MS Outlook "outbind" phishing detection
Julian Field
MailScanner at ecs.soton.ac.uk
Wed Jun 28 15:21:47 IST 2006
The first 2 hunks failing is okay, that's just fixing the version
number.
Attached is a patch without the 1st 2 hunks in it at all.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Message.pm.patch.gz
Type: application/x-gzip
Size: 346 bytes
Desc: not available
Url : http://lists.mailscanner.info/pipermail/mailscanner/attachments/20060628/8aac9ddc/Message.pm.patch.gz
-------------- next part --------------
On 28 Jun 2006, at 15:59, --[UxBoD]-- wrote:
> Tried but got this error :-
>
> mailhub MailScanner # patch < /tmp/Message.pm.patch
> patching file Message.pm
> Hunk #1 FAILED at 2.
> Hunk #2 FAILED at 57.
> 2 out of 3 hunks FAILED -- saving rejects to file Message.pm.rej
>
> Contents of reject file are :-
>
> mailhub MailScanner # cat Message.pm.rej
> ***************
> *** 2,8 ****
> # MailScanner - SMTP E-Mail Virus Scanner
> # Copyright (C) 2002 Julian Field
> #
> - # $Id: Message.pm 3658 2006-06-24 23:35:54Z sysjkf $
> #
> # This program is free software; you can redistribute it and/or
> modify
> # it under the terms of the GNU General Public License as
> published by
> --- 2,8 ----
> # MailScanner - SMTP E-Mail Virus Scanner
> # Copyright (C) 2002 Julian Field
> #
> + # $Id: Message.pm,v 1.126.2.281 2006/03/11 17:21:52 jkf Exp $
> #
> # This program is free software; you can redistribute it and/or
> modify
> # it under the terms of the GNU General Public License as
> published by
> ***************
> *** 57,63 ****
> use vars qw($VERSION);
>
> ### The package version, both in 1.23 style *and* usable by
> MakeMaker:
> - $VERSION = substr q$Revision: 3658 $, 10;
>
> # Attributes are
> #
> --- 57,63 ----
> use vars qw($VERSION);
>
> ### The package version, both in 1.23 style *and* usable by
> MakeMaker:
> + $VERSION = substr q$Revision: 1.126.2.281 $, 10;
>
> # Attributes are
> #
>
>
> This using the 4.55.7 beta release.
>
> --[ UxBoD ]--
> // PGP Key: "curl -s http://www.splatnix.net/uxbod.asc | gpg --import"
> // Fingerprint: 543A E778 7F2D 98F1 3E50 9C1F F190 93E0 E8E8 0CF8
> // Keyserver: www.keyserver.net Key-ID: 0xE8E80CF8
>
> --
> This message has been scanned for viruses and dangerous content
> by MailScanner, and is believed to be clean.
>
> --
> MailScanner-Beta mailing list
> mailscanner-beta at lists.mailscanner.info
> http://lists.mailscanner.info/mailman/listinfo/mailscanner-beta
>
> Before posting, read http://wiki.mailscanner.info/posting
>
> Support MailScanner development - buy the book off the website!
--
Julian Field
MailScanner at ecs.soton.ac.uk
More information about the MailScanner
mailing list