Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri May 15, 2015 3:05 pm 
Offline

Joined: Fri May 15, 2015 2:49 pm
Posts: 1
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?


Top
   
PostPosted: Fri May 15, 2015 6:26 pm 
Offline
Senior Member

Joined: Fri Feb 13, 2015 8:12 pm
Posts: 101
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


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group