Antonio Dupont wrote:
I’m using a web based email system, TWIG, with a server that has
Procmail on it.
Is there an outbound rule to automatically setup up a cc or bcc
address that gets sent to the same address every time I send a message
instead of manually selection the address that I would like to cc or
bcc to?
For example every message I send from TWIG I would like to
automatically cc in support(_at_)mydomain(_dot_)com
<mailto:support(_at_)mydomain(_dot_)com>
instead of selecting it manually each time. I would like to do this
for only select accounts on the server.
Unless you plan to have your mail server deliver mail through procmail,
which is generally not a good idea, you can either configure the CC
functionality in your mail server, or tweak TWIG accordingly.
From a quick look at the TWIG source code modifying
http://cvs.informationgateway.org/cgi-bin/viewsvn.cgi/features/mail/mail.compose.inc.php?view=markup
should do, you will probably get a more detailed response (or sample
code) on the TWIG mailing list at
http://www.informationgateway.org/?&c[f]=wiki&c[a]=page&page=Mailing%20Lists
--
Klaus Johannes Rusch
KlausRusch(_at_)atmedia(_dot_)net
http://www.atmedia.net/KlausRusch/
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail