<html><head><title>Re: SOLUTION for white-listing senders for banned files.</title>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
</head>
<body>
<span style=" font-family:'courier new'; font-size: 9pt; color: #800000;"><b>>> There's some ability, native to Amavis, to whitelist an IP, from what I understand, but no ability to white-list a sender's email address in Amavis itself.<br>
<br>
DE> Doesn't the Amavis wblist MySQL table or the<br>
DE> @whitelist_sender_maps directive provide that very functionality that you say is missing?<br>
<br>
</b><span style=" color: #000000;">While I'm no master Amavis user, the documentation [and my testing] show that @whitelist_sender_maps only applies to spam and NOT banned files. Since we want to allow some banned files through - for example, zip files from certain senders to certain recipients - this was the only way we found to accomplish it. <br>
<br>
[From the Amavis docs, Here: </span></span><a style=" font-family:'courier new'; font-size: 9pt;" href="http://www.ijs.si/software/amavisd/amavisd-new-docs.html#checks">http://www.ijs.si/software/amavisd/amavisd-new-docs.html#checks</a> <br>
<span style=" font-family:'Courier New'; font-size: 9pt;">"It should be emphasized that whitelisting (and blacklisting) only affects spam checks. It has no influence on other checks such as virus, banned or header checks. Infected mail from whitelisted sender would still be blocked if our policy is to block viruses." ]<br>
<br>
So, while I'm more than glad to be shown a way this can be accomplished otherwise, and it's certainly possible I've missed something, I don't believe there's any way to do sender whitelisting for banned files, while also running as a proxy setup. [Important in our case, where we want to 5XX spam mails with scores higher than Y.]<br>
<br>
Finally, I'll note that we don't completely pass anything from a white-listed sender. We can allow .zip files, while not allowing .exe's, for example. This is an important feature for us, and would not be possible, even if @whitelist_sender_maps worked the way you think. [Which they don't, so the discussion is mostly moot anyway.]<br>
</body></html>