We have a problem with James 2.2.
When we try to send a message to a list of receivers, and one of them
doesn't exists, James stop sendig to the rest of receivers.
Also, we can't get a error message in the PostMaster mail.
Securely it's a configuration problem, but we can't find it.
Here you have the sentences in the Config.xml file.
<processor name="local-address-error">
<mailet match="All" class="Bounce">
<attachment>none</attachment>
</mailet>
<mailet match="All" class="NotifyPostmaster"/>
<mailet match="All" class="ToRepository">
<repositoryPath> file://var/mail/address-error/</repositoryPath>
</mailet>
</processor>
Some body can help us ?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Sending-error-tf1871831.html#a5116312
Sent from the James - General forum at Nabble.com.