[GH-ISSUE #808] [Feature Request] Add Prefix/Postfix string modification to subject as new action in rules menu #555

Closed
opened 2026-03-01 17:48:08 +03:00 by kerem · 1 comment
Owner

Originally created by @Bhuemann on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/808

When I have rules, I would like to modify the subject rather than completely replace it. A very simple implemented of this would be adding actions to allow prefixing and postfixing a string to the existing subject line.

e.g.

Rule: If sender alias is blah@gmail.com
Action: Prefix subject with:
    Prefix value: "[Important]"
Originally created by @Bhuemann on GitHub (Jan 21, 2026). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/808 When I have rules, I would like to modify the subject rather than completely replace it. A very simple implemented of this would be adding actions to allow prefixing and postfixing a string to the existing subject line. e.g. ``` Rule: If sender alias is blah@gmail.com Action: Prefix subject with: Prefix value: "[Important]" ```
kerem closed this issue 2026-03-01 17:48:08 +03:00
Author
Owner

@willbrowningme commented on GitHub (Feb 2, 2026):

I've just added {{subject}} as a placeholder for the original subject in the "replace the subject with" action.

<!-- gh-comment-id:3836411636 --> @willbrowningme commented on GitHub (Feb 2, 2026): I've just added `{{subject}}` as a placeholder for the original subject in the "replace the subject with" action.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#555
No description provided.