summaryrefslogtreecommitdiffstats
path: root/kmail/tips
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/tips')
-rw-r--r--kmail/tips4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/tips b/kmail/tips
index 1defde79..9aef8536 100644
--- a/kmail/tips
+++ b/kmail/tips
@@ -18,7 +18,7 @@ subject and mailing lists with <em>Tools-&gt;Create&nbsp;Filter</em>?</p>
added to the subject of some mailing lists by using the <em>rewrite
header</em> filter action? Just use
<pre>rewrite header &quot;Subject&quot;
- replace &quot;\s*\[mailing list name\]\s*&quot;
+ tqreplace &quot;\s*\[mailing list name\]\s*&quot;
with &quot;&quot;</pre>
</p>
</html>
@@ -60,7 +60,7 @@ in the first edit field of a search rule?</p>
<tip category="KMail|Filters">
<html>
<p>...that you can filter out HTML only messages with the rule
-<pre>&quot;Content-type&quot; contains &quot;text/html&quot;?</pre>
+<pre>&quot;Content-type&quot; tqcontains &quot;text/html&quot;?</pre>
</p>
</html>
</tip>