Sujet : Re: How to Install SpamAssassin on Fedora?
De : dan1espen (at) *nospam* gmail.com (Dan Espen)
Groupes : comp.os.linux.miscDate : 14. Feb 2025, 23:17:50
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <voofee$3ljs6$1@dont-email.me>
References : 1
User-Agent : Gnus/5.13 (Gnus v5.13)
Lars Poulsen <
lars@cleo.beagle-ears.com> writes:
As part of my nerdy home system, I have a Fedora Linux server, which is
my file server, my web server and my mail server. For almost 20 years,
my incoming mail was scrubbed by a spam filtering service operated by my
friend in Switzerland, but he is now retiring, so I need to do this for
myself now.
>
I figure the tool of choice is spamassassin, but where do I find a
reasonably simple how-to guide? I assume I cannot just
dnf install spamassassin
systemctl enable spamassassin.service
systemctl start spamassassin.service
>
But what more do I need to do?
dnf install spamassassin
works fine.
You may or may not need to start it as a service, that's up to you.
"spamd" just makes it run a little faster.
The man page should be sufficient to figure out the rest.
-- Dan Espen