Quantcast
Channel: Eureka! » SMTP
Viewing all articles
Browse latest Browse all 4

Drupal – Ubercart and SMTP Authentication Support

0
0

Finally i could use the Go Daddy email account as relay using the SMTP Authentication Support module in Drupal. I can send the testing email but it doesn’t work for those email triggered by the Ubercart module. This is because Ubercart has it own mail system so you have to tweak the setting such that it use the SMTP module to send email. This can be done by the Mail System module.

1. Download and install the Mail System module.

2. Go to the setting page @ admin/config/system/mailsystem.

3. Update the Cart module class, Order module class and Store module class such that they all use the SmtpMailSystem rather than UbercartMailSystem.
drupal-7-mail-system
 

4. Save the settings and check if it works or not.

Done =)

Reference: Ubercart don’t work with smtp module?


Filed under: CMS, SMTP Tagged: Drupal, Drupal 7, Go Daddy, Mail System, SMTP, SMTP Authentication Support, Ubercart

Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images