On Fri, 20 Jan 2006, Mike Sassaman wrote:

> Well, I basically chose smtp-vilter because it was one of two milters in the
> OpenBSD ports tree and therefore I figured it would be easiest to integrate.
> I may have been wrong there...
>
> I contacted smtp-vilter's author and he said there was a known issue with
> Received headers, and gave me some updated code.  Unfortunately I am
> experiencing the same error after the update.
>
> My sendmail.cf contains the line:
> O Milter.macros.connect=j, _, {daemon_name}, {if_name}, {if_addr}
>
> So you're saying this will not communicate with the milter correctly and I
> should add {client_addr} to the list?  Does the order matter?

Yes, with out that "{client_addr}" macro smtp-vilter is guaranteed to
generate a lame 'Received:' header that will cause the problems that
you're seeing. The order does not matter, just add it to that line
and restart your sendmail daemon.

Dave

-- 
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{

Reply via email to