On Tue, 4 Nov 2008, Bailo, John wrote: > I'm guessing, but I think what I need to do is edit the startup script > scdkim and change > > DKIM_BIN=/usr/bin/dkim-filter > > To > > DKIM_BIN=/usr/bin/dkim-filter -C /etc/mail/dkim-filter.conf
"-x" instead of "-C", but yes. > Then in dkim-filter.conf I would add (this is my reference > http://bugs.gentoo.org/attachment.cgi?id=148815 ): > > InternalHosts /etc/mail/dkim-filter/internalhosts > > > And in /etc/mail/dkim-filter/internalhosts, I would add > > 192.168.26.0/24 > > To handle all the servers on my subnet... Looks right to me. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ dkim-milter-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
