(no subject)

Michael Ghens michael@spconnect.com
Tue, 6 Nov 2001 21:30:06 -0800 (PST)


Got sendmail/milter/dcc going. I tryed the dccdnsbl feature. This error 
messages started to show up.

Nov  6 17:09:42 mx1 sendmail[28800]: fA719f428800: SYSERR(root): rewrite: 
map storage not found


Straight feature(dcc) seems to work.

Also, on the dccdnsbl, this line:

ifdef(`_DCCDNSBL_DEF_',`dnl',`dnl
define(_DCCDNSBL_DEF_, 1))

seems to break m4.

I may be wrong (can't find my bat book), but I tried

ifdef(`_DCCDNSBL_DEF_',`dnl',`dnl'
define(_DCCDNSBL_DEF_, 1))

as the fix.

Using dccd/dccm 1.0.35