Multimobile Development: Building Applications for any Smartphone
The server response was: 550 5.7.1 Unable to relay for test@netvigator.com
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.aspnet.


phåvú
GOOD ANSWER
I am use WindowsXP Pro, what is this? Thanks.
The server rejected one or more recipient addresses. The server response
was: 550 5.7.1 Unable to relay for Click here to reveal e-mail address
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: The server
rejected one or more recipient addresses. The server response was: 550 5.7.1
Unable to relay for Click here to reveal e-mail address

Reply to this message...
Vote that this is a GOOD answer... (29 votes from other users already)
 
 
    
phåvú
GOOD ANSWER
Dim MailObject As New MailMessage
MailObject.to = "Click here to reveal e-mail address"
MailObject.From = "Click here to reveal e-mail address"
MailObject.Subject = "test"
MailObject.Body = "test"
MailObject.BodyFormat = MailFormat.HTML
SMTPMail.SmtpServer = "localhost"
SMTPMail.Send(MailObject)

<¥P¤HÅv§ú> wrote in message news:Or2u9pPxBHA.2128@tkmsftngp07...
[Original message clipped]

Reply to this message...
Vote that this is a GOOD answer... (3 votes from other users already)
 
 
    
Gregor Streng
GOOD ANSWER
Hi

550 is a well know SMTP Error Message which means Unable to relay for xy.
Actually I saw it very often ... *g*
To be short the SMTP has verified that you are not allowed to send a mail
with the current user.
Have a look in your SMTP settings and make sure that your localhost is
allowed to send mails.

Look for the "Relay Settings".

Hope this helps
Gregor

<¥P¤HÅv§ú> wrote in message news:OdwU4tPxBHA.2752@tkmsftngp04...
[Original message clipped]

Reply to this message...
Vote that this is a GOOD answer... (6 votes from other users already)
 
 
    
satheesh sivaraman
GOOD ANSWER
(Type your message here)
The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay for Click here to reveal e-mail address

how to rectify these Error
--------------------------------
From: satheesh sivaraman
Reply to this message...
Vote that this is a GOOD answer... (5 votes from other users already)
 
 
    
satheesh sivaraman
GOOD ANSWER
(Type your message here)
The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay for Click here to reveal e-mail address

how to rectify these Error
--------------------------------
From: satheesh sivaraman
Reply to this message...
Vote that this is a GOOD answer... (33 votes from other users already)
 
 
 
System.Runtime.InteropServices.COMException
System.Web.Mail.MailFormat
System.Web.Mail.MailMessage




Multimobile Development: Building Applications for any Smartphone
Ad
BootFX
Reliable and powerful .NET application framework.
iOS, Android and Windows Phone Development Training and Consultancy
Hosted by RackSRV Communications
 
Multimobile Development: Building Applications for any Smartphone
Copyright © AMX Software Ltd 2008-2010. Portions copyright © Matthew Baxter-Reynolds 2001-2010. All rights reserved.
Contact Us - Terms of Use - Privacy Policy - 4.0.30129.1734