This is the part I'm a bit confused about.  So far all I've done is generate 
the keys and edit the DNS records.  I'm running CentOS 4.  Instructions I've 
read tell me to edit /etc/sysconfig/dkim-milter (the config file) to change 
"Domains" to list all the domains.  The closest thing I could find was 
"SIGNING_DOMAIN", so I did that.  Then everything says that you must use the 
same key on all domains, but I'm not sure why since 
KEYFILE="/etc/dkim-milter/${SIGNING_DOMAIN}_${SELECTOR_NAME}.key.pem" should 
make it chose the right file based on the domain.  I haven't even begun to 
configure postfix yet or any startup file for dkim-milter because I wanted 
to get everything configured correctly first.  So can anyone tell me why I 
need to use the same keys and how the config should look for that?

Thanks,
Jeff

----- Original Message ----- 
From: "Stas SUSHKOV" <s...@nerd.ro>
To: "dkim-milter general discussion" 
<dkim-milter-discuss@lists.sourceforge.net>
Sent: Saturday, April 04, 2009 7:04 AM
Subject: Re: [dkim-milter-discuss] dkim-milter in postfix with multiple 
domains.


> On Sat, 2009-04-04 at 12:15 +0200, Robert Schetterer wrote:
>> Eagle Link Customer Service schrieb:
>> > Can anyone tell me exactly how to set up dkim-milter in postfix with
>> > multiple domains?  I've found a few notes, but nothing seems to make
>> > sense.  A good step by step guide would be nice.  If anyone knows of 
>> > one
>> > that they can point me to I would appreciate it.
>
> You should check out the documentation in particular for the OS you are
> going to use. Most of the linux distros should already have dkim milter
> package in their software repositories. BSD packages will usually come
> with the full README/documentation when installing from ports/cvs.
>
> I can recommend you a good installation guide from the Ubuntu wiki (also
> can be used on any Debian system):
> https://help.ubuntu.com/community/Postfix/dkim-milter
> (maybe down now due to maintenance works).
>
> For multiple domains (assume you already got the DNS setup part done),
> edit the dkim-filter.conf and find the `Domain` directive, where:
> ---
> Domain (string)
>               A comma-separated list of domains whose mail should be 
> signed by
>               this  filter.   Mail  from other domains will be verified 
> rather
>               than being signed.
> ---
> Hope this will help you.
>
>> >
>> > Thanks,
>> > Jeff
>> >
>> >
>> >
>> > ------------------------------------------------------------------------
>> >
>> > ------------------------------------------------------------------------------
>> >
>> >
>> > ------------------------------------------------------------------------
>> >
>> > _______________________________________________
>> > dkim-milter-discuss mailing list
>> > dkim-milter-discuss@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
>>
>> Hi,
>> http://www.elandsys.com/resources/sendmail/dkim.html
>> is a good place to start
>>
>>
> -- 
> () Campania Panglicii în ASCII
> /\ http://stas.nerd.ro/ascii/
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> dkim-milter-discuss mailing list
> dkim-milter-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
> 


------------------------------------------------------------------------------
_______________________________________________
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to