yes, I also have to copy all outgoing email to a specific email account. how can I do?



Charles Cazabon wrote:
[EMAIL PROTECTED]">
qmail <[EMAIL PROTECTED]> wrote:
I have to copy a specific email account to a manager mail box,
and how to manage the qmail extra.h and qmail-log to make individual
log files?

If the user doesn't have shell access (to modify their .qmail file),
then you could simply make ~user/.qmail contain:

./Maildir/
&manager@domain

If you have to use QUEUE_EXTRA and ~alias/.qmail-log, then you need to
put a filtering script in it to exclude all other message. djb's msg822
package is your friend here.

Charles



Reply via email to