Roman Shumikhin created LOG4NET-354:
---------------------------------------

             Summary: E-mail encoding configuration setting for SmtpAppender
                 Key: LOG4NET-354
                 URL: https://issues.apache.org/jira/browse/LOG4NET-354
             Project: Log4net
          Issue Type: Improvement
          Components: Appenders
            Reporter: Roman Shumikhin


It would be nice if we could specify body transfer encoding and subject 
encoding in SmtpAppender (via configuration settings).
All unicode characters are rendered as question marks, because SmtpAppender 
uses the default settings:

Content-Type: text/plain;charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to