> I have another question though. I was able to setup my test > environment to test out the bounceProcessor (which works > correctly). I can see in the logs when a message is rejected > by the other server. However, James continues to send the message. > > Should James stop sending the message when it receives an > error message back from the other email server?
It depends on the type of message it receive from the remote server: there are permanent errors and transient errors. E.g: a connection problem will be retried a number of times before a final failure. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
