I'm currently using this:

 

<mailet match="All" class="ToRepository">

            <repositoryPath>
file://var/mail/all_mail_archive/</repositoryPath>

            <passThrough>true</passThrough>

</mailet>

 

But it's logging all mail including bad addresses.  I'd like to log all
outbound mail and all inbound mail addressed to a legit user only.  How can
I do that?

 

Thanks!

Andrew

 

Reply via email to