• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

problems with DNS server and resource records to send a form

X

XavierM

Guest
Hi,

I have problems with my server. The IP is 82.19.67.74 (administrated with Plesk 9.2)... where I have my website, but after some problems with spam we have redirectioned the mail to another server that we have in our home. (the IP is 212.170.204.15).

Website and email are working OK. But not the PHP form. The form is correct and gets correctly the data and sends it by mail() function in php. The problem is teh server 82.19.67.74 who receives the form data but doesn't redirect it to 212.170.204.15 (because we have qmail disabled to avoid spam).


Which line must I add to resource record to make the form work???? Any solution??




I have this on resource record:




FWsystems.restaurant.com. A 212.170.204.15

ftp.restaurant.com. CNAME restaurant.com.

mail.restaurant.com. A 212.170.204.15

restaurant.com. NS ns1.systems.com.

restaurant.com. NS ns2.systems.com.

restaurant.com. A 82.19.67.74

restaurant.com. MX (0) mail.restaurantllevant.com.

restaurant.com. MX (5) FWsystems.restaurant.com.

webmail.restaurant.com. A 212.170.204.15

www.restaurant.com. CNAME restaurant.com.



THANKS FOR ALL!
 
Back
Top