You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rohit Yadav <bh...@apache.org> on 2014/12/05 19:09:59 UTC

Re: Review Request 21192: Project Invitation & System Alert Message Email Send SMTP Auth & Port Fix

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21192/#review64030
-----------------------------------------------------------


Interesting feature, can you send a new patch that applies cleanly on master. Thanks.

- Rohit Yadav


On May 8, 2014, 2:58 a.m., KyungJae Lee wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21192/
> -----------------------------------------------------------
> 
> (Updated May 8, 2014, 2:58 a.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> I worked for sending e-mail change my Project Invitation & System Alert Message. 
> I have divided the authentication of the User SSL and useAuth settings smtp. 
> So, I added alert.smtp.ssl, the project.smtp.ssl items in Global Configuration.
> In addition, it has been sending the Port that is Fix when specifying the SMTP Port in Global Configuration existing.
> I have modified to receive and process the value of the option.
> 
> 
> Diffs
> -----
> 
>   server/src/com/cloud/alert/AlertManagerImpl.java 3786443 
>   server/src/com/cloud/configuration/Config.java 6ebb7e6 
>   server/src/com/cloud/projects/ProjectManagerImpl.java 22e2020 
>   server/src/com/cloud/smtp/XtrmSMTPTransport.java PRE-CREATION 
>   usage/src/com/cloud/usage/UsageAlertManagerImpl.java 01e6bec 
> 
> Diff: https://reviews.apache.org/r/21192/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> KyungJae Lee
> 
>