[
https://issues.apache.org/jira/browse/EMAIL-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632157#action_12632157
]
Jorge Uriarte commented on EMAIL-47:
------------------------------------
I'd like to know if this issue has been obsoleted by other features... we in
Scarab are still using a patched version of commons-email-1.0 so we can provide
the feature, and might make a new patch if needed.
The history of the issue, and the comments, just say "post-1.0", but the "Won't
Fix" status is not emiting good vibrations...
> [email] [PATCH] Allow SMTP Authentication data in System.properties
> -------------------------------------------------------------------
>
> Key: EMAIL-47
> URL: https://issues.apache.org/jira/browse/EMAIL-47
> Project: Commons Email
> Issue Type: Improvement
> Environment: Operating System: other
> Platform: Other
> Reporter: Fabio Insaccanebbia
> Priority: Minor
> Attachments: SMTPAuthentication.patch
>
>
> I attach a patch that allows to configure the SMTP authentication in the
> property file.
> I've added two new properties:
> MAIL_SMTP_USER = "mail.smtp.user";
> MAIL_SMTP_PWD = "mail.smtp.pwd";
> This allows software thought to work without SMTP authentication (making
> the SMTP server open to be abused by spammers) to add transparently SMTP
> authentication.
> Can it be a worthy enhancement?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.