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? I already tried: postfix -c /etc/postfix set-permissions But that did not solve the problem. I tried: postfix -vvvv start That gives: postfix: dict_lookup: html_directory = (notfound) postfix: mac_parse: /usr/share/doc/postfix/html postfix: dict_eval: const /usr/share/doc/postfix/html postfix: dict_update: html_directory = /usr/share/doc/postfix/html postsuper: fatal: scan_dir_push: open directory defer: Permission denied postfix/postfix-script: fatal: Postfix integrity check failed! I saw that /usr/share/doc/postfix/html did not exist, so I created it: drwxr-xr-x 2 postfix root 4.0K May 23 10:48 html But I still get the same error. What could be happening here? -- View this message in context: http://postfix.1071664.n5.nabble.com/scan-dir-push-open-directory-defer-Permission-denied-tp90566.html Sent from the Postfix Users mailing list archive at Nabble.com.