Hi,

This is my first attempt to get dkim running on our mail server,
and I'm having problems with it dying very quickly after sendmail
startup.  My setup:

* Solaris 10, Sparc, Sun V490 (patches up to date)
* running public-domain sendmail 8.14.2, compiled with Sun's CC
   compiler (Sun C 5.8 Patch 121015-06), DSM_CONF_POLL=1 option
   set in sendmail compile.  "sendmail -d0.1 -bt" output is:

Version 8.14.2
  Compiled with: DNSMAP LDAPMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8
                 MIME8TO7 NAMED_BIND NDBM NETINET NETINET6 NETUNIX NEWDB
                 PIPELINING SASLv2 SCANF STARTTLS TCPWRAPPERS USERDB
                 USE_LDAP_INIT XDEBUG

* I tried dkim-filter 2.5.2 and 2.5.3, compiled with gcc (4.2.3, thread
   model posix).  Compile passes all 100 tests with "Build test".
* tried both kinds of sockets, ie "inet:[EMAIL PROTECTED]" and
   "local:/var/run/dkim/dkim.socket", both fail.
* I run dkim-filter as user smmsp.

The problem:  I start dkim-filter, then start sendmail.  The first
few sendmail messages work with dkim-filter, then it dies and sendmail
complains.  A snippet of my syslogs:

dkim-filter[6133]: Sendmail DKIM Filter v2.5.3 starting (args: -x 
/etc/mail/dkim-filter.conf)
sendmail-in[6471]: m3GDjLbE006471: Milter (dkim-filter): init success to 
negotiate
sendmail-in[6481]: m3GDjNKU006481: milter_sys_read(dkim-filter): cmd read 
returned 0, expecting 5
     (19 more lines like this)
sendmail-in[6481]: m3GDjNKU006481: Milter (dkim-filter): to error state
sendmail-in[6472]: m3GDjLEV006472: Milter (dkim-filter): read returned -1: 
Connection reset...

At this point, the dkim-filter process is gone, but I find no core file 
anyplace.

I searched the mailing-list archive but didn't find anything.
My mail volume is roughly 30K messages a day.  Suggestions, help,
please?  Anybody else successfully using dkim-filter on Solaris 10?

Jeff Earickson
Colby College

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
dkim-milter-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to