Ticket #3065 (new enhancement)
Opened 3 months ago
new pattern modifiers ~a and %a to search all address fields of the envelope
| Reported by: | vinc17 | Owned by: | mutt-dev |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | mutt | Version: | |
| Keywords: | Cc: |
Description
The attached patch adds new pattern modifiers ~a and %a to match messages which contain EXPR (or a member of GROUP) in some envelope address field, i.e. one of:
ADDRESS *return_path; ADDRESS *from; ADDRESS *to; ADDRESS *cc; ADDRESS *bcc; ADDRESS *sender; ADDRESS *reply_to; ADDRESS *mail_followup_to;
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
