> I'm having trouble with the SMTPAppender. Hope someone can help.
> When I use the SMTPAppender I get the following error: 
> log4j:ERROR Error occured while sending e-mail notification. 
> javax.mail.NoSuchProviderException: No provider for Address type:
rfc822 

This is a common problem with JavaMail. If you do a google search for
"no provider for address type rfc822" you should find the answer - I
suspect it's a classpath problem.

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to