You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Curt Arnold (JIRA)" <ji...@apache.org> on 2008/01/06 03:53:34 UTC

[jira] Commented: (LOG4NET-116) allow smtp to ssl authenticate and with certificates.

    [ https://issues.apache.org/jira/browse/LOG4NET-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556327#action_12556327 ] 

Curt Arnold commented on LOG4NET-116:
-------------------------------------

Many ISP SMTP servers are starting to require authentication or SSL, so it isn't that out of scope.  Digitally signing or encrypting messages would be a stretch in my opinion.

There were a decent set of changes to log4j's SMTPAppender in the last year or so to improve configurability and authentication.  You should check that code for any new properties to try to maintain consistency.

I'm think that SSL encrypting of the traffic between log4j and a SMTP server is handled by JavaMail and is transparent to log4j, but I could be wrong.

Use of certificates to digitally sign log emails seems wrong since it would be affixing someone's identity to a email message without their involvement.   But maybe you were talking about the SSL certificates instead.

> allow smtp to ssl authenticate and with certificates.
> -----------------------------------------------------
>
>                 Key: LOG4NET-116
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-116
>             Project: Log4net
>          Issue Type: New Feature
>          Components: Appenders
>         Environment: .net 2.0
> windows
>            Reporter: david olszewski
>            Priority: Trivial
>
> It would be fantastic if more of the SMTP feature of .net 2.0 would be allowed such as 
> SSL authentication and with certificates.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.