vps from jino.ru
i purchased a vps from jino.ru and i installed cpanel/whm on it.
after setting up domain and also the records.
when i send email it does not deliver.
i tried sending email to my yahoo, gmail,hotmail and other domain but no way and i configured the vps same way i do configure the ones i bought from other company
-
Any error message or bounce back you received after sending the mail? Check the error logs at /var/log/exim_mainlog0 -
It's also possible that provider doesn't allow outbound mail, which is becoming more common. You can try running this command from the server to see if that is the case: telnet mx1.cpanel.net 25
as that will try and make a connection to the cPanel mail server. If you receive a "command not found" error you may need to install telnet first, which you can do with the "yum install telnet" command.0 -
It's also possible that provider doesn't allow outbound mail, which is becoming more common. You can try running this command from the server to see if that is the case:
telnet mx1.cpanel.net 25
as that will try and make a connection to the cPanel mail server. If you receive a "command not found" error you may need to install telnet first, which you can do with the "yum install telnet" command.
thanks so much.0 -
You're welcome! 0
Please sign in to leave a comment.
Comments
4 comments