Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

notification problem

2 views
Skip to first unread message

Jan Novak

unread,
Aug 23, 2016, 7:19:46 AM8/23/16
to
Hello,

my postfix / amavis/ spamassyssin is working.
In amavis a had set the rule to block word attachmenst, this works
also... but: no one will be notified (sender or recipient).

the amavis conf looks like that:

$final_virus_destiny = D_DISCARD;
$final_banned_destiny = D_BOUNCE;
$final_spam_destiny = D_BOUNCE;
$final_bad_header_destiny = D_PASS;

Jan

Luuk

unread,
Aug 27, 2016, 12:57:58 PM8/27/16
to
my amavisd.conf look a lot larger
(and this is about the defautl after install....)

opensuse:/etc # wc -l amavisd.conf
812 amavisd.conf
opensuse:/etc # cat amavisd.conf | grep -v '^#' | wc -l
548

0 new messages