Outlook sucks!

Kevin Spicer kevins at BMRB.CO.UK
Thu Apr 29 22:45:42 IST 2004


On Thu, 2004-04-29 at 22:22, Mariano Absatz wrote:

> Does anyone know if there's a setting in Outlook2K to stop doing it????

I bet there isn't (I can't find one anyway).  Why would you want to
anyway, its there to help you, Microsoft knows best.

The easiest answer is to remove the longspamreport variable (but I guess
you don't want to do that?)

It probably wouldn't be hard (with recourse to the code) to run the
longspamreport past an RE to strip < and >.

In fact I think adding the following line to Message.pm

  $salongreport =~ s/>|<//g;

In my copy this is after line 416, but I may have patched it for
something else I think, anyway put it after these two lines...

  $salongreport =~ s/^.* pts rule name/ pts rule name/;
  $salongreport =~ tr/\0/\n/;

(easy to find salongreport onlys appears a few times)





BMRB International
http://www.bmrb.co.uk
+44 (0)20 8566 5000
_________________________________________________________________
This message (and any attachment) is intended only for the
recipient and may contain confidential and/or privileged
material.  If you have received this in error, please contact the
sender and delete this message immediately.  Disclosure, copying
or other action taken in respect of this email or in
reliance on it is prohibited.  BMRB International Limited
accepts no liability in relation to any personal emails, or
content of any email which does not directly relate to our
business.

-------------------------- MailScanner list ----------------------
To leave, send    leave mailscanner    to jiscmail at jiscmail.ac.uk
For further info about MailScanner, please see the Most Asked
Questions at    http://www.mailscanner.biz/maq/     and the archives
at    http://www.jiscmail.ac.uk/lists/mailscanner.html



More information about the MailScanner mailing list