|
Posted by Joshie Surber on 11/06/05 06:53
> I've got a problem with sending mail from my local box! Anytime I try to
> send mail through a script I get the following error:
>
> Warning: mail() [
> function.mail]:
> SMTP server response: 501 Bad address syntax in ***
This is not a PHP problem -- you need to fix your SMTP server
(sendmail, postfix, or whatever)
Start by making sure your config file is accurate, you may want to use
WebMin for this since MTA config files are famous for being hairy. If
that doesn't help, try downloading the the most recent version, and
compile from source if possible.
Navigation:
[Reply to this message]
|