projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb73689
)
give a (semi-)useful error message on 4xx for different data time profiles
author
Stephen Gran
<steve@lobefin.net>
Sun, 13 Feb 2011 19:35:42 +0000
(19:35 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 13 Feb 2011 19:35:42 +0000
(19:35 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb
patch
|
blob
|
history
diff --git
a/modules/exim/templates/eximconf.erb
b/modules/exim/templates/eximconf.erb
index
2667f60
..
aab693d
100644
(file)
--- 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.