Thanks ! it works now 8) -----Original Message----- From: Pounder, Anthony [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 1:38 AM To: 'Log4J Users List' Subject: RE: Problem in setting up SMTP Appender
Chris javaDoc reckons only errors or fatal errors will raise emails. I also came across this and reckon that it's right, after all you don't want all of your debug/info messages being emailed. HTH AP -----Original Message----- From: Chris Chang [mailto:[EMAIL PROTECTED]] Sent: 21 May 2002 01:27 To: 'Log4J Users List' Subject: Problem in setting up SMTP Appender Folks, I have a problem in setting up SMTP Appender, everything seems fine, I could receive message from my console, however, I still could not receive any email, any ideas? I already turned on the debug mode (details as follow): Initializing Log4j ... log4j: Parsing for [root] with value=[DEBUG, stdout, SMTP]. log4j: Level token is [DEBUG]. log4j: Category root set to DEBUG log4j: Parsing appender named "stdout". log4j: Parsing layout options for "stdout". log4j: Setting property [conversionPattern] to [%5p [%t] (%F:%L) - %m%n]. log4j: End of parsing for "stdout". log4j: Parsed "stdout" options. log4j: Parsing appender named "SMTP". log4j: Parsing layout options for "SMTP". log4j: End of parsing for "SMTP". log4j: Setting property [SMTPHost] to [mail.cendec.com]. log4j: Setting property [to] to [[EMAIL PROTECTED]]. log4j: Setting property [subject] to [test]. log4j: Setting property [from] to [dummy]. log4j: Parsed "SMTP" options. log4j: Finished configuring. Orion/1.5.4 initialized Thanks in advance! Chris -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ======================================================================= Information in this email and any attachments are confidential, and may not be copied or used by anyone other than the addressee, nor disclosed to any third party without our permission. There is no intention to create any legally binding contract or other commitment through the use of this email. Experian Limited (registration number 653331). Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>