View Single Post
  #8 (permalink)  
Old 10-03-2009, 16:41
unknown888 unknown888 is offline
Member
 
Join Date: Mar 2008
Posts: 56
Default

Quote:
Originally Posted by AlexP View Post
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 =



Let me know if still you have a problem so I will check it further.
Alex, I tried that bit but rails threw an error as this setting is not recognised in rails 2.2.2. So, i had to hack action mailer. Now it works as expected.

Thanks everyone for offering help.
__________________
for sale
Reply With Quote