I inherited management of an account that is using an external exchange server via the cpanel MX entry. This site uses a form2mail.php script to collect information and send it to the company. I have found that the inbox (on the host side) is full of returned messages (Message undeliverable error) from the mail script trying to send to the domain email on the external exchange server.
Basically, it looks like the form script can't find it's way to pass the data to their exchange server, so the e-mail is bouncing back to the address that is listed as the sender.
Anyone have an idea for a solution to get them their form data?
Thanks in advance
Basically, it looks like the form script can't find it's way to pass the data to their exchange server, so the e-mail is bouncing back to the address that is listed as the sender.
Anyone have an idea for a solution to get them their form data?
Thanks in advance
Comment