Get the most out of your Centmin Mod LEMP stack
Become a Member

Email Connection Time Out

Discussion in 'Domains, DNS, Email & SSL Certificates' started by iotivedo, May 21, 2019.

  1. iotivedo

    iotivedo New Member

    7
    2
    3
    Apr 13, 2019
    Ratings:
    +3
    Local Time:
    6:49 AM
    1.15
    Maria DB 10.3
    I've installed the beta branch, everything works perfectly but emails stuck on queue with a "connection time out".

    Code:
     [09:38][root@my.host.it /]# service postfix status
    Redirecting to /bin/systemctl status postfix.service
    ● postfix.service - Postfix Mail Transport Agent
       Loaded: loaded (/usr/lib/systemd/system/postfix.service; enabled; vendor preset: disabled)
       Active: active (running) since lun 2019-05-20 18:53:52 UTC; 14h ago
     Main PID: 3420 (master)
       CGroup: /system.slice/postfix.service
               ├─ 2386 pickup -l -t unix -u
               ├─ 3420 /usr/libexec/postfix/master -w
               ├─ 3430 qmgr -l -t unix -u
               ├─ 4135 trivial-rewrite -n rewrite -t unix -u
               ├─ 4136 smtp -t unix -u
               └─20814 tlsmgr -l -t unix -u
    
    mag 21 09:33:57 my.host.it postfix/error[3865]: 52A61400BEF7: to=<mymail@gmail.com>, relay=none, delay=47077, delays=47077/0.03/0/0.02, dsn=4.4.1, status=deferre...timed out)
    mag 21 09:33:57 my.host.it postfix/error[3863]: 90555400BEF9: to=<mymail@gmail.com>, relay=none, delay=47070, delays=47070/0.04/0/0.01, dsn=4.4.1, status=deferre...timed out)
    mag 21 09:33:57 my.host.it postfix/error[3869]: 6CB52400BEE5: to=<mymail@gmail.com>, relay=none, delay=47032, delays=47032/0.05/0/0.01, dsn=4.4.1, status=deferre...timed out)
    mag 21 09:34:12 my.host.it postfix/smtp[3864]: connect to mail-tester.com[94.23.206.89]:25: Connection timed out
    mag 21 09:34:12 my.host.it postfix/smtp[3864]: 69453400BEE9: to=<test-vjqu5@mail-tester.com>, relay=none, delay=1091, delays=1076/0.03/15/0, dsn=4.4.1, status=defe...timed out)
    mag 21 09:38:57 my.host.it postfix/qmgr[3430]: 45CD3400BEE7: from=<nginx@my.host.it>, size=833, nrcpt=1 (queue active)
    mag 21 09:39:12 my.host.it postfix/smtp[4136]: connect to gmail-smtp-in.l.google.com[2a00:1450:4013:c08::1a]:25: Connection timed out
    mag 21 09:39:27 my.host.it postfix/smtp[4136]: connect to gmail-smtp-in.l.google.com[172.217.218.26]:25: Connection timed out
    mag 21 09:39:42 my.host.it postfix/smtp[4136]: connect to alt1.gmail-smtp-in.l.google.com[2404:6800:4003:c00::1a]:25: Connection timed out
    mag 21 09:39:57 my.host.it postfix/smtp[4136]: connect to alt1.gmail-smtp-in.l.google.com[74.125.200.27]:25: Connection timed out


     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:49 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    who's your web host ? if you're using a cloud vps provider like vultr double check that they have unblocked smtp port 25 outbound connections from your VPS - you may need to verify your identity with ID with vultr and some web hosts as they block smtp outbound by default until they verify you.
     
  3. iotivedo

    iotivedo New Member

    7
    2
    3
    Apr 13, 2019
    Ratings:
    +3
    Local Time:
    6:49 AM
    1.15
    Maria DB 10.3
    I'm trying upCloud
     
  4. iotivedo

    iotivedo New Member

    7
    2
    3
    Apr 13, 2019
    Ratings:
    +3
    Local Time:
    6:49 AM
    1.15
    Maria DB 10.3
    You are right:

     
  5. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:49 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Yup Upload like Vultr are blocking new account's SMTP port until identity verification is complete :)