qmail <[EMAIL PROTECTED]> wrote:
> 
> I have about 50 users and they are in 5 groups.  I want to copy each
> group user outgoing message to their manager like a cc /bcc message.
> I already compile qmail with extra.h. and see the FAQ of
> administration part, but I still don't know how to make each email
> message in individual files like a single queue.

I don't quite understand that last phrase; I take it you've configured
qmail with QUEUE_EXTRA for copying all messages.  Now you just have to
write a script of some sort which will extract the sender, determine
from that who the manager is, and send them a copy.

> Moreover, I think it is more convenience for me to setup a qmail can
> copy all incoming and outgoing email to a email account like forward.

You can't use forward directives in the .qmail file handling the
QUEUE_EXTRA copies of mail, because it creates a mail loop.  That .qmail
file should contain only Maildir, mbox, and command deliveries.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to