hi krishna...

here is a quote of the qmail-faq
(http://cr.yp.to/qmail/faq/admin.html#copies)
...

How do I keep a copy of all incoming and outgoing mail messages?
Answer: Set QUEUE_EXTRA to "Tlog\0" and QUEUE_EXTRALEN to 5 in extra.h.
Recompile qmail. Put ./msg-log into ~alias/.qmail-log.

You can also use QUEUE_EXTRA to, e.g., record the Message-ID of every
message: run

     | awk '/^$/ { exit } /^[mM][eE][sS][sS][aA][gG][eE]-/ { print }'
from ~alias/.qmail-log.

...
i hope it helps... never tried it... but it sounds like a solution for your
problem...

bye
thorsten

----- Original Message -----
From: "Krishna Dagli" <[EMAIL PROTECTED]>
To: "qmailadmin mailinglist" <[EMAIL PROTECTED]>
Sent: Sunday, March 23, 2003 8:06 AM
Subject: [qmailadmin] Email archive/Store (NASD rule)


> Hi,
>
> As per NASD rule, now I have to store each and every email which goes
> out or comes onto my mail server for atleast 3 years. For incoming
> mails I can create a duplicate email ID and forward/copy incomming
> mails to duplicate emailID. For outgoing mails what can be done, I was
> thinking on the line of recordio or something like that. Is there any
> other better way to do this. Please suggest.
>
> Thanks
> ======
> Krishna
>
>


Reply via email to