[ 
https://issues.apache.org/jira/browse/NET-482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470970#comment-13470970
 ] 

Sebb commented on NET-482:
--------------------------

It would be slightly more consistent with other methods if the code accepted a 
plain string and applied the Bas64 encoding itself.

Also, maybe there needs to be a method to create the string from the URL, 
nonce, timestamp etc?
At present, the code assumes that the string can be generated externally.
Is the XOAUTH string created in the same way for other SMTP/IMAP providers, 
changing only the URL etc values?
Or are there different parameters used by different servers?
                
> Support XOAUTH
> --------------
>
>                 Key: NET-482
>                 URL: https://issues.apache.org/jira/browse/NET-482
>             Project: Commons Net
>          Issue Type: Improvement
>          Components: SMTP
>    Affects Versions: 3.1
>            Reporter: Houman Atashbar
>            Priority: Minor
>         Attachments: commons-net-trunk-patch.txt
>
>
> It would be nice if commons-net supported XOAUTH for authentication.
> I could modify the code slightly to get this working, but I thought maybe 
> there is a better way.
> If not, please have a look at my patch and see if it is worthwhile adding it 
> to trunk.
> Thanks

--
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