Author: eric
Date: Wed Nov 10 08:47:21 2010
New Revision: 1033394
URL: http://svn.apache.org/viewvc?rev=1033394&view=rev
Log:
Remove matching mailet against InSpammerBlacklist=query.bondedsender.org (see
http://s.apache.org/b13)
Modified:
james/server/trunk/container-spring/src/main/config/james/mailetcontainer.xml
Modified:
james/server/trunk/container-spring/src/main/config/james/mailetcontainer.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/config/james/mailetcontainer.xml?rev=1033394&r1=1033393&r2=1033394&view=diff
==============================================================================
---
james/server/trunk/container-spring/src/main/config/james/mailetcontainer.xml
(original)
+++
james/server/trunk/container-spring/src/main/config/james/mailetcontainer.xml
Wed Nov 10 08:47:21 2010
@@ -42,9 +42,6 @@
<mailet match="SMTPAuthSuccessful" class="ToProcessor">
<processor>transport</processor>
</mailet>
- <mailet match="InSpammerBlacklist=query.bondedsender.org."
class="ToProcessor">
- <processor>transport</processor>
- </mailet>
<mailet match="InSpammerBlacklist=dnsbl.njabl.org." class="ToProcessor">
<processor>spam</processor>
<notice>550 Requested action not taken: rejected - see
http://njabl.org/ </notice>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]