[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I would like to add a recipient to all outgoing mail based on the
> sender address e.q. all mail sent by [EMAIL PROTECTED] should be also
> sent to [EMAIL PROTECTED] I am not familiar with procmail or
> other tools so please be verbose.
This is a job for your MUA (mutt, kmail, Outlook, whatever), not for
qmail. Every decent MUA has the ability to automatically cc/bcc another
address on all outgoing mail.
If you want to do this at the MTA level, you'll need to use the
QUEUE_EXTRA trick, feeding messages to a program which extracts the
sender address and decides what to do from there -- but you'll need
another qmail instance without QUEUE_EXTRA to do these extra deliveries,
or you'll have endless mail loops.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------