BIG EDIT!!!!!
IF YOU ARE HAVING ISSUES GETTING POSTFIX TO SEND MAILS, PLEASE DOUBLE CHECK THAT YOUR VPS/SERVER PROVIDER DOES NOT HAVE PORT 25 BLOCKED DUE TO SPAMMING AND EMAIL ABUSE.
"How can I check if port 25 is blocked?"
I would try to telnet into your VPS ip address eg.
In case of IP address replacing
xxx.xxx.xxx.xxx with your servers IP address of course.
In case of domain
After all the reading, trying, applying, reinstalling, pulling out of hair and eventually begging for help;
this was my problem the entire time.
/end EDIT!!!!!
Hello I'm looking for a bit of help.
Consider if:
I have a VPS with ONE ip address @ 1.2.3.4
I have domain1.tld, domain2.tld, domain3.tld
I want Plesk on server1.domain1.tld while having a website on domain1.tld
I want server1.domain1.tld to be the DNS server for all new domains.
I want server1.domain1.tld to be the mail server for all new domains.
I have set Glue records at the registrar for domain1.tld as follows:
I have set VPS hostname to server1.domain1.tld
I have set the DNS for domain2.tld and domain3.tld to ns1 & ns2.domain1.tld
I have then installed Plesk Onyx on VPS with CentOS 7
I have set up subscriptions, and added domain1.tld, domain2.tld, and domain3.tld which all resolved.
I have tried presence builder, wordpress, and a few other applications on the domains just testing. Everything there worked fine.
I have set up email accounts for example [email protected] and tried to access it via webmail, this worked fine.
I have sent an email from a personal email account for instance "[email protected]" to "[email protected]" and this worked fine. HOWEVER , I can not send emails out from my Plesk server.
I have checked for the logs, the logs either don't exist or are empty.
I have searched and read the forums here for that problem and followed the suggestions for fixing "empty logs" and they did not work for me.
I have tried a php send mail script which also did not work so at this point I do not know what to do.
Can I get some assistance?
I'd like to know how you all setup glue records (www. mx. mail. ftp. etc etc) on your domain registrar.
I'd like to know how to properly set ptr/rdns (I have set a ptr of mail.domain1.tld to the vps's ip address)
I'd like to know what all ports you all allow through the firewall to make your Plesk run smooth as possible.
Thank you all in advance for any help with this issue.
Please note: My issue right now is "sending mail out" but I provided all of the information above in hopes that you can tell me if these seem to be the proper steps you would take to get your Plesk to work. Thanks again.
IF YOU ARE HAVING ISSUES GETTING POSTFIX TO SEND MAILS, PLEASE DOUBLE CHECK THAT YOUR VPS/SERVER PROVIDER DOES NOT HAVE PORT 25 BLOCKED DUE TO SPAMMING AND EMAIL ABUSE.
"How can I check if port 25 is blocked?"
I would try to telnet into your VPS ip address eg.
Code:
telnet xxx.xxx.xxx.xxx 25
xxx.xxx.xxx.xxx with your servers IP address of course.
Code:
telnet mydomain.tld 25
After all the reading, trying, applying, reinstalling, pulling out of hair and eventually begging for help;
this was my problem the entire time.
/end EDIT!!!!!
Hello I'm looking for a bit of help.
Consider if:
I have a VPS with ONE ip address @ 1.2.3.4
I have domain1.tld, domain2.tld, domain3.tld
I want Plesk on server1.domain1.tld while having a website on domain1.tld
I want server1.domain1.tld to be the DNS server for all new domains.
I want server1.domain1.tld to be the mail server for all new domains.
I have set Glue records at the registrar for domain1.tld as follows:
- ns1.domain1.tld > 1.2.3.4
- ns2.domain1.tld > 1.2.3.4
I have set VPS hostname to server1.domain1.tld
I have set the DNS for domain2.tld and domain3.tld to ns1 & ns2.domain1.tld
I have then installed Plesk Onyx on VPS with CentOS 7
I have set up subscriptions, and added domain1.tld, domain2.tld, and domain3.tld which all resolved.
I have tried presence builder, wordpress, and a few other applications on the domains just testing. Everything there worked fine.
I have set up email accounts for example [email protected] and tried to access it via webmail, this worked fine.
I have sent an email from a personal email account for instance "[email protected]" to "[email protected]" and this worked fine. HOWEVER , I can not send emails out from my Plesk server.
I have checked for the logs, the logs either don't exist or are empty.
I have searched and read the forums here for that problem and followed the suggestions for fixing "empty logs" and they did not work for me.
I have tried a php send mail script which also did not work so at this point I do not know what to do.
Can I get some assistance?
I'd like to know how you all setup glue records (www. mx. mail. ftp. etc etc) on your domain registrar.
I'd like to know how to properly set ptr/rdns (I have set a ptr of mail.domain1.tld to the vps's ip address)
I'd like to know what all ports you all allow through the firewall to make your Plesk run smooth as possible.
Thank you all in advance for any help with this issue.
Please note: My issue right now is "sending mail out" but I provided all of the information above in hopes that you can tell me if these seem to be the proper steps you would take to get your Plesk to work. Thanks again.
Last edited: