Groups | Blog | Home
all groups > iis smtp nntp > february 2005 >

iis smtp nntp : SMTP server response: 550 5.7.1 Unable to relay...



Simon Swift
2/4/2005 9:45:01 AM
I am new to servers. I am running a network with Windows Server 2003 SE. I
have a very simple form created with Dreamweaver, and I want the information
from it to be sent to my e-mail. I am using a PHP script to handle the
'action' of the form (nvform.php). Thanks to these discussion groups I was
able to set PHP-ISAPI. Now, when I try to submit the info from the form, it
shows the following message:

Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for
myemail@domain.com in C:\Inetpub\...\phpform\nvform.php on line 197

jeff.nospam NO[at]SPAM zina.com
2/5/2005 2:37:51 AM
On Fri, 4 Feb 2005 09:45:01 -0800, "Simon Swift"
[quoted text, click to view]

The SMTP server will not accept mail from the IP address or domain of
your web form. You need to configure it to relay for this host, or
this domain, logical network range or whatever.

Try:

Setting Up SMTP Domains for Inbound and Relay E-Mail in Exchange 2000
Server and Exchange Server 2003:
http://support.microsoft.com/default.aspx?scid=kb;en-us;260973

How To Configure a Remote Domain for an Internet Information Services
SMTP Mail Relay Server in Windows Server 2003:
http://support.microsoft.com/default.aspx?scid=kb;en-us;324272

AddThis Social Bookmark Button