Question

Email sent successfully but nothing goes out or in

when I try to send emails from my Usermin or Roundcube to Gmail I get a success message but nothing goes there inbox or spam folder, and also when i send a message from Gmail to my server i get nothing in my server inbox. i’m getting now Error i don’t know what to provide to explain this issue. i installed Virtualmin using install.ssh i use Digitalocean Dns


May 31 03:49:48 serverubuntu dovecot: imap(admin-cieta.net): Logged out in=50 out=499
May 31 03:50:48 serverubuntu dovecot: imap-login: Login: user=<admin-cieta.net>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=19726, secured, se$
May 31 03:50:48 serverubuntu dovecot: imap(admin-cieta.net): Logged out in=50 out=499
May 31 03:51:25 serverubuntu postfix/qmgr[29525]: E9B2080A9F: from=<admin@cieta.net>, size=656, nrcpt=1 (queue active)
May 31 03:51:25 serverubuntu postfix/smtp[19747]: connect to gmail-smtp-in.l.google.com[2a00:1450:400c:c06::1b]:25: Network is unreachable
May 31 03:51:48 serverubuntu dovecot: imap-login: Login: user=<admin-cieta.net>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=19772, secured, se$
May 31 03:51:48 serverubuntu dovecot: imap(admin-cieta.net): Logged out in=50 out=499
May 31 03:51:55 serverubuntu postfix/smtp[19747]: connect to gmail-smtp-in.l.google.com[66.102.1.27]:25: Connection timed out
May 31 03:51:55 serverubuntu postfix/smtp[19747]: connect to alt1.gmail-smtp-in.l.google.com[2a00:1450:4010:c03::1a]:25: Network is unreachable
May 31 03:52:25 serverubuntu postfix/smtp[19747]: connect to alt1.gmail-smtp-in.l.google.com[209.85.233.27]:25: Connection timed out
May 31 03:52:25 serverubuntu postfix/smtp[19747]: connect to alt2.gmail-smtp-in.l.google.com[2404:6800:4003:c06::1b]:25: Network is unreachable
May 31 03:52:25 serverubuntu postfix/smtp[19747]: E9B2080A9F: to=<ihab.hamed2000@gmail.com>, relay=none, delay=21409, delays=21349/0.02/60/0, dsn=4.$
May 31 03:52:48 serverubuntu dovecot: imap-login: Login: user=<admin-cieta.net>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=19902, secured, se$
May 31 03:52:48 serverubuntu dovecot: imap(admin-cieta.net): Logged out in=50 out=499
May 31 03:53:30 serverubuntu postfix/smtpd[20585]: connect from unknown[72.2.235.23]
May 31 03:53:31 serverubuntu postfix/smtpd[20585]: lost connection after EHLO from unknown[72.2.235.23]
May 31 03:53:31 serverubuntu postfix/smtpd[20585]: disconnect from unknown[72.2.235.23] ehlo=1 commands=1
May 31 03:53:48 serverubuntu dovecot: imap-login: Login: user=<admin-cieta.net>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=20619, secured, se$
May 31 03:53:48 serverubuntu dovecot: imap(admin-cieta.net): Logged out in=50 out=499

Submit an 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!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

KFSys
Site Moderator
Site Moderator badge
August 16, 2023

Heya,

Checking the logs, you can see the following errors after some messages:

:25: Connection timed out

port 25 is closed for external use. There are a few ways to go about the problem

  • try using ports like 465 or 587 for SMTP
  • use a third party solution only for your E-mails. Good examples are sendgrid.

To expand more on blocking port 25 for new accounts, this is something DigitalOcean has been doing to reduce spam on it’s network. It is more that we simply cannot accurately determine who is going to send it.

Stopping spam is a constant fight, so DigitalOcean has implemented some restrictions on newer accounts. Having said that, you can always contact them and ask for the port block to be lifted on:

https://www.digitalocean.com/support/

More information here:

https://docs.digitalocean.com/support/why-is-smtp-blocked/

Hope that helps!

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel