Package: spamassassin
Version: 3.3.2-5
the spamassassin install does not download rules via sa-update. The
postinst script imports GPG key used to download them and tries to compile
them, but does not actually fetch them.
This is part of postinst script:
test -d /var/lib/spamassassin/sa-update-keys ||
install -d -o debian-spamd -g debian-spamd -m 700
/var/lib/spamassassin/sa-update-keys
su debian-spamd -c "sa-update --gpghomedir
/var/lib/spamassassin/sa-update-keys \
--import /usr/share/spamassassin/GPG.KEY"
sa_compile
before sa-bomiple there should be a line:
su debian-spamd -c "sa-update --gpghomedir /var/lib/spamassassin/sa-update-keys"
since the sa-update --import does not fetch the rules, only imports the GPG
key
--
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
LSD will make your ECS screen display 16.7 million colors
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]