I am using ubercart module. drupal by default uses php mail() function which is not working in my system & in the forum i read installing smtp would solve the problem. I have installed smtp module & have tested it. It successfully sends the mail while testing. Even after the installation of smtp module ubercart is sending notifications in php mail() function & fails. I am not sure weather the problem is with ubercart or smtp. Hence i am posting in both sections. Is there any way to set ubercart to use smtp.

Comments

rszrama’s picture

Status: Active » Fixed

Note: Future support requests should be posted to the forums at http://www.ubercart.org/forum

Regarding this issue briefly, we use the drupal_mail() function in all applicable places, but I'm not familiar with the smtp module to know how it's overriding its usage. Hopefully the module author will be able to sort it out for you. : )

chiragpinjar’s picture

thanks for your time, rszrama

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.