Default mailet configuration should not apply InSpammerBlacklist
----------------------------------------------------------------
Key: JAMES-1380
URL: https://issues.apache.org/jira/browse/JAMES-1380
Project: JAMES Server
Issue Type: Improvement
Reporter: Eric Charles
InSpammerBlacklist is configured by default in the mailetcontainer.xml
<mailet match="InSpammerBlacklist=dnsbl.njabl.org." class="ToProcessor">
<processor>spam</processor>
<notice>550 Requested action not taken: rejected - see
http://njabl.org/</notice>
</mailet>
This gives a safer default configuration but slows down the spooling.
This configuration will still be present in the -template, and thus can be
applied by any administrator before starting the server.
I propose to get rid of it.
If I don't hear anything against, I will to it tomorrow.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]