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?
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?
If your friend is retiring, why not ask him? Maybe you can take over the service? =)
If not, here's a link, https://notes.sagredo.eu/en/qmail-notes-185/installing-and-configuring-spamassassin-37.html
, but I assume you already have a handful of tutorials that were not what
you were looking for.
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.
I figure the tool of choice is spamassassin, but where do I find a
reasonably simple how-to guide?
On 2025-02-14, Dan Espen <dan1espen@gmail.com> wrote:
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.
So these 3 commands are likely to work, without screwing anything up?
Does spamassassin take over the submission port without any editing of sendmail.cf? (Most descriptions of spamassassin assume that you are
running procmail. I figured out a sendmail.cf 30 years ago, and have not
had to page all of that in for at least 20 years.)
On Fri, 14 Feb 2025 21:47:24 -0000 (UTC), Lars Poulsen wrote:
I figure the tool of choice is spamassassin, but where do I find a reasonably simple how-to guide?
Last I looked, it was a service that individual users had to configure
(e.g. via procmail) for filtering their own mail -- the normal setup did
not automatically filter everything coming in for all users.
As ever, the problem is not that there is no documentation, or even that there is no documentation at the level I am looking for, but tht there
is so much documentation (much of it redundant) tht the stuff I want
drowns in the sea of additional stuff.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 493 |
Nodes: | 16 (3 / 13) |
Uptime: | 15:03:47 |
Calls: | 9,712 |
Calls today: | 2 |
Files: | 13,740 |
Messages: | 6,181,747 |