Page 2 of 2
Re: Mail server
Posted: Sun 6. Sep 2020, 17:58
by lmarcos
Thank you George! I'll take a look at netplan and how to configure it.
Right now it ends with
But I need to configure rclone first to backup the server to Backblaze.
Re: Mail server
Posted: Mon 18. Apr 2022, 21:03
by lmarcos
Looks like after a
Code: Select all
systemctl restart systemd-resolved
email from the board is working.
And since Google has decided to remove its original free email for your domain this year, I'll probably run into some problems with the transition, but that will be another day
Re: Mail server
Posted: Sat 29. Jun 2024, 15:06
by Doky
Hello!
How can I set the rdns and the helo to be the same? So both should be mirc.hu?
So HELO = mirc.hu, rDNS = mirc.hu?
Re: Mail server
Posted: Sat 29. Jun 2024, 15:12
by 24unix
It might be helpful if you switch the UI to English when taking a screenshot (if possible).
Setting the rDNS is done on the hosters infrastructure, that is beyond the scope the KeyHelp.
Re: Mail server
Posted: Sat 29. Jun 2024, 15:38
by Doky
24unix wrote: ↑Sat 29. Jun 2024, 15:12
It might be helpful if you switch the UI to English when taking a screenshot (if possible).
Setting the rDNS is done on the hosters infrastructure, that is beyond the scope the KeyHelp.
How can I change "HELO" = mirc.hu?
Re: Mail server
Posted: Mon 1. Jul 2024, 09:54
by Florian
Hello,
either rename the server in Keyhelp or change option
in /etc/postfix/main.cf and the hostname in /etc/mailname
Re: Mail server
Posted: Mon 1. Jul 2024, 10:07
by Tobi
But please remember:
The servername needs to be a FQDN.
This means something like a third level domain.
server.domain.tld
asterix.domain.tld
hansolo.domain.tld
Only the domainname (domain.tld) is not enough.