Quote:
|
Will transferring my domain to a different registrar make a difference?
|
No, your domain registration and your web hosting are two independent functions. However, you might consider moving your web hosting to another host.
If the host you have now is making changes without prior notification and without documentation as to what has been changed (so that you can adapt to what is different), they either don't know what they are doing or are operating out of desperation. In either case, they are not providing proper service to their customers.
If they are still actively making changes, there is no point in trying to hit a moving target. Get them to commit to some documentation on what they are changing and when they will be complete. In the meantime, start looking around for a different host.
If you have an email account at a separate ISP, you could send your email through it. You would need to use SMTP authentication (the php mail() function does not support authentication, so you would need to use one of the php mailer scripts) and you would need to add an SPF record to your domain saying that the third party mail server is authorized to send mail for your domain.