Hi!
Below the debug output of my sa-update -
what about this ('require' failed) lines -
do I have to install Perl modules to get this Spamassassin modules?
lg
Martin
3694] dbg: logger: adding facilities: all
[3694] dbg: logger: logging level is DBG
[3694] dbg: generic: SpamAssassin version
(1) As was said earlier, but in greater detail: tell your MTA to look
at the SMTP client's IP address, and trust (do not give to SA) any
mail where the client IP address is in your local network(s) (this is
the best solution), or
(2) Modify the above to check your local network IP range(s), and
Jonas Eckerman schrieb:
Martin Hochreiter wrote:
How can I ensure that at least mails from our local clients are
automatically whitelisted?
Don't feed mail from local clients through SpamAssassin.
That's what I want, but how to learn that spamassassin / amavis ?
Jonas Eckerman schrieb:
Martin Hochreiter wrote:
I got many mails whitelisted that have a from address from my domain
(although they are not from my domain, and the users don't exist on my
mailserver)
1: If the users don't exist the mails should be rejected at the
server l
Hi!
Can I check somehow with spamassassin if a (from) mail address exists on
my mailserver.
I got many mails whitelisted that have a from address from my domain
(although they are not from my domain, and the users don't exist on my
mailserver)
lg
>> @additional_perl_modules = qw(
>> /usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Locales.pm,
>> /usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/Bayes.pm,
>> /usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/BodyEval.pm,
>> /usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Plugin/
Hi!
Since I upgraded to Spamassassin 3.20 I get this (amavis) messages in my
logfiles
(for each incoming mail):
May 29 08:21:05 linux1.rk /usr/sbin/amavisd[4365]: (04365-01) extra
modules loaded: Mail/SpamAssassin/Locales.pm,
Mail/SpamAssassin/Plugin/Bayes.pm, Mail/SpamAssassin/Plugin/BodyEval.pm
KURZEL: T2Y.F
http://mail-archives.apache.org/mod_mbox/spamassassin-users/200705.mbox/[EMAIL PROTECTED]
Ups, sorry I didn't read that one
Hi!
Can somebody give me a hint, why these mails (see below) are not tested?
(Some of the mail sender are whitelisted, but many of them are just not
tested)
lg
Martin
---
Content-Transfer-Encoding: 7bit
Content-Type:
Daryl C. W. O'Shea schrieb:
>
> ---
> trusted_networks 80.123.XXX.XXX
> trusted_networks 80.122.XXX.XXX
> internal_networks 192.168.1.0/24
> internal_networks 192.168.2.0/24
> internal_networks 127.0.0.1
> ---
I am usi
>
> Some messages here get tests=none. The two conditions I've found here
> are 1) like Matt already mentioned, a timeout in communication using
> spamc, or 2) the message was received totally within our network
> (trusted/internal).
>
> Perhaps maybe you don't have the trusted/internal networks s
> Actually the "[none]" comes directly from SpamAssassin, amavisd just
> reports what it gets after calling SA.
>
> The relevant code is in SpamAssassin/PerMsgStatus.pm, sub _get_tag:
>
> TESTSSCORES => sub {
> my $arg = (shift || ",");
> my $line = '';
> foreach my $test (so
Hi!
Is there something like a recommended tag level when to treat a mail
as spam?
(I actually use 1.7 as tag level for amavis/spamassassin)
lg
martin
Hi!
I am using spamassassin with amavis.
I sometimes get mails (Spam Mails) - not tagged with ***SPAM***
but tagged with the following header:
No, score=0 tagged_above=-999 required=1.7 tests=[none]
What does "tests=[none]" mean?
lg
Martin
14 matches
Mail list logo