Results 1 to 3 of 3

Thread: [02/03] "550 5.7.1 Unable to relay for

  1. #1

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    [02/03] "550 5.7.1 Unable to relay for

    I am using SMTP Mail..

    I am getting this issue

    "550 5.7.1 Unable to relay for user.domai.com"

    Have any one faced the issue ?

    I have added the server name in the Relay of the IIS

    This also not done the trick
    Please mark you thread resolved using the Thread Tools as shown

  2. #2
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: [02/03] "550 5.7.1 Unable to relay for

    Hi,

    I found some explanation about that issue:

    If you open the properties for your SMTP server under IIS admin, select the Access Tab, and at the bottom, click "Relay", you will see a check-box at the bottom, which is by default selected, saying "Allow all computers which successfully authenticate to relay, regardless of the list above". In my head-scratching to work out the cause of the error, I had mis-read the message as "Allow all users which succ....". The answer therefore was simple, above that check-box on the relay restrictions tab, there is a options dialog which by default Only the list may relay. Simple as adding your server to the list, or selecting All except the list below. The first one is obviously more secure.
    Hope it helps,

    sparrow1
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  3. #3
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: [02/03] "550 5.7.1 Unable to relay for

    What does IIS have to do with your problem? That message is from the SMTP server. Do your SMTP server support relaying for that domain (or for any domain for that matter)?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width