Closed (fixed)
Project:
User Import
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2008 at 12:07 UTC
Updated:
15 Jan 2009 at 01:40 UTC
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
Comment #1
cnolle commentedI am experiencing the same problem, that is with the 5.x 2 Dev version. Difficult one to solve I think.
Comment #2
robert castelo commentedShould be fixed in 5.x-2.0-beta1, User Import module now uses drupal_mail().