[kdepim-users] Monitoring my mailing list threads in KMail
Dexter Filmore
Dexter.Filmore at gmx.de
Tue Oct 28 06:32:20 GMT 2008
snip
> > the headers match the regex
> > References\:*Dexter\.Filmore\@gmx\.de*
>
> This regular expression does not match what you want it to match.
>
> In regular expressions '*' is not a wildcard (as in filename patterns),
Duh.
> but a multiplier. It means "zero or more occurrences of the preceding
> character (or other regex entity)". If you want to match anything you
> have to use '.*'.
>
> If you want to know the complete syntax for regular expressions
> understood by KMail have a look at:
> http://doc.trolltech.com/4.4/qregexp.html#introduction
>
> > but somehow this doesn't work.
>
> I suggest to use
> [References] [matches regexp] "Dexter\.Filmore\@gmx\.de"
>
Alright, happen to know what "References" is in german l10n? I'm
using "Gesamter Vorspann" right now. KDE3, I should add.
> Since "matches regexp" always looks for matching parts of the text of a
> header you can omit wildcards at start and end of the regular
> expression.
Thanks for the pointers.
--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K-
w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@
b++(+++) DI+++ D- G++ e* h>++ r* y?
------END GEEK CODE BLOCK------
http://www.vorratsdatenspeicherung.de
_______________________________________________
KDE PIM users mailing list
kdepim-users at kde.org
https://mail.kde.org/mailman/listinfo/kdepim-users
More information about the kdepim-users
mailing list