Re: Rule to score word documents

2016-04-01 Thread Alex
Hi, David Funk wrote: >>> /^(Content-(Type|Disposition)\:|[[:space:]]+).*(file)?name="?.*\.doc"?;?$/ >>> >>> REJECT >>> >>> I believe something like this would work in spamassassin: >>> >>> mimeheader DOC_ATTACHED Content-Type =~ /="[^"]+\.(?:docx?|rtf)"/i >>> scoreDOC_ATTACHED 12.5 >>

PDF spam

2016-04-01 Thread Alex
Hi all, Has anyone else seen an increase in PDF invoice spam with just a link in it? The centurylink IP is now blacklisted, but obviously it wasn't when this was received. The link contained in the PDF has also already been disabled, but obviously wasn't when this was received. I'd really appreci

Re: PDF spam

2016-04-01 Thread Martin Gregorie
On Fri, 2016-04-01 at 13:25 -0400, Alex wrote: > Hi all, > > Has anyone else seen an increase in PDF invoice spam with just a link > in it? The centurylink IP is now blacklisted, but obviously it wasn't > when this was received. The link contained in the PDF has also > already > been disabled, but

Re: PDF spam

2016-04-01 Thread Charles Sprickman
> On Apr 1, 2016, at 4:11 PM, Martin Gregorie wrote: > > On Fri, 2016-04-01 at 13:25 -0400, Alex wrote: >> Hi all, >> >> Has anyone else seen an increase in PDF invoice spam with just a link >> in it? The centurylink IP is now blacklisted, but obviously it wasn't >> when this was received. The

Re: HEADS-UP: MIME_NO_TEXT matches Sendmail MIME DSNs

2016-04-01 Thread Kevin A. McGrail
On 3/31/2016 6:33 PM, RW wrote: On Thu, 31 Mar 2016 17:56:21 -0400 Kevin A. McGrail wrote: On 3/31/2016 1:34 PM, RW wrote: They have something like: Content-Type: text; charset="utf-8" rather than Content-Type: text/plain; charset="utf-8" I think you found a bug in sendmail (or so

Re: PDF spam

2016-04-01 Thread Olivier Nicole
Alex, > Has anyone else seen an increase in PDF invoice spam with just a link > in it? The centurylink IP is now blacklisted, but obviously it wasn't > when this was received. The link contained in the PDF has also already > been disabled, but obviously wasn't when this was received. > > I'd reall