- 2 Posts
- 5 Comments
Joined 2 years ago
Cake day: June 14th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
This is my scheme as well! Pretty much to the t. Except my HTPC is hypnotoad and nibbler is my NAS.
Reven@lemmy.worldOPto Selfhosted@lemmy.world•Email server help: postfix and spamassassin with user prefs in MySQLEnglish1·3 months ago😂
Reven@lemmy.worldOPto Selfhosted@lemmy.world•Email server help: postfix and spamassassin with user prefs in MySQLEnglish2·3 months agoYup, this is the last time I muck around with spamassassin unless the project gets a magical revival.
Reven@lemmy.worldOPto Selfhosted@lemmy.world•Email server help: postfix and spamassassin with user prefs in MySQLEnglish4·3 months agoI think I got it working. I’ve got this in /etc/default/spamd:
OPTIONS="-x -q -u spamd --max-children 5 -H /etc/mail/spamassassin/"
and this in /etc/default/spamass-milter:
OPTIONS="-e example.com -u spamass-milter -i 127.0.0.1"
And it definitely reads user prefs from the database because I can change the ‘required_hits’ to 6.7 for a given user and I see this in the logs:
spamd[523771]: spamd: clean message (-0.2/6.7) for user@example.com:133 in 1.2 seconds, 24427 bytes.
I don’t know how many different combinations of config flags I’ve tried, but these seem to do the job.
Thanks for all the replies! I’ll try ebay probably. I kinda agree that posting buy/sell posts here might dilute the sparse content we have.