Quote:
|
Originally Posted by falko
Can you check what the value of append_dot_mydomain in /etc/postfix/main.cf is? It should be no (append_dot_mydomain = no). If you have to change /etc/postfix/main.cf, don't forget to restart Postfix!
|
Variable append_dot_mydomain was not defined in my original main.cf, output below:
[root@portal postfix]# grep append main.*
main.cf.default:append_dot_mydomain = yes
After adding append_dot_mydomain = no:
[root@portal postfix]# grep append_dot_mydomain main.*
main.cf:append_dot_mydomain = no
main.cf.default:append_dot_mydomain = yes
After I added append_dot_mydomain = no to main.cf, restarted postfix (service postfix restart), sent a test mail but no difference.
Recent comments
16 hours 30 min ago
21 hours 29 min ago
22 hours 55 min ago
23 hours 48 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 6 hours ago
1 day 9 hours ago
1 day 22 hours ago
1 day 23 hours ago