server rejected address
-
hi there why do i receieve the error The server rejected the sender address. The server response was: 501 Bad address syntax Line 42: SmtpMail.SmtpServer = "smtp.aaa.com.sg" Line 43: SmtpMail.Send(Message) <----- in red -- modified at 6:01 Thursday 9th February, 2006
-
hi there why do i receieve the error The server rejected the sender address. The server response was: 501 Bad address syntax Line 42: SmtpMail.SmtpServer = "smtp.aaa.com.sg" Line 43: SmtpMail.Send(Message) <----- in red -- modified at 6:01 Thursday 9th February, 2006
501 means:
501 Syntax error in parameters or arguments
You probably have an error in the address, such an invalid character, or format. Please post the offending address, and if possible the complete code (SMTP part only). -------- "I say no to drugs, but they don't listen." - Marilyn Manson
-
hi there why do i receieve the error The server rejected the sender address. The server response was: 501 Bad address syntax Line 42: SmtpMail.SmtpServer = "smtp.aaa.com.sg" Line 43: SmtpMail.Send(Message) <----- in red -- modified at 6:01 Thursday 9th February, 2006
-
hi there why do i receieve the error The server rejected the sender address. The server response was: 501 Bad address syntax Line 42: SmtpMail.SmtpServer = "smtp.aaa.com.sg" Line 43: SmtpMail.Send(Message) <----- in red -- modified at 6:01 Thursday 9th February, 2006