When I run:
postfix check
I get:
/usr/lib/postfix/sbin/post-install: Error: /etc/postfix/postfix-files
is not a file.
postfix/postfix-script: warning: unable to create missing queue
directories
But as far as I can see postfix does what it should do.
I could ignore what is happening, b
Cecil Westerhof:
> This is on Debian 9.7.
Ask the Debiam maintainer.
Postfix as distributed by me requires postfix-files for the pathnames
and permissions of most files.
postfix-files.d is for pcre, *sql*, ldap, etc. plugins.
Wietse
On Sunday, February 10, 2019 10:23:55 PM Cecil Westerhof wrote:
> When I run:
> postfix check
>
> I get:
> /usr/lib/postfix/sbin/post-install: Error: /etc/postfix/postfix-files
> is not a file.
> postfix/postfix-script: warning: unable to create missing queue
> directories
>
> But as
On Sunday, February 10, 2019 04:50:49 PM Wietse Venema wrote:
> Cecil Westerhof:
> > This is on Debian 9.7.
>
> Ask the Debiam maintainer.
>
> Postfix as distributed by me requires postfix-files for the pathnames
> and permissions of most files.
>
> postfix-files.d is for pcre, *sql*, ldap, etc.
On 2/10/19 2:23 PM, Cecil Westerhof wrote:
Buster
> When I run:
> postfix check
>
> I get:
> /usr/lib/postfix/sbin/post-install: Error:
> /etc/postfix/postfix-files is not a file.
> postfix/postfix-script: warning: unable to create missing queue
> directories
>
> But as far as I can
On Sunday, February 10, 2019 03:16:04 PM ghe wrote:
> On 2/10/19 2:23 PM, Cecil Westerhof wrote:
>
> Buster
>
> > When I run:
> > postfix check
> >
> > I get:
> > /usr/lib/postfix/sbin/post-install: Error:
> > /etc/postfix/postfix-files is not a file.
> > postfix/postfix-script: warn
On Sun, Feb 10, 2019 at 03:16:04PM -0700, ghe wrote:
> > When I run:
> > postfix check
> >
> > I get:
> > /usr/lib/postfix/sbin/post-install: Error:
> > /etc/postfix/postfix-files is not a file.
> > postfix/postfix-script: warning: unable to create missing queue
> > directories
Is t
Hi.
I have this postfix instance to relay all mail to a relay host but I wish to
make this instance also an archiving MX for a domain. Initially the
configuration was:
mynetworks = 127.0.0.0/8
mailbox_size_limit = 0
inet_interfaces = loopback-only
inet_protocols = ipv4
myhostname = domain.com
m