Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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!
When you install mailutils with apt, it also installs exim, which, if I understand correctly, is another full-fledged MTA just like Postfix. So, given our goal is to install Postfix, by following this guide will we end up with both Postfix AND exim installed? Is exim also enabled by just installing it? Should we disable it, or do something? I don’t like the idea to install another full MTA besides the one that I’m actually going to use…
Thank you very much. It works very well and it is enough for my purpose.
However, I did not have to do “If it shows a subdomain like subdomain.example.com, change it to just example.com” : my server host’name is set up with a subdomain, and I let it in the System mail name. It still works.
Hi Kathleen,
doing all steps you described above. But when sending a short mail (you echo … | mail -s “subject” … command no mail will be send. I get some error messages in /var/log/mail.log: May 21 17:04:19 bigserver postfix/pickup[11579]: 3E2B32006A: uid=1000 from=rhartwig@bigserver.scons.de May 21 17:04:19 bigserver postfix/cleanup[11594]: 3E2B32006A: message-id=20200521150419.3E2B32006A@bigserver.scons.de May 21 17:04:19 bigserver postfix/qmgr[11580]: 3E2B32006A: from=rhartwig@bigserver.scons.de, size=411, nrcpt=1 (queue active) May 21 17:04:49 bigserver postfix/smtp[11596]: connect to gmail-smtp-in.l.google.com[64.233.167.27]:25: Connection timed out May 21 17:04:49 bigserver postfix/smtp[11596]: connect to gmail-smtp-in.l.google.com[2a00:1450:400c:c0a::1a]:25: Cannot assign requested address May 21 17:05:19 bigserver postfix/smtp[11596]: connect to alt1.gmail-smtp-in.l.google.com[209.85.233.27]:25: Connection timed out May 21 17:05:19 bigserver postfix/smtp[11596]: connect to alt1.gmail-smtp-in.l.google.com[2a00:1450:4010:c03::1b]:25: Cannot assign requested address May 21 17:05:49 bigserver postfix/smtp[11596]: connect to alt2.gmail-smtp-in.l.google.com[142.250.4.27]:25: Connection timed out May 21 17:05:49 bigserver postfix/smtp[11596]: 3E2B32006A: to=rainer.hartwig@gmail.com, relay=none, delay=90, delays=0.04/0.02/90/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[142.250.4.27]:25: Connection timed out)
Can you help?
thanks in advance
regards Rainer