View previous topic :: View next topic |
Author |
Message |
pigreco Apprentice


Joined: 16 Nov 2005 Posts: 223 Location: Italia
|
Posted: Wed Nov 30, 2016 3:34 pm Post subject: [SOLVED] Amavisd can't stop banned notification |
|
|
Hi,
I did a lot of testing but I can not stop banned notification to the recipient address, like this:
Quote: |
BANNED CONTENTS ALERT
Our content checker found
banned name: .asc,ISEYJE5-0231.vbs
.....
....
|
The Amavisd version is 'amavisd-new-2.8.1 (20130628)'
this is my conf for banned notification:
Code: |
$final_banned_destiny = D_DISCARD;
# Tell amavis to notify recipients of banned file quarantine:
# Don't send notification to sender
$warnbannedsender = 0;
# Don't notification to recipient
##$warnbannedrecip = 0;
$warnbannedrecip = undef;
|
any suggestion?
thanks in advance
Maurizio
Last edited by pigreco on Sat Dec 03, 2016 9:19 am; edited 1 time in total |
|
Back to top |
|
 |
pigreco Apprentice


Joined: 16 Nov 2005 Posts: 223 Location: Italia
|
Posted: Sat Dec 03, 2016 9:18 am Post subject: |
|
|
hi,
I solve this trouble:
the problem was caused by policy recorder in mysql, that bypassing the configuration
regards,
Maurizio |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|