rocsca,
> I have a number of networks from which it is possible to use my mail
> gateway system (Postfix+Amavisd-new+MySQL) to relay email messages
> (directly through a mail client or through another MTA that uses my mail
> gateway system as smart host). The mail gateway system moreover is used
>
JC,
> I'd like to archive all emails sent and received, i am able to store the
> emails in sql using $clean_quarantine_method = 'sql', i am currently using
> mailzu to view my quarantine, but i am unable to view the clean quarantine
> messages from mailzu because mailzu only displays virus,spam,ba
Peter,
> I am planning to implement a policy for my internals users
> where I will set:
>
> $spam_admin_maps => Our ServiceDesk
> $spam_kill_level_maps => [7.0]
> $final_spam_destiny = 'D_BOUNCE'
Ok (just watch the syntax).
> Tried this in a test setup and it works perfectly.
> The reason I want