From 1bb0c88762d6fd00d77382381c3e55477bbd1872 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:00:04 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tde-i18n-sl/docs/tdebase/tdeioslave/imap.docbook | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 tde-i18n-sl/docs/tdebase/tdeioslave/imap.docbook (limited to 'tde-i18n-sl/docs/tdebase/tdeioslave/imap.docbook') diff --git a/tde-i18n-sl/docs/tdebase/tdeioslave/imap.docbook b/tde-i18n-sl/docs/tdebase/tdeioslave/imap.docbook new file mode 100644 index 00000000000..6854fb2bc4c --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/tdeioslave/imap.docbook @@ -0,0 +1,32 @@ +
+imap + + +MichaelHaeckel +
Michael@Haeckel.Net
+
+
+ +2001-08-07 + + +
+ +The IMAP4rev1 protocol (Internet Message Access Protocol) allows +access to messages in mail folders on a server. Unlike POP3, which is designed +to download the mails and delete them from the server, the purpose of IMAP is +to store all mails on the server to be able to access these mails from +everywhere. Messages can be stored on the server, retrieved from there or +moved between folders. + +This plugin is currently mainly used by KMail, but you can also use it +in any other KDE application that uses kioslave plugins. + +For example in &konqueror;, simply type +imap://username@your.mail.server/ to get your IMAP +folders listed. You can then deal with the folders and mails like with folders +and files on a local file system. +IMAP URLs are defined in RFC 2192. + + +
-- cgit v1.2.1