Chris Please check if your SMTP server accepts such "anonymous" requests. Some SMTP servers are configured not to allow mail delivery if the From address is not valid
Rgds Guru -----Original Message----- From: Chris Chang [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 5:57 AM 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]> "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE ADDRESSEE and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are notified that any dissemination, distribution or copy of this communication is strictly Prohibited. If you have received this message by error, please notify us immediately, return the original mail to the sender and delete the message from your system." -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>