Alban Deniz:
> Hello,
> 
> I've implemented a milter (SNFMilter), and when I use it with postfix, and 
> send 
> postfix multiple messages over one SMTP connection, I get the following 
> warning 
> in the log file:
> 
> Jun 18 10:32:58 skidmark postfix/smtpd[11622]: warning: milter unix:/snf-
> milter/socket: unexpected filter response SMFIR_ADDHEADER after event 
> SMFIC_MAIL

According to http://www.milter.org/developers/api/smfi_addheader,
Milter applications can send requests to add headers ONLY at the
end-of-message protocol stage.

        Wietse

Reply via email to