On 1/16/2012 4:44 PM, Nickalf wrote: > Hi all, > I installed a new server. Added Postfix and created a main.cf but > cannot get it to run - I get the error: > > postsuper: fatal: scan_dir_push: open directory defer: Permission denied > > Can you help/guide on how I can fix this problem ? > > Thanks, > Nick. . .
run "postfix check" to see if permissions/ownership are set correctly. If the check complains, run "postfix set-permissions" to reset permissions. If that's not the problem, then likely some OS security software on your system is interfering with postfix. -- Noel Jones