Alexei Troussov wrote:
Hello,
* If you only want to filter mail for local users, it is better to
set up dspam in the local delivery stage (mailbox_command or somesuch).
Well, it means I should put mailbox_command instead of
mailbox_transport and remove all filters I have now.
Then if I understand it well, I put TrustedDeliveryAgent in dspam.conf
to call cyrus delivery, right?
"somesuch" might be mailbox_transport. mailbox_transport can be used as
the default delivery, without having to specify a filter. Just run dspam
as lmtp server and define the socket or port as mailbox_transport. Setup
the dspam server to do final delivery without routing back through postfix.