Re: dspamc or lmtp listener?
Benny Pedersen <[email protected]> Fri, 02 Oct 2015 18:11:39 +0200
| Newsgroups | gmane.mail.spam.dspam.user |
|---|---|
| Organization | Jersore Underground Network Center |
| Message-ID | <[email protected]> |
Marco skrev den 2015-10-02 09:12:
> Here are postconf configs:
> http://pastebin.com/s8u2Z0wk
smtpd pass - - n - 200 smtpd
-o content_filter=dspam:dummy
-o receive_override_options=no_address_mappings
your fault is here
this wworks global
move the last line to dspam in master.cf
if you wanted lmtp setup dspam to listen as a lmtpd, and configure
postfix as a lmtp client, and make sure postfix dont send multirecipient
in one go
postfix and dspam must know all mailboxes in sync, if mailbox does not
exists you get bounce treverseing
------------------------------------------------------------------------------