When enabling smtp authentication together with mimemail I always get the following error:

Fatal error: Cannot redeclare drupal_mail_wrapper() (previously declared in .../sites/all/modules/mimemail/mimemail.module:361) in .../sites/all/modules/smtp/smtp.module on line 675

Comments

alex72rm’s picture

Fatal error: Cannot redeclare drupal_mail_wrapper() (previously declared in C:\wamp\www\nuovofiscooggiv2\sites\all\modules\smtp\smtp.module:336) in C:\wamp\www\nuovofiscooggiv2\sites\all\modules\devel\devel.module on line 1374

This error arises in 5.x Drupal branch too, with the latest smtp module (dev version) installed.

jerdavis’s picture

Project: Mime Mail » SMTP Authentication Support
Status: Active » Closed (duplicate)