On 9/24/2021 8:21 AM, Alex wrote:
I'm also interested in this, as I'm having problems with amavisd (and
development has effectively stopped).

Does anyone know how it compares? Is it possible to more specifically
define the policies it applies to domains it processes? For example,
the problem I'm currently having with amavisd is that things like
virus/spam destiny, or banned filenames are limited to affecting all
domains the amavisd instance processes. It would be good to have more
flexibility there - one domain may wish to allow html files while
another would like to block them.

I've posted this on the amavisd list before, and it's gone unanswered.
I'm hoping fuglu is a more modern replacement without too much
difficulty in the conversion/replacement.
Considering that you can effectively do the same in SA, that's one place you could do HTML/Non-HTML stuff.

You can also artificially raise or lower scores relative to sa_tag2_level_deflt using rules,
header  RULENAME To:addr /.*\@mydomain\.com/i
score   RULENAME  -3.0

Repeat as necessary for CC addresses.  BCCs will take some inspection of your Received headers (depending on MTA).

But, you probably know this already.
I also like fuglu for it being coded in python - it's much easier to
find python developers than perl developers these days.
MIMEDefang might be another program that can help you.  I personally don't know much about it, but it seems to be robust.

Generally speaking, most programmers (regardless of language) don't like to take jobs where the Cost/Benefit ratio returns a divide-by-zero error. If you want something free, I certainly wouldn't limit your search to just Python.

Or, you could just fork over a couple hundred bucks and find someone on Upwork, or maybe Freelancer, to do exactly what you want.
Thanks,
Alex


Good Luck,

-- Jared Hall


Reply via email to