Failed to send mail : Failed to IPv6 connect to 587:25 : Connection timed out
what are the proper config settings?
mydestination = $myhostname localhost.$mydomain
or
mydestination = $myhostname, localhost.$mydomain, example.com
Also what is the proper syntax for virtual domain mapping?
And for mail aliases?
I've tried several variations.
alternately, is it possible to completely delete postfix from my server via shell (or virtualmin) and start over with a fresh, default configuration?
1 Reply
dpkg --purge --force-depends postfix
apt-get install postfix
But if you are using Debian (or Ubuntu) I can highly recommend this as well:
apt-get install etckeeper