Package: mc Version: any Severity: normal Hello Maintainer,
I was using 'procmail' and have had activated "VERBOSE=on" which put
tonns of infos in the logfile. OK, I have greped most out but now I
have a problem with the rest which looks like:
----8<------------------------------------------------------------------
################ NEW MESSAGE AT 2007-11-21 00:02:10 ################
(.......) TDMailSerialnumber: Pass
(7882537) FLT_received : Pass [COUNT=5]
(7882537) ML_divers : Pass
(7882537) BTS_Debian : Pass
(7882537) FLT_empty_body : procmail: No match on "test ${BLINES} -lt 2"
Pass [LINES=48]
(7882537) FLT_blacklist : Pass
(7882537) FLT_undisclosed-re: Pass
(7882537) FLT_spam_outlook : Pass
(7882537) FLT_ms_word_mail : Pass
(7882537) FLT_the_bat : Pass
(7882537) FLT_spam_base64 : Pass
(7882537) FLT_pdf : Pass
(7882537) FLT_rtf : Pass
(7882537) FLT_images : Pass
(7882537) FLT_subscribe : Pass
(7882537) FLT_chinaspam : Pass
(7882537) FLT_rbl : Deactivated [sbl.spamhaus.org]
(7882537) FLT_rbl : Deactivated [xbl.spamhaus.org]
(7882537) FLT_rbl : Deactivated [sbl-xbl.spamhaus.org]
(7882537) FLT_rbl : Deactivated [zen.spamhaus.org]
(7882537) FLT_rbl : Deactivated [cbl.abuseat.org]
(7882537) FLT_rbl : Deactivated [relays.ordb.org]
(7882537) FLT_rbl : Deactivated [list.dsbl.org]
(7882537) FLT_rbl : Deactivated [opm.blitzed.org]
(7882537) FLT_rbl : Deactivated [dul.dnsbl.sorbs.org]
(7882537) FLT_rbl : Deactivated [blackholes.mail-abuse.org]
(7882537) FLT_rbl : Deactivated [dialups.mail-abuse.org]
(7882537) FLT_spam_sub : Pass
(7882537) FLT_spam_body : Pass
(7882537) FLT_spam_body : Pass
(7882537) FLT_spamassassin : Executable "spamc" not found.
From [EMAIL PROTECTED] Wed Nov 21 00:02:24 2007
Subject: Accepted icu 3.8-3 (source i386 all)
Folder: .BTS_debian.i.icu/new/1195599744.14268_0.mail.private 3615
----8<------------------------------------------------------------------
where I try to catch the
procmail: No match on "test ${BLINES} -lt 2"
andin the Replace dialog I have:
Search : procmail: .*
Replace :
I have activated "RegExp" and then I get this:
----8<------------------------------------------------------------------
(7882537) BTS_Debian : Pass
(7882537) FLT_empty_body : "
Pass [LINES=48]
(7882537) FLT_blacklist : Pass
----8<------------------------------------------------------------------
which mean, it cut ONE character before the begining of the RegExp and
then forget the last character from the RegExp
This is, why the following is not working too:
Search : procmail: .*\nPass
Replace : Pass
which then produce normaly:
----8<------------------------------------------------------------------
(7882537) BTS_Debian : Pass
(7882537) FLT_empty_body : Pass [LINES=48]
(7882537) FLT_blacklist : Pass
----8<------------------------------------------------------------------
Thanks, Greetings and nice Day
Michelle Konzack
Tamay Dogan Network
Open Hardware Developer
Debian GNU/Linux Consultant
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSN LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

