Linode Forum
https://forum.linode.com/

Failed to send mail : Failed to IPv6 connect to 587:25 : Connection timed out
https://forum.linode.com/viewtopic.php?f=11&t=11835
Page 1 of 1

Author:  krandall [ Fri May 15, 2015 3:05 pm ]
Post subject:  Failed to send mail : Failed to IPv6 connect to 587:25 : Connection timed out

I was trying to reconfigure my settings in virtualmin and webmin to solve a problem with outgoing email (which suddenly began bouncing back with MX failure message last week) and in the process changed settings in postfix configuration to the point that nothing at all works. :?

what are the proper config settings?

Code:
mydestination = $myhostname localhost.$mydomain


or

Code:
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?

Author:  sanvila [ Fri May 15, 2015 6:26 pm ]
Post subject:  Re: Failed to send mail : Failed to IPv6 connect to 587:25 : Connection timed out

Last question: Yes. For example, in Debian it would be something like this:
Code:
dpkg --purge --force-depends postfix
apt-get install postfix

But if you are using Debian (or Ubuntu) I can highly recommend this as well:
Code:
apt-get install etckeeper

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/