On Tue, Apr 21, 2015 at 11:02:11AM -0400, Wietse Venema wrote:
> Postfix is the messenger, don't blame the messenger for bad news.
>
> > ---8<---
> > Apr 21 16:41:47 foo7 postfix/qmgr[3538]: scan_dir_push: open
> > /etc/postfix/dynamicmaps.cf.d
> > Apr 21 16:41:47 foo7 postfix/qmgr[3538]: scan_dir_next: skip .
> > Apr 21 16:41:47 foo7 postfix/qmgr[3538]: scan_dir_next: skip ..
> > Apr 21 16:41:47 foo7 postfix/qmgr[3538]: warning:
> > /etc/postfix/dynamicmaps.cf.d: directory read error: No such file or
> > directory
>
> ENOENT after reading '.' and '..' is bogus.
It is not bogus if the directory contains symlinks that point to
non-existent files. The OP has not yet report what is actually in
/etc/postfix/dynamicmaps.cf.d. An "ls -l" for that directory would
be rather useful.
--
Viktor.