Beta release 4.24-3

Julian Field mailscanner at ecs.soton.ac.uk
Tue Sep 30 23:23:25 IST 2003


Just checked. They are both in. Just forgot to put them in the change log.

At 23:11 30/09/2003, you wrote:
>Are the two patches by Mariano in? Couldn't find it in the change log.
>
> >--- Message.pm.orig     Wed Sep 10 10:27:53 2003
> >+++ Message.pm  Wed Sep 10 10:29:45 2003
> >@@ -1923,7 +1923,7 @@
> >        !$this->{nameinfected} && # They want the tagging & not
>already tagged
> >        !$global::MS->{mta}->TextStartsHeader($this, 'Subject:',
> > $contenttag))
> >{
> >      if (MailScanner::Config::Value('contentprependsubject',$this)) {
> >-      $global::MS->{mta}->PrependHeader($this, 'Subject:', $nametag,
>' ');
> >+      $global::MS->{mta}->PrependHeader($this, 'Subject:', $contenttag, '
> >');
> >        $subjectchanged = 1;
> >      }
> >    } else {
>
> >--- Message.pm.orig     Wed Sep 10 10:27:53 2003
> >+++ Message.pm  Fri Sep 12 15:57:35 2003
> >@@ -995,6 +995,7 @@
> >    }
> >    while (($file, $text) = each %{$this->{namereports}}) {
> >      #print STDERR "Adding file $file report $text\n";
> >+    $text =~ s/\n(.)/\n$Name$1/g;
> >      $this->{allreports}{$file} .= $Name . $text;
> >    }
> >    while (($file, $text) = each %{$this->{nametypes}}) {
>
>/Peter Bonivart
>
>--Unix lovers do it in the Sun
>
>Sun Fire V210, Solaris 9, MailScanner 4.23-11, SpamAssassin 2.60, ClamAV
>  20030829
>
>Julian Field wrote:
>>I have just put up 4.24-3 on the web site, in preparation for a stable
>>release some time soon.
>>www.mailscanner.info
>>
>>Please can the more adventurous of you give it a try?
>>
>>Also, do the PGP signatures work? If not, what have I done wrong? :-)
>>
>>See the ChangeLog for more details.
>>www.sng.ecs.soton.ac.uk/mailscanner/ChangeLog
>>
>>Thanks folks!
>>--
>>Julian Field
>>www.MailScanner.info
>>MailScanner thanks transtec Computers for their support

--
Julian Field
www.MailScanner.info
Professional Support Services at www.MailScanner.biz
MailScanner thanks transtec Computers for their support



More information about the MailScanner mailing list