Click to See Complete Forum and Search --> : mail(), XP & 551 error


:: e1 ::
06-29-2003, 04:14 PM
my webpage is hosted on WinXP server. Mail() function doesn't work. I keep getting 551 User not local error when trying to send email.

What can I do or ask my provider in order to fix this?

I have also tryed usind ini_set("SMTP","my.server.com") and sendmail_from but I keep getting the sam mesage

Please help!

Crunk
06-30-2003, 12:58 AM
hmm strange l suggest you get hold of your host it seems like the problem is something that only they can fix

The Chancer
07-01-2003, 08:15 AM
SMTP error 551 - Is a relay mail error - The host doesn't allow mail to be relayed, only sent to or from that domain...

piersk
07-01-2003, 08:18 AM
Or it means that the mailbox that you are trying to send to doesn't exist.

The Chancer
07-01-2003, 08:20 AM
I have had this error today actually, (quite bizarre) and it was the relay problem, but hey - you learn something new every day,

Cheers Piersk...