SmtpAppender.To Property has incorrect delimiter
------------------------------------------------
Key: LOG4NET-244
URL: https://issues.apache.org/jira/browse/LOG4NET-244
Project: Log4net
Issue Type: Bug
Components: Appenders
Affects Versions: 1.2.10
Environment: Win 2003 Server Running ASP.net application on framework
2.0
Reporter: Charles Chatt
SmtpAppender.To Property has an incorrect delimiter listed in the
documentation. When the semicolon delimiter is used (per spec) the application
will not send emails to the list. Yet, if the delimiter is changed to a comma,
everything works fine.
Here is the link to the documentation which specifies the semicolon delimiter.
http://logging.apache.org/log4net/release/sdk/log4net.Appender.SmtpAppender.To.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.