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
Comment #1
alex72rm commentedFatal 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.
Comment #2
jerdavisThis is a duplicate of http://drupal.org/node/345448 and http://drupal.org/node/356719