Re: Nice easy Spamassassin question
- In reply to: Frank Leonhardt : "Re: Nice easy Spamassassin question"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Sep 2025 13:27:32 UTC
On Tue, 16 Sep 2025 09:40:08 +0100 Frank Leonhardt <freebsd-doc@fjl.co.uk> wrote: > sendmail+SASL+spamassassin+DKIM, and these days in a jail > None of this needs to be in the base system. If you like sendmail, postfix or something else, then this should be available via packages. The first thing I do when building FreeBSD is disable in src.conf: sendmail, telnet, unbound and various other bits of bloat I will never need or use. I vaguely remember NetBSD people proposing basepkg framework, but after 8 years it is still in the experimental stage.