By spinsheet on
I just installed the "Support Ticketing System" module and am having an issue with it sending email. When I log in and create a ticket I get the following error when I try to save it:
SMTP Error: The following recipients failed: "name"@yahoo.com
The ticket gets created and I sent a test email via Drupal and it worked. Any thoughts?
Thanks
Comments
I have found that it seems to
I have found that it seems to be a permissions problem. If I create a ticket as an admin, the email gets sent. If I create it as just an authenticated user (with permissions to create a ticket) then no email is sent. What permissions would be required to send an email? I am using the 'SMTP Authentication Support' module.
Thanks