henryweismann
New Pleskian
I am getting the following error with Plesk Panel 11.0.9:
Sorry,_I_couldn't_find_a_mail_exchanger_or_IP_address._(#5.4.4)
A fix by neoweo on these threads fixed it but I would like to know how to fix it correclty:
http://forum.parallels.com/showthread.php?t=110078
http://forum.parallels.com/showthread.php?t=109842
This happened after and upgrade from 9 to 11. Does anyone have any idea how to fix this without needing to use the ip?
Sorry,_I_couldn't_find_a_mail_exchanger_or_IP_address._(#5.4.4)
A fix by neoweo on these threads fixed it but I would like to know how to fix it correclty:
http://forum.parallels.com/showthread.php?t=110078
http://forum.parallels.com/showthread.php?t=109842
The temp fix until Plesk fixes it for me was to replace my email server with its ip address in smtproutes. My server uses Centos 5.
This is what I did
1. Get to the directory: cd /var/qmail/control/
2. Backup your file: mv smtproutes smtproutes.bak
3. Edit the file I with the editor you use, mine is nano: nano smtproutes
4. Look at what your mailserver is: :Something.mailserver.here
4. Find its ip address and replace it this is a sample not a real ip address, mine had a colon in front it: :55.555.55.5555
5. Save the smtproutes file
6. Restart your dns server
7. Restart your qmail server
This happened after and upgrade from 9 to 11. Does anyone have any idea how to fix this without needing to use the ip?