How can I make any messages generated inside a specific group have a CC addressed to a specific address?
Something along the line of (Using "G p"):
((to-address . "[email protected]"))
I tried the obvious thing:
((to-address . "[email protected]")
(cc-address . "[email protected]"))
No soap.
Message headers have only the to-address in place.
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english
