• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Mails from PHP Form - external MX- local delivery

H

HostmasterA

Guest
Hello guys!

we have a problem with the delivery of mails out of a PHP form.
The customer use our server for their website and mail sending. Because of a special anti spam mailgateway, the customer uses another Mailexchanger, not our server for external delivery.
When a PHP form is made, qmail wants to deliver the mail locally (I can see this in the logs). Of course the mailbox does not exist, so it doesn´t work.
All other solutions a saw in the forum don´t work because we cannot just stop the email service for the customer.
Is there any solution so we can force qmail to deliver the mails to an external MX?

Regards,

Peter
 
disable the mail functionallity of that domain
 
Hello Niels,

that´s not the solution. The customer depends on the server for sending mails. After long search we did not find any possibilty to run "half-a-mailserver" so we moved the Website of the customer to another server and left SMTP on the old one.

Regards

HostmasterA
 
It is possible that the problem with your mail on the surface. See code php form. I think that might be a problem in forms code.
 
Back
Top