Justec
03-23-2005, 10:44 AM
I've noticed over the last few days that email sent from PHP scripts are not working. I don't use the mail() function, but rather the SMTP class from PEAR.
It is connecting to the Qmail localhost, but I am getting the following error message:
<Array@mail.justechnology.com>:
Sorry. Although I'm listed as a best-preference MX or A for that host, it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)
I tried changing the email server name back to the original (before the 1.9 update) and now get the following error message:
<Array@server1.horn.com>:
Sorry, no mailbox here by that name. (#5.1.1)
Not sure if this is some kind of bug with the new email setup, but this did work for many months without any problems and I have changed nothing.
Any advice?
It is connecting to the Qmail localhost, but I am getting the following error message:
<Array@mail.justechnology.com>:
Sorry. Although I'm listed as a best-preference MX or A for that host, it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)
I tried changing the email server name back to the original (before the 1.9 update) and now get the following error message:
<Array@server1.horn.com>:
Sorry, no mailbox here by that name. (#5.1.1)
Not sure if this is some kind of bug with the new email setup, but this did work for many months without any problems and I have changed nothing.
Any advice?