http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5775
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2008-02-12 13:14 -------
how does http://wiki.apache.org/spamassassin/SaUpdateKeyNotCrossCertified
look? feel free to hack it about.
instead of the complex
sudo gpg --homedir /etc/mail/spamassassin/sa-update-keys \
--keyserver pgp.mit.edu --recv-key 5244EC45
I changed it to just use
wget http://spamassassin.apache.org/updates/GPG.KEY
sa-update --import GPG.KEY
which seems a lot simpler, and appears to work in my testing
(at least the --list-sig change is visible).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.