At 07:00 13-07-2008, TOUZEAU DAVID wrote: >I have set > >milter_protocol to 4 > >args are -x /etc/dkim-filter.conf -u postfix -P >/var/run/dkim-filter/dkim-filter.pid -p >local:/var/run/dkim-filter/dkim-filter.sock -v > >the same problem appears when client sendind DATA command (can't >read SMFIC_DATA reply packet header):
I suggest using sendmail version 8.14.3 to compile dkim-milter. As you are running Postfix version 2.5.1, set the milter_protocol to 6. Version 4 should work with sendmail 8.13.8. Do not use sendmail 8.13.1. :-) >Jul 13 15:56:27 pc-touzeau postfix/smtpd[18761]: connect from >localhost[127.0.0.1] >Jul 13 15:58:42 pc-touzeau dkim-filter[17411]: can't configure DKIM >library; continuing I'm not sure whether the milter protocol problem causes that "configure DKIM library" error. There is no relation between the two errors. We'll deal with that error if it still occurs. The /etc/dkim-filter.conf configuration file should be readable by user postfix. Regards, -sm ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ dkim-milter-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
