parent
9b0b8a1c21
commit
4f0f41849d
7 changed files with 94 additions and 1 deletions
@ -0,0 +1,65 @@ |
||||
<tip category="KMail|Keyboard"> |
||||
<html> |
||||
<p>...that you can use the Left/Right keys of your keyboard to go to |
||||
the previous/next message?</p> |
||||
</html> |
||||
</tip> |
||||
|
||||
<tip category="KMail|Filters"> |
||||
<html> |
||||
<p>...that you can rapidly create filters on sender, recipient, |
||||
subject and mailing lists with <em>Tools->Create Filter</em>?</p> |
||||
</html> |
||||
</tip> |
||||
|
||||
<tip category="KMail|Filters"> |
||||
<html> |
||||
<p>...that you can get rid of the "[mailing list name]" |
||||
added to the subject of some mailing lists by using the <em>rewrite |
||||
header</em> filter action? Just use |
||||
<pre>rewrite header "Subject" |
||||
replace "\s*\[mailing list name\]\s*" |
||||
with ""</pre> |
||||
</p> |
||||
</html> |
||||
</tip> |
||||
|
||||
<tip category="KMail|General"> |
||||
<html> |
||||
<p>...that you can associate mailing lists with folders in the |
||||
<em>Folder->Properties...</em> dialog? You can then use |
||||
<em>Message->Post to Mailing List...</em> to open the composer with |
||||
the mailing list address preset.</p> |
||||
</html> |
||||
</tip> |
||||
|
||||
<tip category="KMail|General"> |
||||
<html> |
||||
<p>...that you can assign custom icons to each folder individually? |
||||
See <em>Folder->Properties...</em></p> |
||||
</html> |
||||
</tip> |
||||
|
||||
<tip category="KMail|Security"> |
||||
<html> |
||||
<p>...that KMail can show a color bar indicating the type of message |
||||
(Plain text/HTML/OpenPGP) currently displayed?</p> |
||||
<p>This thwards attempts to fake successful signature verification by |
||||
sending HTML mails mimicking KMail's signature status frames.</p> |
||||
</html> |
||||
</tip> |
||||
|
||||
<tip category="KMail|Filters"> |
||||
<html> |
||||
<p>...that you can filter on any header by simply entering it's name |
||||
in the first edit field of a search rule?</p> |
||||
</html> |
||||
</tip> |
||||
|
||||
<tip category="KMail|Filters"> |
||||
<html> |
||||
<p>...that you can filter out HTML-only messages with the rule |
||||
<pre>"Content-type" contains "text/html"?</pre> |
||||
</p> |
||||
</html> |
||||
</tip> |
||||
Loading…
Reference in new issue