SZÉPE Viktor writes:


Good afternoon!

I've just read on http://psky.me/

Response        Meaning / Recommended Action
------------------------------------------
NOERROR The IP address is question is fine for sending mail.    Accept
the message

127.0.0.2       The IP address in question has been seen with a high rate of
spam.   Defer the message for later.

127.0.0.3       The IP address in question has been seen to have a very high
rate of spam.   Reject the message at SMTP submission.


How is it possible to implement deferring with Courier MTA?

This should be possible by using the settings that are documented in the couriertcpd manual page in the BLACKLISTS settings. Something like:

BLACKLISTS="'-block=dnsbl.example.com,BLOCK/127.0.0.2,450 Go away' 
'-block=dnsbl.example.com,BLOCK/127.0.0.3,550 Go away'"

Keep in mind that these are shell script fragments, so mind the quoting.

Attachment: pgpKCJxU_tG93.pgp
Description: PGP signature

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to