By acidrust on
hello!
my server use smtp autorized sent for e-mail. I made installation class.smtp.inc and in smtp.inc put own login and password. But now have error like:
Fatal error: Call to undefined function: user_mail_wrapper() in /mypath/modules/user.module on line 305
what's I do wrong?
use 4.5
Comments
A year later, it would be
A year later, it would be NICE to have an answer to this...
(EDIT)
Gave up on sending mail through these methods.
Went with this: http://drupal.org/node/7294