| SYSTEM INFORMATION | |
|---|---|
| Ubuntu Linux 20.04.4 | |
| Virtualmin version 7.3-1 |
I have been using Webmin/Virtualmin for years, but I’ve never used the email feature. I now need to enable this feature.
I am using Postfix and Dovecot. I can email internally to my other virtual servers, but I get a “connection time out” error message when using Outlook, Gmail or Thunderbird. After researching, I’m thinking maybe it’s because Comcast may be blocking port 25.
Mail.log
Dec 4 18:05:07 ubuntu postfix/smtp[370273]: connect to alt2.gmail-smtp-in.l.google.com[2607:f8b0:4002:c03::1a]:25: Connection timed out
Dec 4 18:04:37 ubuntu postfix/smtp[370273]: connect to alt1.gmail-smtp-in.l.google.com[173.194.77.26]:25: Connection timed out
Dec 4 18:04:07 ubuntu postfix/smtp[370273]: connect to alt1.gmail-smtp-in.l.google.com[2607:f8b0:4023:401::1a]:25: Connection timed out
Dec 4 18:03:37 ubuntu postfix/smtp[370273]: connect to gmail-smtp-in.l.google.com[108.177.120.27]:25: Connection timed out
Dec 4 18:03:07 ubuntu postfix/smtp[370273]: connect to gmail-smtp-in.l.google.com[2607:f8b0:4001:c18::1b]:25: Connection timed out
Dec 4 18:02:35 ubuntu postfix/qmgr[1886]: 78890380002: from=worldwidewebolution@ubuntu.artdovepeace.org, size=648, nrcpt=1 (queue active)
Dec 4 17:45:06 ubuntu postfix/smtp[368110]: 1671538002D: to=eduardoeltortuga@gmail.com, relay=none, delay=74175, delays=74023/0.1/151/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[2607:f8b0:4002:c03::1b]:25: Connection timed out)
Dec
I allowed port 25 from ufw and also port forwarded it on my Arris router.
I checked open ports online and everything is good but port 25
Change port 25 to 587?
Can anyone give me a simple step by step to get my email going?