> >Hmm, I'm trying to figure out how to do this with Postfix without > >specifying -v to smtpd (because this is probably a bit too verbose for > >this) and without recompiling (after defining msg_verbose in > >milter8.c)... Any hints? Ok, this is the wrong place for this question > >;-) > > Specifying the -v for smtpd is the easiest way. It will be quite > verbose. That should provide some information to work out what is > going on at the milter level.
Or the tcpdump, which you have already provided. It shows all the communication at a milter protocol level (viewable with Wireshark). Tracking the MTA view of the session is irrelevant if the problem is on the milter side, and the session otherwise appears normal. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ dkim-milter-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
