Edward <[EMAIL PROTECTED]> writes:
> Does anyone know the right trigger/hook/variable to set so that every
> new GNUS message includes a bcc: line with an address/alias already
> filled in?
I have:
(setq message-required-mail-headers
(nconc message-required-mail-headers
(list '(Bcc . "[EMAIL PROTECTED]"))))
This is in a separate .el file that's loaded before Gnus starts up. I'm
sure there was a good reason for that somewhere in the past 10 years;
for all I know it'd probably work fine to put this in your .gnus file as
well.
--dzm
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english