On Dec 17, 2015, at 13.16, Alfredo Saldanha <[email protected]> wrote: > > My second SA is a Zimbra server. > I use Zimbra SA only to drop the message in junk folder. > I don't want to clean at the Zimbra server, it is default behavior.
for what it's worth, if you were to use amavis rather than a milter, you could just deliver mail directly from amavis to the zimbra mailbox server [bypassing the zimbra mta which you don't need in term of this] via lmtp [typically port 7025], and it would just work. none of the attempting to trick one instance of spamassassin with another instance of spamassasin. additionally, depending on how you're using your existing postfix server, you likely don't even need the zimbra mta at all. -ben
