summaryrefslogtreecommitdiff
path: root/mail/spamassassin-dqs/files/pkg-message.in
blob: e69f3824ef25691644d5b95673905befb67f62a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
{
 message: <<EOM
you will need to configure the sh.cf file with your own
DQS key.   

Follow the instructions at:
https://www.spamhaustech.com/dqs/
to get a key, then go to:
https://portal.spamhaustech.com/src/manual/dqs/
and note your key. 

Once you have it, run the following as root:

cd %%PREFIX%%/etc/mail/spamassassin:
sed -e 's/your_DQS_key/<your key from above>/g' sh.cf.sample >sh.cf

then restart spamassassin.
EOM
  type: install
}
]