Package: icedove Version: 2.0.0.4.dfsg1-1 In the last few versions of icedove, the "Trust junk mail headers set by:" dropdown list has been empty for my installation (Edit -> Accounts -> (Specific Account) -> Junk Settings). Looking through it, it appears that the /usr/lib/icedove/isp directory isn't being included in the icedove package; this is working correctly in iceape and if you copy the isp files over to icedove, the dropdown list is once again populated.
$ dpkg -S SpamAssassin.sfd iceape-browser: /usr/share/iceape/isp/SpamAssassin.sfd $ ls -l /usr/lib/iceape/isp lrwxrwxrwx 1 root root 22 Aug 6 12:19 /usr/lib/iceape/isp -> ../../share/iceape/isp This softlink fixes it for me: $ ls -l /usr/lib/icedove/isp lrwxrwxrwx 1 root root 13 Aug 23 14:01 /usr/lib/icedove/isp -> ../iceape/isp -- Moonfire Games - http://mfgames.com/
signature.asc
Description: OpenPGP digital signature

