Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.2.10
-
None
-
Win 2003 Server Running ASP.net application on framework 2.0
Description
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
Attachments
Issue Links
- duplicates
-
LOG4NET-128 Either documentation is incorrect or a bug in SmtpAppender
- Resolved