Viktor Dukhovni via Postfix-users:
> cleanup_milter_emul_rcpt() emulates an rcpt event for mail that does
> not arrive via the smtpd(8) server. This reports a server configuration
> error condition when the milter rejects an emulated rcpt event.
> ...
With messages received with SMTP, an smtpd process forwards its
Milter handle to the cleanup daemon *AFTER* smtpd has received the
DATA command. The cleanup daemon then deals ONLY with Milter header,
body, and end-of-message events.
The cleanup daemon emulates RCPT TO only for messages that arrive
via non-SMTP paths: sendmail/postdrop/pickup, qmqpd, and maybe
internal forwarding, but the latter is disabled by default.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]