change Reply-To:
Kevin J. McCarthy
kevin at 8t8.us
Tue Oct 20 17:57:09 UTC 2020
On Tue, Oct 20, 2020 at 07:09:11PM +0200, Pau wrote:
>send-hook '~t <adddd at dddd.cn>' 'my_hdr Reply-To: Pau <xxxxxx at xxx.de>'
>
>but it is blank... what am I doing wrong?
Try something like:
send-hook '~t ^adddd at dddd\.cn$' 'my_hdr Reply-To: Pau <xxxxxx at xxx.de>'
Address patterns only match against the email address when used in
hooks.
In some contexts, such as searching, limiting, and interactive pattern
commands, they will also match against the personal field, but not at
the same time: the angle bracket delimiters shouldn't be used.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20201020/3b7d339a/attachment-0001.asc>
More information about the Mutt-users
mailing list