> -----Original Message----- > From: [email protected] [mailto:ietf-dkim- > [email protected]] On Behalf Of Graham Murray > Sent: Monday, August 09, 2010 11:00 PM > To: [email protected] > Subject: Re: [ietf-dkim] draft-ietf-dkim-mailinglists-01 review request > > Anyone using the opendkim sendmail/postfix milter will be doing this > checking during the SMTP session.
For that matter, anyone implementing any kind of filtering using the milter API is specifically doing so during SMTP. And I think that goes for non-milter implementations that do things with forward-to-pipe mechanisms, which at least Sendmail supports; I'm fairly certain the post-DATA reply only happens when the pipe completes, so that an appropriate SMTP reply can be returned in case the piped-to program fails. It's pretty universal. _______________________________________________ NOTE WELL: This list operates according to http://mipassoc.org/dkim/ietf-list-rules.html
