From: Oleg Broytman Date: Thu, 12 Feb 2026 09:33:53 +0000 (+0300) Subject: Feat(.procmail): Put spamd's socket in `/run` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;ds=sidebyside;p=dotfiles.git Feat(.procmail): Put spamd's socket in `/run` Move the socket outside of SystemD private `/tmp/`. --- diff --git a/.procmailrc b/.procmailrc index 75aa012..96d0b82 100644 --- a/.procmailrc +++ b/.procmailrc @@ -299,7 +299,7 @@ disco|party|misc)\..*(zip|exe|scr|com|pif)"?$ # SpamAssassin (spamassassin.org) :0fw * < 10240000 -| spamc -U /tmp/spamassassin.sock -s 10240000 +| spamc -U /run/spamassassin.sock -s 10240000 # Mail with a score of 14 or higher is certainly spam