&audit_sms: +"- - - Original message: - - -"
authorshort <>
Sun, 13 Oct 2002 16:18:08 +0000 (16:18 +0000)
committershort <>
Sun, 13 Oct 2002 16:18:08 +0000 (16:18 +0000)
 - by "Lotus Notes Release 5.0.5  September 22, 2000"

My-Audit.pm

index 9f02c70..6375a0c 100644 (file)
@@ -198,7 +198,8 @@ my(%args)=@_;
        # max. 9 lines of .sig
        s/\n-- (?:\n[^\n]*){0,9}$//gs;
        # "Original Message"/"Puvodni zprava" etc. up to empty line
-       s/(^|\n)[\s^\n]*-----[\w\s]*-----[\s^\n]*(?:\n[^\n]+)*\n{2,}(?:\s*[^>\s].*$)?/\n/gs;
+       # "- - - Original message: - - -" is by "Lotus Notes Release 5.0.5  September 22, 2000"
+       s/(^|\n)[\s^\n]*(?:-----[\w\s]*-----|- - - Original message: - - -)[\s^\n]*(?:\n[^\n]+)*\n{2,}(?:\s*[^>\s].*$)?/\n/gs;
        # Remove "..." lines (is it used by anyone except me?)
        s/^\Q...\E$/*/gm;
        # quoting "> "