I want to build a simple email server on vps with no any ssl certification. AFTER master the simple email server , I want to build a email server on vps with ssl certification.Here is the way to do it: apt-get install postfix dovecot-imapd dovecot-pop3d
My domain is noxp.info , email account is joe@noxp.info , passwd for the email is “itisatest” , you can ssh the account and test to send and receive emails, it is ok.
joe@born:~$ cat /etc/postfix/main.cf smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no append_dot_mydomain = no readme_directory = no myhostname = born alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases myorigin = /etc/mailname mydestination = noxp.info, born, localhost.localdomain, localhost relayhost = mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 mailbox_size_limit = 0 recipient_delimiter = + inet_interfaces = all
It seems to me that everything is in good order. But i am confused that the email server can’t connect by thunderbird.
Please try all of them.
How to fix it ?Thank for your answer.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
For the safety as rascul ,i change the password for joe@noxp.info .Do not try with “itisatest” again .
Have you tried to see if it’s a networking issue between your client and server? What happens when you try to telnet into the IMAP/POP/SMTP ports?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.