Re: [AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-23 Thread Jo Rhett
Petr Rehor wrote: > Bug fixies: > - Properly calculate timezone offset for synthesized Received header > on platforms where gmtime() and localtime() returns the pointer to the > same static struct. Is this wrapped into the 1.3.0 tarfile now? (remove/replace?) -- Jo Rhett Net Consonance ... net

[AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-23 Thread Petr Rehor
Bug fixies: - Properly calculate timezone offset for synthesized Received header on platforms where gmtime() and localtime() returns the pointer to the same static struct. P. - This SF.net email is sponsored by: Microsoft Def

Re: [AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-22 Thread Petr Rehor
On 9/22/07, Jo Rhett <[EMAIL PROTECTED]> wrote: > Petr Rehor wrote: > > - Added new amavisd-milter option -D client|server which allow > > personalized header or body modifications. > > Is there any documentation of this feature? Sorry, but not yet. See maillist archive discussion about this featu

Re: [AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-22 Thread Jo Rhett
Petr Rehor wrote: > - Added new amavisd-milter option -D client|server which allow > personalized header or body modifications. Is there any documentation of this feature? -- Jo Rhett Net Consonance ... net philanthropy, open source and other randomness -

Re: [AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-07 Thread Mark Martinec
Adam, > I am still a little fuzzy on the policy banks implementation details > myself. Does anyone know if a client is from MYNETS and does SMTP_AUTH > which one would amavisd use or would both apply if you have settings for > both banks? If they both apply then what order would they be processe

Re: [AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-07 Thread Adam Gibson
Mark Martinec wrote: > Peter, > >> 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 >> }; >>

Re: [AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-02 Thread Mark Martinec
Peter, > 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 t

Re: [AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-02 Thread Peter Huetmannsberger
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_meth

[AMaViS-user] ANNOUNCE: amavisd-milter-1.3.0

2007-09-02 Thread Petr Rehor
New features: - Implemented AM.PDP request attribute policy_bank (amavisd-new 2.5.0 or higher is required). Currently SMTP_AUTH, SMTP_AUTH_ and SMTP_AUTH_ policy bank names are sent when the remote client is authenticated. - Added new amavisd-milter option -D client|server which allow personalized