Gentoo Archives: gentoo-user

From: Eray Aslan <eray.aslan@×××××××.tr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Postfix and Domainkeys
Date: Mon, 12 Jan 2009 20:24:52
Message-Id: 496BA70D.2080704@caf.com.tr
In Reply to: Re: [gentoo-user] Postfix and Domainkeys by Jason Carson
1 On 12.01.2009 17:33, Jason Carson wrote:
2 [...]
3 > I don't understand what this part below means...
4 >
5 > Make sure you add these parameters to your dk-filter command line:
6 > -b sv -d your-domain.com -H -s /etc/mail/dk-filter/default.private
7 > -S default
8 >
9 > I tried the following two commands with no luck
10 >
11 > dk-filter -b sv -d jasoncarson.ca -H -s
12 > /etc/mail/dk-filter/default.private -S default
13 >
14 > ...and...
15 >
16 > /etc/init.d/dk-filter -b sv -d jasoncarson.ca -H -s
17 > /etc/mail/dk-filter/default.private -S default
18 >
19 > ...any other suggestions or am I doing something wrong?
20
21 It's been awhile but:
22
23 Make the necessary changes:
24 vi /etc/mail/dk-filter/dk-filter.conf
25
26 and start the milter:
27 /etc/init.d/dk-filter start
28
29 --
30 Eray

Replies

Subject Author
Re: [gentoo-user] Postfix and Domainkeys Jason Carson <jason@×××××××××××.ca>