Re: SMTPAppender for prim. and sec. Mail-Servers

2002-11-11 Thread Ricardo Moral
No... There is no way you can check if there was an error during the delivery of the mail. One way could be to set a Error Handler to the appender to receive a notification of the error, but if there is an error during the mail delivery the code that handles the error in the SMTP Appender class doe

SMTPAppender for prim. and sec. Mail-Servers

2002-11-11 Thread DBade
Hi, in case an error occurs in my Application an eMail should be generated and sent to administrator. In the unlikely case that our primary mail server cannot be reached, the mail should be sent via our backup-mailserver. But if log4J cannot reach the primary one an error is thrown, but this error