mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 22:25:55 +03:00
[GH-ISSUE #25] Alias-specific subject replacement? #634
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#634
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 @chiraag-nataraj on GitHub (Feb 9, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/25
The main use-case is that I'd like the mailing lists I sign up with to retain the original subject while hiding the subject for all other aliases (and by default).
Thoughts?
@anonaddy commented on GitHub (Feb 10, 2020):
Another good idea, I'll try to add this as an option for the "Rules" page when I implement it so that you can do:
If sender is *@newsletter.com then replace subject to "XYZ" etc.
@willbrowningme commented on GitHub (Jun 21, 2020):
This is now possible with the new rules system, I'll also be adding placeholders for subject replacement.