How to set SSL/TLS to true for SMTP configuration in MonoRail?

35 views
Skip to first unread message

alwin

unread,
Jan 13, 2010, 7:19:31 PM1/13/10
to Castle Project Users
When I setup MR to use a SMTP server etc,

<monorail
smtpHost="xxx"
smtpPort="xxx"
smtpUsername="xxx"
smtpPassword="xxx"

smtpUseSSL="true" (does not exist?)
>

How do I make the email sender used by the controllers use SSL?
So that in a controller, this works and uses SSL:
DeliverEmail(message);

Thanks

John Simons

unread,
Jan 14, 2010, 4:02:19 AM1/14/10
to Castle Project Users
Unfortunately it is not possible to do it with the current version of
Monorail :(
Please add this to our User Voice - http://castle.uservoice.com

Cheers
John

alwin

unread,
Jan 15, 2010, 7:20:11 PM1/15/10
to Castle Project Users
I made a patch to add this little feature.

http://support.castleproject.org/projects/MR/issues/view/MR-ISSUE-557


On 14 jan, 10:02, John Simons <johnsimons...@yahoo.com.au> wrote:
> Unfortunately  it is not possible to do it with the current version of
> Monorail :(

> Please add this to our User Voice -http://castle.uservoice.com

John Simons

unread,
Jan 15, 2010, 8:00:17 PM1/15/10
to Castle Project Users
Applied in r6696
Thanks Alwin

Cheers
John

alwin

unread,
Jan 15, 2010, 9:23:25 PM1/15/10
to Castle Project Users
Thank you for applying :)
Reply all
Reply to author
Forward
0 new messages