[ https://issues.apache.org/jira/browse/JAMES-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Charles resolved JAMES-1380. --------------------------------- Resolution: Fixed > 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 > Affects Versions: 3.0-beta4 > Reporter: Eric Charles > Assignee: Eric Charles > Fix For: 3.0-beta4 > > > 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: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org