gives Error when i try sending e-mail through code.The error no is 5.7.1
-
can you put error text ?
Ashish Sehajpal
-
A quick Internet Search of 5.7.1 reveals SMTP 550 5.7.1 Unable to relay error Have you configured the domain for your email server and which domains are you trying to relay?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
The reason you get a big textbox and a little one, is that you can put a header in the little one, and you can post code and give error messages, etc, in the big box, so we are given something with which to try and help you.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
The reason you get a big textbox and a little one, is that you can put a header in the little one, and you can post code and give error messages, etc, in the big box, so we are given something with which to try and help you.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
The message is as follows: Could not send message:The SMTP server requires secure connection or the client was not authonticated.The Server Response was 5.7.1 Relaying not allowed:pallavikel@gmail.com(Receipent's email Id) But the usr name and password is right
-
The message is as follows: Could not send message:The SMTP server requires secure connection or the client was not authonticated.The Server Response was 5.7.1 Relaying not allowed:pallavikel@gmail.com(Receipent's email Id) But the usr name and password is right
Relaying not allowed means that you are using a mail server that will not accept messages from your ip address, it generally means you can only use that mail server when logged into a specific ISP.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )