On Tue, Jun 21, 2011 at 04:48:50PM +0000, Li, Jilong (MU-Student) wrote: > After changing the file "main.cf", do I need to run "postfix reload" > ? Or should I run "/etc/rc.d/init.d/postfix restart" ?
A reload achieves a non-distruptive restart of all services other than master(8). Also the master(8) re-reads main.cf. Generally, this is sufficient. -- Viktor.