Benny Pedersen wrote:
Elaconta.com Webmaster skrev den 2013-03-14 10:50:
When that happens, the CPanel server outputs something like:
ask cpanel for support
Domain has exceeded the max defers and failures per hour (5/5 (26%))
allowed. Message discarded.
pretty cool
Is there a way to implement this in Postfix?
http://tech.groups.yahoo.com/group/postfix-users/message/219232 ?
check with pypolicyd-spf that sender domain does send email from that
ip, before accepting msg ?
ask for smtp auth before implement cpanel problems ?
Is smtpd_hard_error_limit related to this somehow?
not related
You misunderstand, i'm not using CPanel. I'm talking about a CPanel
feature that i'd like to implement in a Postfix email server that
doesn't have CPanel.
Specifically, if a user sends 100 emails and more than 25 of those are
send to non-existing users, disable email relaying for that user for
half an hour, for instance.