On Fri, Apr 29, 2011 at 09:30:32AM +0200, Ansgar Wiechers wrote:
> On 2011-04-29 Troy Piggins wrote:
> > Check out Victor's reply to my message. He explains the reason, but
> > I was finding the same as you. This works fine so far:
> >
> > if /^Subject:/
> > if !/=\?\S+\?=(\s|$)/
> > /\S{60}/
On 4/29/2011 6:17 AM, Noel Jones wrote:
On 4/29/2011 12:27 AM, Voytek Eymont wrote:
On Fri, April 29, 2011 4:15 pm, Voytek Eymont wrote:
#grep "{40}/" header_checks
/^Subject: +[^[:space:]]{40}/ REJECT no spaces in subject
but I'm having a couple issues:
and I'm still getting some, is t
On 4/29/2011 12:27 AM, Voytek Eymont wrote:
On Fri, April 29, 2011 4:15 pm, Voytek Eymont wrote:
#grep "{40}/" header_checks
/^Subject: +[^[:space:]]{40}/ REJECT no spaces in subject
but I'm having a couple issues:
and I'm still getting some, is this that they have a 'CR' or several at
On 2011-04-29 Troy Piggins wrote:
> Check out Victor's reply to my message. He explains the reason, but
> I was finding the same as you. This works fine so far:
>
> if /^Subject:/
> if !/=\?\S+\?=(\s|$)/
> /\S{60}/REJECT no spaces
> endif
> endif
For the sake of simplicity:
if /^subjec
* Voytek Eymont wrote :
> I've followed the recent advice as I'm also getting a lot of
> these_long_subjects_emails_with_crap_in_them:
>
> --
> * Noel Jones wrote :
> > On 4/27/2011 6:17 AM, Troy Piggins wrote:
> > >Hi there. I'm noticing lately most of the spam that gets through m
On Fri, April 29, 2011 4:15 pm, Voytek Eymont wrote:
> #grep "{40}/" header_checks
> /^Subject: +[^[:space:]]{40}/ REJECT no spaces in subject
>
>
> but I'm having a couple issues:
and I'm still getting some, is this that they have a 'CR' or several at
the start ?
---
I've followed the recent advice as I'm also getting a lot of
these_long_subjects_emails_with_crap_in_them:
--
* Noel Jones wrote :
> On 4/27/2011 6:17 AM, Troy Piggins wrote:
> >Hi there. I'm noticing lately most of the spam that gets through my
> >postgrey/postfix/amavis/spamassas
* Victor Duchovni wrote :
> On Wed, Apr 27, 2011 at 06:42:55PM +0400, Michael Tokarev wrote:
>
> > 27.04.2011 15:44, Noel Jones wrote:
> > []
> > > regexp and pcre compatible expression:
> > >
> > > /^Subject: +[^[:space:]]{60}/ REJECT no spaces
> > >
> > > matches Subject: followed by one or m
* Noel Jones wrote :
> On 4/27/2011 7:23 AM, Troy Piggins wrote:
> >* Noel Jones wrote :
> >>On 4/27/2011 6:17 AM, Troy Piggins wrote:
> >>regexp and pcre compatible expression:
> >>
> >>/^Subject: +[^[:space:]]{60}/ REJECT no spaces
> >
> >Thanks mate. That works beautifully. One minor improve
On Wed, Apr 27, 2011 at 06:42:55PM +0400, Michael Tokarev wrote:
> 27.04.2011 15:44, Noel Jones wrote:
> []
> > regexp and pcre compatible expression:
> >
> > /^Subject: +[^[:space:]]{60}/ REJECT no spaces
> >
> > matches Subject: followed by one or more spaces, followed by 60 or more
> > non-s
27.04.2011 15:44, Noel Jones wrote:
[]
> regexp and pcre compatible expression:
>
> /^Subject: +[^[:space:]]{60}/ REJECT no spaces
>
> matches Subject: followed by one or more spaces, followed by 60 or more
> non-space characters.
This will reject mime-encoded quoted-printable subjects.
/mjt
On 4/27/2011 7:23 AM, Troy Piggins wrote:
* Noel Jones wrote :
On 4/27/2011 6:17 AM, Troy Piggins wrote:
Hi there. I'm noticing lately most of the spam that gets through my
postgrey/postfix/amavis/spamassassin/procmail rules contains subject
lines that are extremely long strings with no spaces
* Wietse Venema wrote :
> Troy Piggins:
> > Hi there. I'm noticing lately most of the spam that gets through my
> > postgrey/postfix/amavis/spamassassin/procmail rules contains subject
> > lines that are extremely long strings with no spaces in them. eg:
> >
> > Subject:
> > DownloadLaetstMMiic
* Noel Jones wrote :
> On 4/27/2011 6:17 AM, Troy Piggins wrote:
> >Hi there. I'm noticing lately most of the spam that gets through my
> >postgrey/postfix/amavis/spamassassin/procmail rules contains subject
> >lines that are extremely long strings with no spaces in them. eg:
> >
> >Subject:
> >
On 4/27/2011 6:17 AM, Troy Piggins wrote:
Hi there. I'm noticing lately most of the spam that gets through my
postgrey/postfix/amavis/spamassassin/procmail rules contains subject
lines that are extremely long strings with no spaces in them. eg:
Subject:
DownloadLaetstMMiicrosoftAndAppleSotfta
Troy Piggins:
> Hi there. I'm noticing lately most of the spam that gets through my
> postgrey/postfix/amavis/spamassassin/procmail rules contains subject
> lines that are extremely long strings with no spaces in them. eg:
>
> Subject:
> DownloadLaetstMMiicrosoftAndAppleSotftawreAndSaveThouasad
Hi there. I'm noticing lately most of the spam that gets through my
postgrey/postfix/amavis/spamassassin/procmail rules contains subject
lines that are extremely long strings with no spaces in them. eg:
Subject:
DownloadLaetstMMiicrosoftAndAppleSotftawreAndSaveThouasadnds.ApprvoedLicecnseddS
T
17 matches
Mail list logo