Yubin Ruan
2017-12-18 06:16:22 UTC
How can I set the Bcc: to myself when To: is not myself?
I try something like this but it does not work:
send-hook "!~t ***@gmail.com" 'my_hdr Bcc: Yubin Ruan <***@gmail.com>'
Then I try this and it work when I try to send a fresh email:
send-hook "~t ablacktshirt" 'my_hdr Bcc:'
send-hook . 'my_hdr Bcc: Yubin Ruan <***@gmail.com>'
however when I reply to somebody, it does not work. Frustrating! ;-(
Yubin
I try something like this but it does not work:
send-hook "!~t ***@gmail.com" 'my_hdr Bcc: Yubin Ruan <***@gmail.com>'
Then I try this and it work when I try to send a fresh email:
send-hook "~t ablacktshirt" 'my_hdr Bcc:'
send-hook . 'my_hdr Bcc: Yubin Ruan <***@gmail.com>'
however when I reply to somebody, it does not work. Frustrating! ;-(
Yubin