tomoe skrev den 2024-08-07 10:17:
I would like to install SpamAssassin on a newly built mail server.
Does SpamAssassin work on Ubuntu 24.04LTS ?
how do you install postfix ? :)
spamassassin can be installed same way
I look forward to Answer from you.
sorry i just use gentoo, and freebsd,
tomoe wrote on 7/08/24 8:17 pm:
Dear Developers and members of the PMC
My name is Tomoe.
I would like to install SpamAssassin on a newly built mail server.
Does SpamAssassin work on Ubuntu 24.04LTS ?
I look forward to Answer from you.
https://ubuntu.pkgs.org/24.04/ubuntu-main-amd64/spamassas
Paul Schmehl skrev den 2024-06-21 01:17:
bayes_path /usr/local/etc/mail/spamassassin/bayes/bayes
On 22.06.24 16:30, Benny Pedersen wrote:
this need spamd running as root :/
according to OP mail the directory is owned by spamd user
https://marc.info/?l=spamassassin-users&m=171891451702472&w
Paul Schmehl skrev den 2024-06-21 01:17:
bayes_path /usr/local/etc/mail/spamassassin/bayes/bayes
this need spamd running as root :/
bayes_path ~/.spamassassin/bayes
path is not a file, just a dir
expanded without ~ is in gentoo /var/lib/spamd
this support any system users, spamd homedir in
> On Jun 21, 2024, at 8:24 AM, Bill Cole
> wrote:
>
> On 2024-06-20 at 19:17:19 UTC-0400 (Thu, 20 Jun 2024 18:17:19 -0500)
> Paul Schmehl
> is rumored to have said:
>
>> Here’s every line with bayes_ in it:
>> bayes_#auto_learn 1
>> bayes_learn_to_journal 1
>> bayes_path /usr/local/etc/mail/sp
On 2024-06-20 at 19:17:19 UTC-0400 (Thu, 20 Jun 2024 18:17:19 -0500)
Paul Schmehl
is rumored to have said:
> Here’s every line with bayes_ in it:
> bayes_#auto_learn 1
> bayes_learn_to_journal 1
> bayes_path /usr/local/etc/mail/spamassassin/bayes/bayes
> bayes_file_mode 0775
> bayes_ignore_header
> On Jun 20, 2024, at 6:05 PM, Bill Cole
> wrote:
>
> On 2024-06-20 at 16:14:47 UTC-0400 (Thu, 20 Jun 2024 15:14:47 -0500)
> Paul Schmehl mailto:paul.schm...@gmail.com>>
> is rumored to have said:
>
>> I’m running spamassassin (SA) 3.4, postfix 3.9.0-1, and dovecot 2.2.36-8 on
>> a linux serve
On 2024-06-20 at 16:14:47 UTC-0400 (Thu, 20 Jun 2024 15:14:47 -0500)
Paul Schmehl
is rumored to have said:
I’m running spamassassin (SA) 3.4, postfix 3.9.0-1, and dovecot
2.2.36-8 on a linux server. I have some questions about SA that I
can’t seem to find answers for on the web.
The SA conf
On 2022-08-25 at 10:34:17 UTC-0400 (Thu, 25 Aug 2022 14:34:17 +)
Kerstin Thomaßen
is rumored to have said:
Is this issue known? Why is the color white in text marked as spam?
It's not. Your message apparently hits the rule HTML_FONT_LOW_CONTRAST
which currently has a very low score (0.00
On Sat, 5 Sep 2020, Rajesh M wrote:
dear friends,
had a few questions
1) what is the sequence based on which the rules are processed ?
is there any documentation on this ?
how is the rule number example 20_dnsbl_tests.cf or 25_uribl.cf related to the
sequence of rule processing ?
Are you a
On Sat, 5 Sep 2020, Rajesh M wrote:
how is the rule number example 20_dnsbl_tests.cf or 25_uribl.cf related to the
sequence of rule processing ?
It doesn't affect processing, but it does affect configuration.
The rules files are parsed in filename-sort order, so if there are
multiple defin
Hi Rajesh, I believe that the ShortCircuit feature is what you want
which along with the priority level helps controls the order of rules.
https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Plugin_Shortcircuit.html
Beyond that, the order they run is complicated depending on the typ
itete Nachricht
Betreff: RE: Re: questions about the internal bayes-storage
(KMM152616938V77165L0KM) :ppNA
Datum: Wed, 11 Mar 2015 12:33:32 + (UTC)
Von:ppkana1-kana
An: Reindl Harald
PayPal Email
It appears you're contacting us with an email address that is not
registered on
Am 11.03.2015 um 13:20 schrieb RW:
On Wed, 11 Mar 2015 12:49:55 +0100
Reindl Harald wrote:
"sa-learn --backup" looks like the tokens are stored as CRC32 which
(in case if i am right) brings the question which software /
library / implementation does the checksums
It's truncated sha1
ah ok
On Wed, 11 Mar 2015 12:49:55 +0100
Reindl Harald wrote:
> "sa-learn --backup" looks like the tokens are stored as CRC32 which
> (in case if i am right) brings the question which software /
> library / implementation does the checksums
It's truncated sha1.
> On Fri, 2 Oct 2009, Jose Luis Marin Perez wrote:
>
> > - Approximately 85% of spam are in Spanish, this can be a problem
> > for SpamAssassin?
>
> Possibly. Most of the default rules and most third-party rules are
> for English. This would tend to reduce your hit rate, but a
> properly-trained
On 02.10.09 09:32, Jose Luis Marin Perez wrote:
> - How to calculate the amount of memory and CPU used by each process Spamd?
very hardly without running multiple spamd processes. It also depends on
sizes of mails checked.
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
W
On Fri, 2 Oct 2009, Jose Luis Marin Perez wrote:
- Approximately 85% of spam are in Spanish, this can be a problem for
SpamAssassin?
Possibly. Most of the default rules and most third-party rules are for
English. This would tend to reduce your hit rate, but a properly-trained
Bayes would h
Second, I don't want to keep adding/modifying rules/scores in
/.spamassassin/user_prefs if it's not the correct way. As I am
constantly tweaking my spam scores, can I add scores to a config file
and make them become active without having to restart SA? Right now,
adding them to /.spamassa
On 10.07.09 08:43, Daniel Schaefer wrote:
> I'm running SA daemonized. I know that it reads
> /.spamassassin/user_prefs (not a typo),
only for users whose homedir is the root (/) directory...
> /etc/mail/spamassassin/local.cf,
actually, /etc/mail/spamassassin/*.pre and /etc/mail/spamassassin
>> Question 2. Suppose the domain name in the
Message-ID
>> header does not match the domain name in the From
>> header. For instance, the From header is
"[EMAIL PROTECTED]"
>> and the Message-ID header is "" .
>> Will SpamAssassin consider this as an invalid
message
>> id and so consider the email
Jack wrote:
> Hello,
>
> In SpamAssassin's FAQ, there is a page
> "AvoidingFpsForSenders"
> (http://wiki.apache.org/spamassassin/AvoidingFpsForSenders)
> under the heading "I'm not a spammer!". That page
> mentioned that "Emails with ... invalid or missing
> message-ids ... are frequently signs of
Maurice Lucas wrote:
> On Mon, 2006-12-11 at 19:51 -0600, René Berber wrote:
>> Mark Nienberg wrote:
>> [snip]
>>> At any rate, could someone please answer this question:
>>>
>>> How can I stop mail delivery from the list and still stay subscribed?
>> No dice ;-) I tried the same you are doing, s
On Mon, 2006-12-11 at 19:51 -0600, René Berber wrote:
> Mark Nienberg wrote:
>
> > In the welcome message that I received when I subscribed to this list it
> > says:
> >
> > Send mail to the following for info and FAQ for this list:
> ><[EMAIL PROTECTED]>
> ><[EMAIL PROTECTED]>
>
> Usele
René Berber wrote:
No dice ;-) I tried the same you are doing, since I read the newsgroup using
Gmane, and what I found out (very easily) is that this list uses ezmlm, and that
piece of ... doesn't have that functionality, in fact has very little
functionality (compared to Mailman).
Oh, I saw
Mark Nienberg wrote:
> In the welcome message that I received when I subscribed to this list it
> says:
>
> Send mail to the following for info and FAQ for this list:
><[EMAIL PROTECTED]>
><[EMAIL PROTECTED]>
Useless addresses, I also tried.
[snip]
> But a message I sent to that address
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
decoder wrote:
> Pascal Maes wrote:
>> Version 2.3b
>
>
>> 1) Here is the ouptut of the scanner (gocr -i) :
>
>> _
>
>> date Informations
>
>
>
>> 9- 11-lO061O_30 Le __ek-end du 3-4r'11, les adresses de cou
>> r_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pascal Maes wrote:
>
> Version 2.3b
>
>
> 1) Here is the ouptut of the scanner (gocr -i) :
>
> _
>
> date Informations
>
>
>
> 9- 11-lO061O_30 Le __ek-end du 3-4r'11, les adresses de cou
> r_er jlectron_que des jt
Tony Melia wrote:
> Hi,
> I have a couple of questions that I cannot find answers to in the FAQ.
>
> Firstly, I have downloaded, installed, and updated rules_du_jour. Do I
> need to do anything to actually tell spamassassin to use these new
> rules, or does it just use any new rules dropped in t
>You may also want to
>consider buying a book on the subject, such as this one:
>http://www.packtpub.com/book/spamassassin.
I hear thats a pretty decent book to start with ;)
--Chris
At 11:23 AM 2/23/2005, Gary Manigault wrote:
1. What version of spamassassin should I get?
3.0.2. If you're stuck with an old version of perl (ie: 5.0005) get 2.64.
Can I get the rpm?
As per the downloads page, you can use rpmbuild on it
http://spamassassin.apache.org/downloads.cgi
rpmbu
Hi Gary. There are a number of tutorials on the web that could best
answer your questions. A good place to start might be
http://wiki.apache.org/spamassassin/StartUsing. You may also want to
consider buying a book on the subject, such as this one:
http://www.packtpub.com/book/spamassassin.
At 10:38 AM 1/5/2005 -0400, Peter Marshall wrote:
I am currently running sendmail and spam assassin version 2.x. I am
upgrading my mailserver and installing postfix. I have a few questions
regarding "what is best"
First, should I store my users (about 150) in the passwd file or in an mysql
datab
On Mon, 13 Dec 2004, Nate Carlson wrote:
hmm, thought someone already answered. Yep, it's a limitation that's been
in SpamAssassin for a long time -- currently (in 3.0.x) you can call
Mail::SpamAssassin::copy_config() to copy a "clean" configuration object,
The earlier reply didn't go to that e
On Mon, 13 Dec 2004, Justin Mason wrote:
hmm, thought someone already answered. Yep, it's a limitation that's
been in SpamAssassin for a long time -- currently (in 3.0.x) you can
call Mail::SpamAssassin::copy_config() to copy a "clean" configuration
object, before reading user preferences, then
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nate Carlson writes:
> On Wed, 8 Dec 2004, Nate Carlson wrote:
> > I've been doing some hacks to Mimedefang to allow per-user configuration
> > to be read from LDAP (using the SA ldap stuff), and have it working,
> > except for the fact that prefere
On Wed, 8 Dec 2004, Nate Carlson wrote:
I've been doing some hacks to Mimedefang to allow per-user configuration
to be read from LDAP (using the SA ldap stuff), and have it working,
except for the fact that preferences do not get cleared between runs of
SpamAssassin. I took a look at the way Mim
On Wed, 8 Dec 2004, Loren Wilton wrote:
This sounds like it has something to do with the switching users code.
I don't know how it is done, but I know it is in spamd somewhere, and
uses Storable to store the user configs. There is special stuff (I
believe) somewhere that is supposed to get invo
This sounds like it has something to do with the switching users code. I
don't know how it is done, but I know it is in spamd somewhere, and uses
Storable to store the user configs. There is special stuff (I believe)
somewhere that is supposed to get invoked when switching users in a database
cas
If you use amavis then you will not be able to use spamd/c. You will also
loose the ability to FULLY manipulate the available headers in sa.
If you write your own scripts then you can spamd/c. You will also be able to
add any sa header you want.
Amavis reads the spamassassin.pm and compiles it in
40 matches
Mail list logo