From: Stephen Gran Date: Sun, 13 Feb 2011 19:35:42 +0000 (+0000) Subject: give a (semi-)useful error message on 4xx for different data time profiles X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=39b31398773a3f40cf6231189f739126a02d115c;p=mirror%2Fdsa-puppet.git give a (semi-)useful error message on 4xx for different data time profiles Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 2667f60a1..aab693d7a 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -526,6 +526,7 @@ check_recipient: set acl_m_prf = $acl_m_rprf defer condition = ${if eq{$acl_m_prf}{$acl_m_rprf}{no}{yes}} + message = Different profile, please retry log_message = Only one profile at a time, please # Defer after too many bad RCPT TO's. Legit MTAs will retry later.