Hello,
many, many thanks for this feature, it is excactly what I have been
looking for in the past.
I have added this to my amavisd.conf file
$policy_bank{'SMTP_AUTH'} = {
originating => 1,
bypass_banned_checks_maps => [1],
bypass_spam_checks_maps => [1],
os_fingerprint_method => undef, # don't query p0f for internal clients
};
I am just wondering if this is the correct way to do that, or if this
might be overkill. I do not want to have mails from authenticated users
checked for spam, and they should be allowed to send attachments. I don't
excactly know what the "originating" stands for?
Again, great program, I am very pleased!
Many thanks,
.peter
On Sun, 2 Sep 2007, Petr Rehor wrote:
> New features:
> - Implemented AM.PDP request attribute policy_bank (amavisd-new 2.5.0
> or higher is required). Currently SMTP_AUTH, SMTP_AUTH_<MECH> and
> SMTP_AUTH<MECH>_<BITS> policy bank names are sent when the remote
> client is authenticated.
>
> - Added new amavisd-milter option -D client|server which allow
> personalized header or body modifications.
>
> Bug fixies:
> - fixed bug when amavisd communication buffer is growing.
>
> Compatibility:
> - properly get queue id when amavisd-milter is used with postfix.
>
> Performance:
> - improved performance under heavy load.
>
> P.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> AMaViS-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/amavis-user
> AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
> AMaViS-HowTos:http://www.amavis.org/howto/
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/