Re: [Dovecot] mime support for pigeonhole

2014-02-06 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 6 Feb 2014, Robert Schetterer wrote: Am 06.02.2014 10:41, schrieb Tim Dickson: Very useful blocking filter, many thanks. Does it generate backscatter.? No , should reject at smtp income data stage, but look ^^ I would say "must" in

Re: [Dovecot] mime support for pigeonhole

2014-02-06 Thread Robert Schetterer
Am 06.02.2014 10:41, schrieb Tim Dickson: > On 05/02/2014 03:50, LuKreme wrote: >> On 30 Jan 2014, at 11:50 , Tim Dickson >> wrote: >> >>> I am trying to filter mail with .exe and .zip attachments, to no >>> success. >> Are you using postfix with dovecot? > I am, (standard slackware) but I will be

Re: [Dovecot] mime support for pigeonhole

2014-02-06 Thread Tim Dickson
On 05/02/2014 03:50, LuKreme wrote: On 30 Jan 2014, at 11:50 , Tim Dickson wrote: I am trying to filter mail with .exe and .zip attachments, to no success. Are you using postfix with dovecot? I am, (standard slackware) but I will be moving to dovecot-lda so that I can use sieve and imap with

Re: [Dovecot] mime support for pigeonhole

2014-02-05 Thread Benny Pedersen
On 2014-02-05 11:08, Tim Dickson wrote: hopefully, the :mime support will come soon :-) until that happends, why not add foxhole 3dr party signatures to clamav ? http://sanesecurity.com/foxhole-databases/

Re: [Dovecot] mime support for pigeonhole

2014-02-05 Thread Tim Dickson
On 05/02/2014 00:21, Stephan Bosch wrote: Hi, On 1/30/2014 7:50 PM, Tim Dickson wrote: is there any chance of rfc5703 (mime support/extension) being added to pigeonhole? There are plans for that, but there is no concrete timeline. hopefully soon :-) I am trying to filter mail with .exe and .

Re: [Dovecot] mime support for pigeonhole

2014-02-04 Thread LuKreme
On 30 Jan 2014, at 11:50 , Tim Dickson wrote: > I am trying to filter mail with .exe and .zip attachments, to no success. Are you using postfix with dovecot? $ cat mime_headers.pcre /^\s*Content-(Disposition|Type).*name\s*=\s*"?(.*\.(ade|adp|bas|bat|chm|cmd|com|cpl|crt|dll|exe|hlp|hta|inf|in

Re: [Dovecot] mime support for pigeonhole

2014-02-04 Thread Stephan Bosch
Hi, On 1/30/2014 7:50 PM, Tim Dickson wrote: > is there any chance of rfc5703 (mime support/extension) being added to > pigeonhole? There are plans for that, but there is no concrete timeline. > I am trying to filter mail with .exe and .zip attachments, to no success. > > I can't use body becaus

[Dovecot] mime support for pigeonhole

2014-02-04 Thread Tim Dickson
is there any chance of rfc5703 (mime support/extension) being added to pigeonhole? I am trying to filter mail with .exe and .zip attachments, to no success. I have tried *header :contains "x-attached" [".zip", ".exe"] *but emails i'm getting don't have x-attached. a sample snippet is below. Subj