Smart Mailer PHP Support Product Page
5.5.1 Error
Asked 15 Feb 2013 12:52:17
1
has this question
15 Feb 2013 12:52:17 Martin Docherty posted:
HelloI'm getting the following error message using Smart Mailer PHP to a group of recipients;
Error sending e-mail
5.5.1 Error: need MAIL command
5.5.1 Error: need RCPT command
Please correct and try again
Any suggestions?
Martin
Replies
Replied 15 Feb 2013 13:25:34
15 Feb 2013 13:25:34 Vulcho Vulev replied:
Hello Martin.
Does the message appear when you are using smartmailer with single recipient ?
Regards:Vulcho.
Does the message appear when you are using smartmailer with single recipient ?
Regards:Vulcho.
Replied 15 Feb 2013 13:47:46
15 Feb 2013 13:47:46 Martin Docherty replied:
No, it's ok and it also works with 2 people in a small test list.
Replied 15 Feb 2013 13:47:47
15 Feb 2013 13:47:47 Martin Docherty replied:
No, it's ok and it also works with 2 people in a small test list.
Replied 19 Feb 2013 09:26:15
19 Feb 2013 09:26:15 Vulcho Vulev replied:
Hello Martin.
Here is the explanation and the solution to the error that you are receiving:
551 – User not local or
invalid address –
Relay denied.
(also called SMTP Error 5.5.1)
SMTP Error 551 : If neither the sending mail address nor
the recipient’s address are locally hosted by the server,
then the ISP’s servers may refuse to relay the message
on. Some ISPs implement this restriction to thwart spammers.
Error and solution example:
Regards:Vulcho.
Here is the explanation and the solution to the error that you are receiving:
551 – User not local or
invalid address –
Relay denied.
(also called SMTP Error 5.5.1)
SMTP Error 551 : If neither the sending mail address nor
the recipient’s address are locally hosted by the server,
then the ISP’s servers may refuse to relay the message
on. Some ISPs implement this restriction to thwart spammers.
Error and solution example:
Regards:Vulcho.