Hi,
On Wed, Jun 14, 2017 at 2:41 PM, Andreas Schamanek
wrote:
>
> On Wed, 14 Jun 2017, at 12:34, Noel Jones wrote:
>
>> > I have a series of mime patterns to automatically reject file types
>> > including com, bat, exe, etc. It appears one pattern is matching
>> > incorrectly, ...
>>
>> Rather th
On Wed, 14 Jun 2017, at 12:34, Noel Jones wrote:
> > I have a series of mime patterns to automatically reject file types
> > including com, bat, exe, etc. It appears one pattern is matching
> > incorrectly, ...
>
> Rather than try to debug your expression, I'll refer you to the nice
> example o
On 6/14/2017 7:16 AM, Alex wrote:
> Hi,
>
> I have a series of mime patterns to automatically reject file types
> including com, bat, exe, etc. It appears one pattern is matching
> incorrectly, and I could use some help making it more accurate. I
> don't know if it's something yahoo is doing to th
Hi,
I have a series of mime patterns to automatically reject file types
including com, bat, exe, etc. It appears one pattern is matching
incorrectly, and I could use some help making it more accurate. I
don't know if it's something yahoo is doing to their outgoing mail or
the result of this user's
On Tue, Nov 15, 2011 at 10:47 PM, Jeroen Geilman wrote:
> On 2011-11-15 21:13, K bharathan wrote:
>
>> hi all
>> added a following regular expression for mime_header check
>>
>> /^Subject:.*LOANS OFFER/ REJECT spam #1
>> if i understand correctly cleanup service is doing the rejection; how
>> c
On 2011-11-15 21:13, K bharathan wrote:
hi all
added a following regular expression for mime_header check
/^Subject:.*LOANS OFFER/ REJECT spam #1
if i understand correctly cleanup service is doing the rejection;
how can i stop notify the sender; is there any difference in
mime_header check a
hi all
added a following regular expression for mime_header check
/^Subject:.*LOANS OFFER/ REJECT spam #1
if i understand correctly cleanup service is doing the rejection; how can
i stop notify the sender; is there any difference in mime_header check and
header_check
request for some clarity on