mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #300] Replies shoud not include anonaddy header. #254
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#254
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yurividal on GitHub (Jun 14, 2022).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/300
Whenever i reply to a message that has been forwarded to me by anonaddy, the receipeint sees the anonaddy header. Example:
This part should automatically be removed by anonaddy
@w3lld0ne commented on GitHub (Jun 16, 2022):
Just to remind that as a workaround you can disable this header completely until it's implemented (you have to be a paid customer though).
@willbrowningme commented on GitHub (Jun 16, 2022):
As @W3LLD0NE mentioned you can turn off this banner completely in the settings. I will see if I can remove it automatically although it may be tricky to make sure regex or text matching always works 100% exactly as expected.
@yurividal commented on GitHub (Jun 16, 2022):
You could just use the auto-generated line and have everything above it removed. Its like some other services do it. (Example: Webex, has a clear "Do not change anything bellow this line" part in the auto-generated emails for meetings, exactly for that reason. The system them dumps everything above (or bellow, idk) that "marker". Its just a suggestion.
I have turned off the banner, but it's a nice-to-have feature to think about, and improve this amazing product even more
@willbrowningme commented on GitHub (Aug 3, 2022):
Closing this as it is a duplicate of #253.