> Message: 30
> Date: Sun, 21 Aug 2005 15:42:56 -0400
> From: Gerard Seibert <[EMAIL PROTECTED]>
> Subject: "dk-milter" installation
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="UTF-8"
> 
> I was wondering if anyone has installed the 'dk-milter-0.3.0_1' port. I
> installed it, but I could not get it to run. I received several error
> messages at boot-up, even after enabling the files in
> '/usr/local/etc/rc.d', which by the way there was no documentation for.
> In fact, I was unable to find any documentation for this port on FreeBSD.
> If I could locate some decent documentation, perhaps I could get it
> running correctly.
> 
> I am running FreeBSD 5.4 with Sendmail.
> 
> -- 
> Gerard E. Seibert
> [EMAIL PROTECTED]

Hi Gerard,

edit your /etc/mail/YOUR-SENDMAIL.mc file and add this to it, workes for me 
under Sendmail-8.13_1

Xdk-filter, S=inet:[EMAIL PROTECTED]

then rebuild your sendmail.... make... make install.... make restart
have a look under:
http://www.elandsys.com/resources/sendmail/domainkeys.html
it's a very detailed description
it will say to add this to the .mc file, but it will not work with out 
reporting errors.
INPUT_MAIL_FILTER(`dk-filter', `S=inet:[EMAIL PROTECTED]')

use:
Xdk-filter, S=inet:[EMAIL PROTECTED]
to avoid errors at boot time.

I got the domainkey build, but still strugle to auto sign.


--
Hanno Krusken
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to