I designed the site and did all coding, and uploaded from OS X. But
the mac stops there, our work server is Windows, and the server
hosting our sites is I think Windows.
On 11/12/2007, at 3:34 AM, Dee Ayy wrote:
Normally I'd say, "If it's been working fine for 3 months; then just
stopped
Normally I'd say, "If it's been working fine for 3 months; then just
stopped working; don't get angry at the PHP programmer; check with the
network admin as to what changed."
But it's interesting that your error came from an MS Windows machine,
while you have links at the bottom from an Apple mach
On Dec 10, 2007 1:05 AM, Tim Daff <[EMAIL PROTECTED]> wrote:
[snip!]
> Here is the error code I am getting:
>
> Warning: mail() [function.mail]: SMTP server response: 550 5.7.1
> Unable to relay for [EMAIL PROTECTED] in C:\Domains\logosunlimited.com.au
> \wwwroot\contact\processquote3.php on line 2
Tim Daff wrote:
I am just beginning with php, my first effort was a quote detail form
that collects the user inputted data and makes and email out of it,
which sends to my boss. It worked fine for about 3 months now all of a
sudden it has stopped, and made my boss angry.
Tell him to chill ou
Hi,
This is an SMTP error, not a PHP error. Since you imply the PHP code hasn't
changed then something else must have changed.
First verify that the to address, [EMAIL PROTECTED] is still good buy sending
and e-mail to it.
If that checks out OK, than check with the mail server administrator.