> Did you specify FLAG_MASK_EXTERNAL as argument to queue/postfix-queue ?
I believe this will only affect the further processing of the mail, e.g.
use of virtual domain/alias tables. As it does not work properly without
that flag anyway, yes, it was set.
In the meanwhile I did some further invest
12 01:09
À : qpsmtpd@perl.org
Objet : Re: postfix-queue taking a LONG time on large mails
> Anyone know what the reason for this might be? Is this a general problem
> of the postfix-queue plugin?
The postfix-queue plugin uses a socket to the cleanup daemon. I'm not
sure if the connection ov
> Anyone know what the reason for this might be? Is this a general problem
> of the postfix-queue plugin?
The postfix-queue plugin uses a socket to the cleanup daemon. I'm not
sure if the connection over the socket is slow (the cleanup daemon might
be slow reading data from it) or if there is some