You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bogdan Drozdowski (JIRA)" <ji...@apache.org> on 2011/01/31 18:21:32 UTC

[jira] Created: (NET-353) [SMTP] [PATCH] The SMTPClient does not support authentication

[SMTP] [PATCH] The SMTPClient does not support authentication
-------------------------------------------------------------

                 Key: NET-353
                 URL: https://issues.apache.org/jira/browse/NET-353
             Project: Commons Net
          Issue Type: New Feature
            Reporter: Bogdan Drozdowski
            Priority: Minor


The SMTPClient java class doesn't support any kind of client authentication.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (NET-353) [SMTP] [PATCH] The SMTPClient does not support authentication

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved NET-353.
----------------------

    Resolution: Fixed

Thanks, committed

> [SMTP] [PATCH] The SMTPClient does not support authentication
> -------------------------------------------------------------
>
>                 Key: NET-353
>                 URL: https://issues.apache.org/jira/browse/NET-353
>             Project: Commons Net
>          Issue Type: New Feature
>          Components: SMTP
>            Reporter: Bogdan Drozdowski
>            Priority: Minor
>         Attachments: AuthenticatingSMTPClient.java
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The SMTPClient java class doesn't support any kind of client authentication.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (NET-353) [SMTP] [PATCH] The SMTPClient does not support authentication

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated NET-353:
---------------------

    Component/s: SMTP

> [SMTP] [PATCH] The SMTPClient does not support authentication
> -------------------------------------------------------------
>
>                 Key: NET-353
>                 URL: https://issues.apache.org/jira/browse/NET-353
>             Project: Commons Net
>          Issue Type: New Feature
>          Components: SMTP
>            Reporter: Bogdan Drozdowski
>            Priority: Minor
>         Attachments: AuthenticatingSMTPClient.java
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The SMTPClient java class doesn't support any kind of client authentication.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (NET-353) [SMTP] [PATCH] The SMTPClient does not support authentication

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb updated NET-353:
---------------------

    Fix Version/s: 3.0

> [SMTP] [PATCH] The SMTPClient does not support authentication
> -------------------------------------------------------------
>
>                 Key: NET-353
>                 URL: https://issues.apache.org/jira/browse/NET-353
>             Project: Commons Net
>          Issue Type: New Feature
>          Components: SMTP
>            Reporter: Bogdan Drozdowski
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: AuthenticatingSMTPClient.java
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The SMTPClient java class doesn't support any kind of client authentication.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (NET-353) [SMTP] [PATCH] The SMTPClient does not support authentication

Posted by "Bogdan Drozdowski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NET-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bogdan Drozdowski updated NET-353:
----------------------------------

    Attachment: AuthenticatingSMTPClient.java

This class implements the SASL PLAIN & CRAM-MD5 and Microsoft LOGIN authentication mechanisms. It also provides the AUTH and EHLO commands and parsing enhanced status codes.

> [SMTP] [PATCH] The SMTPClient does not support authentication
> -------------------------------------------------------------
>
>                 Key: NET-353
>                 URL: https://issues.apache.org/jira/browse/NET-353
>             Project: Commons Net
>          Issue Type: New Feature
>            Reporter: Bogdan Drozdowski
>            Priority: Minor
>         Attachments: AuthenticatingSMTPClient.java
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The SMTPClient java class doesn't support any kind of client authentication.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira