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