* Thus wrote Manuel Lemos:
> Hello,
> 
> On 11/01/2004 03:58 AM, Kunal Aggarwal wrote:
> >I am using PHP 4.3.4 version.
> >Please tell how to unpload a mail function.
> >Error comes on executing mail function is 
> >
> >"mail(): SMTP server response: 550 5.7.1 Unable to relay for 
> >[EMAIL PROTECTED] in C:\Program Files\Apache 
> >Group\Apache2\htdocs\testprodigious\MAIL\mail_enquiry.php on line 30
> >"
> 
> This means that your SMTP server is requiring authentication to relay 
> messages.

or 
- the server your connecting to requires you to be on the same
  network.

- have the envelope address set properly

- configure the exhange server properly:
 http://support.microsoft.com/default.aspx?kbid=289553&product=exch2k

> [clip]
> 

Curt
-- 
Quoth the Raven, "Nevermore."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to