Closed (fixed)
Project:
Newsletter (D7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2012 at 14:19 UTC
Updated:
2 Dec 2012 at 09:50 UTC
When I try to send test newsletter manually using SMTP, I get this error of smtp type:
Error sending e-mail from my_mail@gmail.com to my_mail@gmail.com : SMTP Error: The following recipients failed: milos.kroulik@gmail.com
SMTP server error: 5.7.1 ... we do not relay However, my "from" e-mail isn't configured to "my_mail@gmail.com", because the domain name needs to be same as my website domain. I was also able to successfuly send test mail from settings.
If I disable SMTP, it obviously works fine.
Please let me know, if you need more info.
Comments
Comment #1
ParisLiakos commentedCan you please provide more info on how you send the mail?
Comment #2
milos.kroulik commentedYou can look here: http://www.youtube.com/watch?v=tCLkPThyPn4&feature=youtu.be If you can't see that video, please let me know.
Comment #3
ParisLiakos commentedAfter looking around the code,i think all you haev to do is set the from email in smtp module's settings to be the same as in newsletter and it will work.
let me know if thats indeed the case
Comment #4
ParisLiakos commentedNo response, i assume it worked