Hi there

2010/1/14 David B Funk <dbf...@engineering.uiowa.edu>:
> A caveat, as you're using sendmail with a milter, be aware that the milter
> taps into the mail stream -before- the local sendmail "Received" header is
> added. Therefore the milter has to synthesize the "Received" header
> itself (to mimic what sendmail will create). Make sure that your milter
> will correctly add that "(authenticated bits=" stuff itself.

What do you mean by add the (authenticated...) in the milter ?

So at the time spamassassin receives the mail ; there's no "Received"
header yet ?

How would you test if the user is authenticated or not then


> some early versions didn't do this correctly.
> (this is assuming that the users are connecting/authenticating to the
> sendmail instance that you're running your milter on. If they're going
> to an upstream instance then this won't be an issue).

That's my case ; sendmail/milter/sa are all on the same host

Reply via email to