It seems the user import module ignores the smtp module and tries to send mails using php mail() function... is there a workaround to make it use the smtp module?

thanks

Comments

cnolle’s picture

I am experiencing the same problem, that is with the 5.x 2 Dev version. Difficult one to solve I think.

robert castelo’s picture

Status: Active » Fixed

Should be fixed in 5.x-2.0-beta1, User Import module now uses drupal_mail().

Status: Fixed » Closed (fixed)

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