-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Neil Hoggarth schreef:
>
>
> Should the postfix package not be updated to mknod suitable devices in
> /var/spool/postfix/dev on installation?
>
That was the original point I made, yes.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Com
Well, for one you could work around the issue using:
mkdir /var/spool/postfix/dev
cp -a /dev/random /dev/urandom /var/spool/postfix/dev
This should solve the exit_group(2) errors, as it did for me.
Of course the proper (read: permanent) fix would be to include this in
the init scripts, but this s
[15 Apr, @01:00 CEST, Steve Langasek wrote in "[Bug 81242] Re: postfix-ldap i
..."]
> Marking as 'incomplete' and unmilestoning. We still need the stderr
> output of a process that's failing in this way to diagnose whether it's
> a postfix or gnutls bug.
It will not be possible for me to provide