Share link
Your question has been posted! Share it with others to increase its visibility and to get it answered quickly.
Get the latest tutorials on SysAdmin and open source topics.
A question can only have one accepted answer. Are you sure you want to replace the current answer with this one?
You previously marked this answer as accepted. Are you sure you want to unaccept it?
Hub for Good Supporting each other to make an impact
Write for DigitalOcean You get paid, we donate to tech non-profits.
Hacktoberfest Contribute to Open Source
I have WHM installed on vps CentOS. But my WHM can’t send mail to my email.. how to resolve?
Hi, can you please post the output of this command? It will check if your Droplet is able to communicate over the ports required to send emails externally:
nc -vz smtp.gmail.com 25
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello, i installed on my server iredmail to send emails, and whenever i send them, they go to the gmail SPAM folder. I checked my site on mail-tester.com and it says 10/10 so there could be no problems with that. I also checked if my domain .me...
Olá, estou tentando enviar email via smtp pela port 587 mas me retorna um erro de "connect timed out". Tem alguma configuração que deva ser feita no servidor?
I setup mailgun to forward my emails to gmail. I use gmail aliases to send emails from my domains. Mailgun.com is a free alternative to using google apps. 1.) How do i uninstall postfix? 2.) Will fail2ban still be able to email me if i do...
Hi. It's my first time using digital ocean so forgive me for a noob question. I'm currently setting up iRedMail with digital ocean. I've followed Step 1 and Step 3 of the instructions in...
Hi, can you please post the output of this command? It will check if your Droplet is able to communicate over the ports required to send emails externally: