Re: [Assp-user] Whitlising based on attachment

2010-08-05 Thread Fritz Borgstedt
For Users of ASSP schreibt: >PassAttach Try this version: -Passing File Extensions (PassAttach) This regular expression is used to identify attachments that should mark the message as noprocessing. Separate entries with a pipe |. The dot . is assumed to precede these, so don't include it. http

Re: [Assp-user] Whitlising based on attachment

2010-08-05 Thread Yossi Shteingart
messages based on the attachment file name? Thanks, Yossi. -Original Message- From: Fritz Borgstedt [mailto:f...@iworld.de] Sent: Tuesday, July 27, 2010 6:44 PM To: For Users of ASSP Subject: Re: [Assp-user] Whitlising based on attachment In ASSP V1 (1.7.5.7 - 0.0.12) there is -Passing File

Re: [Assp-user] Whitlising based on attachment

2010-07-27 Thread Fritz Borgstedt
In ASSP V1 (1.7.5.7 - 0.0.12) there is -Passing File Extensions (PassAttach) This regular expression is used to identify attachments that should mark the message as noprocessing. Separate entries with a pipe |. The dot . is assumed to precede these, so don't include it. http://www.magicvillage.

Re: [Assp-user] Whitlising based on attachment

2010-07-27 Thread Yossi Shteingart
I can add such custom RegEx as you suggested ? BR, -Yossi. -Original Message- From: GrayHat [mailto:gray...@gmx.net] Sent: Monday, July 26, 2010 6:56 PM To: For Users of ASSP Subject: Re: [Assp-user] Whitlising based on attachment > I would like ASSP to not filter mails if they hav

Re: [Assp-user] Whitlising based on attachment

2010-07-26 Thread GrayHat
> I would like ASSP to not filter mails if they have a specific > attachment in them (pass to the destination SMTP server with no > modifications) you'll need to build your own regular expressions to allow some messages matching it to get through; at any rate the whole idea is quite crazy imHo s

[Assp-user] Whitlising based on attachment

2010-07-26 Thread Yossi Shteingart
Hello, Does anyone have a clue if it is possible to white list an e-mail messages based on attachment? I would like ASSP to not filter mails if they have a specific attachment in them (pass to the destination SMTP server with no modifications) All other messages should be filtered and t