Yee Siew Chin <[EMAIL PROTECTED]> wrote:
> 
> The above is from the FAQ, I want to know what does
> set QUEUE_EXTRA to "Tlog\0" and QUEUE_EXTRALEN to 5
> does?

QUEUE_EXTRA is a compiled-in value which tells qmail that whenever it queues
a message, a copy is queued for the value of this variable.  QUEUE_EXTRALEN
is the length of this variable, with the trailing NUL.

> And, can the copy of all incoming and outgoing mail
> messages mail/forward to a user's email account such
> as [EMAIL PROTECTED] ?

You could, by putting "&[EMAIL PROTECTED]" into ~alias/.qmail-log, but
if anything bounces you could have problems on your hands, as the bounces will
also be queued to go there (I think).

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to