Hi Barry -- Daniel Zeiss <[EMAIL PROTECTED]> spotted a typo in Mailman's
README.EXIM (actually, he spotted it in the version at
http://www.exim.org/howto/mailman21.html -- hence cc'ing
[EMAIL PROTECTED]).
Here's the fix:
--- README.EXIM 20 Mar 2003 16:58:29 -0000 2.9
+++ README.EXIM 4 Apr 2004 21:54:52 -0000
@@ -247,13 +247,13 @@
# Accept bounces to lists even if callbacks or other checks would fail
warn message = X-WhitelistedRCPT-nohdrfromcallback: Yes
condition = \
- ${if and {{match{$local_part}{(.*)-bounces\+.*}}
+ ${if and {{match{$local_part}{(.*)-bounces\+.*}} \
{exists {MAILMAN_HOME/lists/$1/config.pck}}} \
{yes}{no}}
{yes}{no}}
accept condition = \
- ${if and {{match{$local_part}{(.*)-bounces\+.*}}
+ ${if and {{match{$local_part}{(.*)-bounces\+.*}} \
{exists {MAILMAN_HOME/lists/$1/config.pck}}} \
{yes}{no}}
{yes}{no}}
Suggested checkin comment:
"Fix typo in SMTP Callback section (Daniel Zeiss <[EMAIL PROTECTED]>)."
To Nigel (or whoever's manning [EMAIL PROTECTED] these days): can you
fix the HTML version please? Also I spotted a typo that has been
corrected in the canonical version (README.EXIM in Mailman's CVS) --
s/epmty/empty/. Thanks.
Greg
--
Greg Ward <[EMAIL PROTECTED]> http://www.gerg.ca/
There's nothing to see here. Move on; go about your business.
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
Unsubscribe:
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org