Hi all,
I have the following problem:
on a website www.maindomain.com
I have several contact forms, each one is used to send a mail to a different person, let's say :
contact-form-1 -> contact@maindomain.com
contact-form-2 -> contact@anotherdomain.net
contact-form-3 -> contact@somethingelse.org
etc..
If I don't set a custom MX record for maindomain.com, contact-form-1 doesn't work (mails don't leave the server)
however if I set a custom MX record, contact-form-2 and contact-form-3 stop working instead, giving " Host or domain name not found. "...
Is there a solution to make all contact forms work ?
I need to add that there are far many forms than 3 it is thus excluded to add all domains to the MX records.
I didn't find any solution to my problem on the forum, I hope I didn't miss it !
Thanks in advance.