2017-05-23 12:46 GMT+02:00 Wietse Venema <wie...@porcupine.org>: > DecebalICT: > > I went from an openSUSE system to a Debian 9 system. > > > > I tried to copy and adapt my old config for the new system. > > > > When running: > > postfix check > > I get: > > postsuper: fatal: scan_dir_push: open directory defer: Permission > denied > > > > What could be the problem? > > 1) You have a messed-up file system. Bring the system into single > user mode, unmount the file systems, run fsck.foo (foo depends on > file system type). >
That seems strange: I just installed it. But you never know. I could try that. Only problem is that /usr/share/doc/postfix/html is on /. But I find a way around it. By the way on my new system I use LVM and I did not on the old system. Could that be the problem? 2) You have messed-up SeLinux permissions or labels. For a quick > check, turn off SeLinux and see if Postfix works better. Then fix > SeLinux or leave it off. > > 3) You have messed up AppArmor permissions, or some other 'security' > software. Same procedure. > Both are not installed. -- Cecil Westerhof