Search found 9 matches

by topgunx1
18 Nov 2014 08:57
Forum: 3.x Bugs
Topic: ClamAV and Spamassassin Versions
Replies: 6
Views: 7487

Re: ClamAV and Spamassassin Versions

shawniverson wrote:I am now in the process of compiling and testing SA 3.4.0.
Wow! Thanks....

I've only one another problem/boredom before give 10+++ to this project :D

Before-Queue: viewtopic.php?f=14&t=880&p=2599#p2599

Thanks again!
by topgunx1
18 Nov 2014 08:54
Forum: How-to
Topic: REJECT (not bounce) spam with HI score?
Replies: 7
Views: 8302

Re: REJECT (not bounce) spam with HI score?

Postfix accepts the mail and then Mailscanner will do the scanning.

You want postfix to already reject the message.
As mailscanner/spamassassin runs next to postfix this is not possible.

Postfix will only reject if an RBL check is hit.

Is it possible, yes ofcourse but this will require a major ...
by topgunx1
11 Nov 2014 13:37
Forum: 3.x Bugs
Topic: ClamAV and Spamassassin Versions
Replies: 6
Views: 7487

Re: ClamAV and Spamassassin Versions

Hello shawniverson,

looking around internet about same dropped email (from a good sender) I've have found resolution with new version.
EFA is build with a distro/Spamassassin version 3.3.1 and it's now "out of support"

Here the changelog... and the date of release.

- 2014-02-11: SpamAssassin 3.4 ...
by topgunx1
10 Nov 2014 11:47
Forum: 3.x Bugs
Topic: Bounce from "destination server" as SPAM
Replies: 3
Views: 4810

Re: Bounce from "destination server" as SPAM

Checking the log of postfix i've found this:

postfix/cleanup[20872]: C1C2960069: hold: header Received: from srv.mydomain.local (unknown [192.168.0.10])??(using TLSv1 with cipher AES128-SHA (128/128 bits))??(No client certificate requested)??by mail.mydomain.com (Postfix) w from unknown[192.168.0 ...
by topgunx1
09 Nov 2014 00:55
Forum: How-to
Topic: REJECT (not bounce) spam with HI score?
Replies: 7
Views: 8302

Re: REJECT (not bounce) spam with HI score?

I'm not sure I understand. Spam is retained, not bounced anyway... a REJECT always bounces a message...

Sorry for my description ...

My question is:

Is possible to "drop SMTP connection with a reject code", and not close with "250 Ok...", if the score are Hi or with virus?

In this case the ...
by topgunx1
09 Nov 2014 00:46
Forum: 3.x Bugs
Topic: Bounce from "destination server" as SPAM
Replies: 3
Views: 4810

Re: Bounce from "destination server" as SPAM

Thx for detailed response :)

Here's what you need:

In /etc/MailScanner/MailScanner.conf

Treat Invalid Watermarks With No Sender As Spam = 2

I set to 2 in this example. You will want to set this lower than your spam threshold. Not enough to trigger as spam but enough when combined with other ...
by topgunx1
08 Nov 2014 18:29
Forum: Introduction
Topic: Hello
Replies: 1
Views: 2696

Hello

Hello from Italy.

After more than 10y of qmail (+antivirus, anti spam, and various patch/addon) for MS Exchange "front-End filter", I'm very happy to try EFA!

It's very very good :clap:

Thanks!
by topgunx1
08 Nov 2014 18:05
Forum: How-to
Topic: REJECT (not bounce) spam with HI score?
Replies: 7
Views: 8302

REJECT (not bounce) spam with HI score?

Hello to All!

Is it possible to REJECT (not generate bounce) for mail with HI score, during SMTP incoming session?

Is it also possible to REJECT mail with LOW score, but save it in quarantine for inspection?
Best regards
by topgunx1
07 Nov 2014 13:01
Forum: 3.x Bugs
Topic: Bounce from "destination server" as SPAM
Replies: 3
Views: 4810

Bounce from "destination server" as SPAM

Hello to all!

For this big project :-)

I'm testing it and i've found a little bug (3.0.0.6).

Here an example:

SENDER (from .... to nomail@mydomain) ------> EFA -----> Mailbox Server (@mydomain)

At this time my internal "Mailbox Server" generate a bounce for not exiting "nomail" account.
This ...