• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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