On Fri, 23 Sep 2016 21:51:19 +0000
Thomas Kristensen <t...@multimed.dk> wrote:

> I just installed postfix and mimedefang, and i works pretty nice.
> But in some cases that $QueueId is not defined, only as NOQUEUE.

Sendmail picks a Queue ID as soon as the MAIL From: SMTP command is
received.

However, Postfix does not... it delays picking a Queue ID until the first
RCPT To: command is received.  So in filter_sender and earlier, no
Queue ID will be available for Postfix users.

Regards,

Dianne.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to