feliperochadev / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

Support SmtpClient.EnableSsl #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some webservers need to access a remote smtp server that forces the use of
SSL/TLS for communication.

I implemented this using an extra optional extra attribute "enableSsl" on
the <errorMail> section.

Original issue reported on code.google.com by cpmdxe...@gmail.com on 16 Dec 2008 at 8:09

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by azizatif on 17 Dec 2008 at 11:52

GoogleCodeExporter commented 9 years ago

Original comment by azizatif on 17 Dec 2008 at 11:53

GoogleCodeExporter commented 9 years ago

Original comment by azizatif on 17 Dec 2008 at 11:55

GoogleCodeExporter commented 9 years ago
Applied patch as r540.

@cpmdxe135: Thanks. I plan to rename the setting to "useSsl" rather than 
"enableSsl".

Original comment by azizatif on 17 Dec 2008 at 12:06

GoogleCodeExporter commented 9 years ago
Fixed in r541.

Original comment by azizatif on 17 Dec 2008 at 12:22

GoogleCodeExporter commented 9 years ago
This should be added to the documentation / config file template if it hasn't 
already ... thanks for the awesome product!

Original comment by zleis...@gmail.com on 18 May 2009 at 3:46

GoogleCodeExporter commented 9 years ago
Issue 165 has been merged into this issue.

Original comment by azizatif on 31 Mar 2010 at 4:33