View Single Post
  #7 (permalink)  
Old 05-03-2009, 21:22
AlexP's Avatar
AlexP AlexP is offline
System Administrator.(eUKhost.com)
 
Join Date: Apr 2007
Posts: 309
Send a message via MSN to AlexP Send a message via Skype™ to AlexP
Default

Hello,

The problem is that enable_starttls_auto comes true by default so you will have to disable it, Please add following line in config.action_mailer.smtp_settings =

Quote:
:enable_starttls_auto => false
Let me know if still you have a problem so I will check it further.
__________________
Thanks and Regards,
Alex Parker
Senior System Administrator.
Dedicated Hosting || Semi Dedicated Hosting|Disaster Recovery Solutions

EMAIL:alex @ eukhost.com
MSN: alex @ eukhost.com
SKYPE: euk_alexp
Reply With Quote