Hello, I’m really frustrated.
I have a site running in a Centos 7 using php5.6, php-fpm and percona…
For some reason I can’t send emails from this server. I have another site running in a another server with same specs and it works without any problem.
Now I’m testing using the most basic command I know:
echo "My message" | /usr/sbin/sendmail user@emaildomain.com
and when I check the maillog I see:
Feb 5 14:17:52 stilo postfix/pickup[8508]: 8FB533FDAE: uid=0 from=<root>
Feb 5 14:17:52 stilo postfix/cleanup[32174]: 8FB533FDAE: message-id=<20160205191752.8FB533FDAE@stilo.localdomain>
Feb 5 14:17:52 stilo postfix/qmgr[8509]: 8FB533FDAE: from=<root@stilo.localdomain>, size=267, nrcpt=1 (queue active)
Feb 5 14:18:22 stilo postfix/smtp[32176]: connect to mx2.hotmail.com[65.55.92.136]:25: Connection timed out
I have tested it sending to different email providers and I got the same error.
I have check my /etc/postfix/main.cf side by side with the other server and they have the same configs.
Any clue of what could be wrong???
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!
Looks like that you have to open a ticket requesting the SMTP unlock.
https://www.digitalocean.com/community/questions/smtp-impossible#answer_12486
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.