Benjamin Adams wrote:
I just updated to 3.1.1, I get the same problem running as root sa-update -D --gpg or sa-update -Dsa-update: importing default keyring to '/etc/mail/spamassassin//sa-update-keys'... cannot mkdir /etc/mail/spamassassin//sa-update-keys at /usr/bin/sa-update line 1028.nothing in /etc/mail/spamassassin/sa-update-keys How do I create the key and put it in there?
if /etc/mail doesn't exist, even root can't mkdir /etc/mail/spamassassin (that's a job for mkdir -p).