Closed (fixed)
Project:
Support Ticketing System
Version:
6.x-1.3
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2010 at 11:31 UTC
Updated:
6 May 2010 at 08:10 UTC
I am getting the following message when sending email to the assigned user.
Invalid address: You must provide at least one recipient email address. SMTP -> get_lines(): $data was ""
This particular message is when I turned on the SMTP sender debug log, but the actual email does not get sent if the log is on or off.
Then this message is displayed on the page
"Unable to send e-mail. Please contact the site administrator if the problem persists."
When I create the ticket, the assigned user is displayed in the form.
We also have LDAP integration module http://drupal.org/project/ldap_integration
Comments
Comment #1
darrenj1 commentedcan anyone help?
Comment #2
jeremy commentedThis suggests that the user does not have an email address defined? I've added logic to prevent this error from being generated -- if you update to the latest CVS snapshot and try again, you should not see any errors -- if an email is not generated check the watchdog (only in the latest development snapshot):
http://drupal.org/cvs?commit=357954