Re: [CentOS] Change server name in postfix configuration

2014-05-12 Thread Asif Murad Khan
yes it's working. but do it care fully, if you made any mistake you will find error in maillog. On Tue, May 13, 2014 at 5:32 AM, David Beveridge wrote: > The change host name in /etc/sysconfig/network is really the primary one, > unless it has been hardcoded into main.cf > The main.cf entrie

Re: [CentOS] Change server name in postfix configuration

2014-05-12 Thread David Beveridge
The change host name in /etc/sysconfig/network is really the primary one, unless it has been hardcoded into main.cf The main.cf entries you should concern yourself with is myhostname (defaults to actual hostname if missing) and mydestination which is the list of domains you accept mail for. I'd su

Re: [CentOS] Change server name in postfix configuration

2014-05-12 Thread Leon Fauster
Am 12.05.2014 um 14:56 schrieb Laurent CREPET : > > On Mon, May 12, 2014 at 2:12 PM, Joseph Hesse wrote: > >> A consultant, long gone, set up postfix, dovecot, amavisd and >> squirrelmail for my wife. >> It works fine but my wife wants to change the server name from old.com >> to new.com so the

Re: [CentOS] Change server name in postfix configuration

2014-05-12 Thread Laurent CREPET
- Maybe check /etc/hosts. - What about the old domain ? You may not be able to receive e-mails for it. You can think about add the new.com in parallel with old.com on the same server. On Mon, May 12, 2014 at 2:12 PM, Joseph Hesse wrote: > Hi, > A consultant, long gone, set up postfix, dovecot,