Better wording
[kdepim.git] / kmail / tips
blob58b38ad6c46e196371b72f395db1cef54594c867
1 <tip category="KMail|Keyboard">
2 <html>
3 <p>...that you can go to the next and previous message by using the
4 right and left arrow keys respectively?</p>
5 </html>
6 </tip>
8 <tip category="KMail|Filters">
9 <html>
10 <p>...that you can rapidly create filters on sender, recipient,
11 subject and mailing lists with <em>Message-&gt;Create Filter</em>?</p>
12 </html>
13 </tip>
15 <tip category="KMail|Filters">
16 <html>
17 <p>...that you can get rid of the &quot;[mailing list name]&quot;
18 added to the subject of some mailing lists by using the <em>rewrite
19 header</em> filter action? Just use
20 <pre>rewrite header &quot;Subject&quot;
21    replace &quot;\s*\[mailing list name\]\s*&quot;
22    with &quot;&quot;</pre>
23 </p>
24 </html>
25 </tip>
27 <tip category="KMail|General">
28 <html>
29 <p>...that you can associate mailing lists with folders in the
30 <em>Folder-&gt;Mailing List Management</em> dialog? You can then use
31 <em>Message-&gt;New Message to Mailing List...</em>
32 to open the composer with the mailing list address preset.
33 Alternatively, you can click with the middle mouse button on the folder.</p>
34 </html>
35 </tip>
37 <tip category="KMail|General">
38 <html>
39 <p>...that you can assign custom icons to each folder individually?
40 See <em>Folder-&gt;Properties</em></p>
41 </html>
42 </tip>
44 <tip category="KMail|Security">
45 <html>
46 <p>...that KMail can show a color bar indicating the type of message
47 (Plain text/HTML/OpenPGP) currently displayed?</p>
48 <p>This thwarts attempts to fake successful signature verification by
49 sending HTML mails mimicking KMail's signature status frames.</p>
50 </html>
51 </tip>
53 <tip category="KMail|Filters">
54 <html>
55 <p>...that you can filter on any header by simply entering its name
56 in the first edit field of a search rule?</p>
57 </html>
58 </tip>
60 <tip category="KMail|Filters">
61 <html>
62 <p>...that you can filter out HTML only messages with the rule
63 <pre>&quot;Content-type&quot; contains &quot;text/html&quot;?</pre>
64 </p>
65 </html>
66 </tip>
68 <tip category="KMail|General">
69 <html>
70 <p>...that when replying, only the selected part of the message is quoted?</p>
71 <p>If nothing is selected, the full message is quoted.</p>
72 <p>This even works with text of attachments when
73 <em>View-&gt;Attachments-&gt;Inline</em> is selected.</p>
74 <p>This feature is available with all reply commands except
75 <em>Message-&gt;Reply Without Quote</em>.</p>
76 <p align="right"><em>contributed by David F. Newman</em></p>
77 </html>
78 </tip>