diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/lucid_automake/kdepim/debian/kmail.README.Debian | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/lucid_automake/kdepim/debian/kmail.README.Debian')
-rw-r--r-- | ubuntu/lucid_automake/kdepim/debian/kmail.README.Debian | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/kdepim/debian/kmail.README.Debian b/ubuntu/lucid_automake/kdepim/debian/kmail.README.Debian new file mode 100644 index 000000000..9737546e2 --- /dev/null +++ b/ubuntu/lucid_automake/kdepim/debian/kmail.README.Debian @@ -0,0 +1,20 @@ +WARNING: + +It is possible to lose your e-mail with a Disconnected IMAP account if you +do not use it correctly. The purposes of Disconnected IMAP are to minimize +bandwidth usage, to allow the user to decide when the client communicates +with the server, and to keep a local copy of all e-mails. + +When using Disconnected IMAP, all changes (such as writing new e-mails, +deleting e-mails, and moving e-mails between folders or accounts) are only +made on the client until the user synchronizes the client with the server +by using the Check Mail command when there is a network connection available. + +These are the commands that affect client-server syncronization: +F5 synchronizes the current folder. +Ctrl+L (Check Mail) synchronizes all folders in all accounts. +Refresh Local IMAP Cache discards all local changes in the current folder. + +If you make changes that affect more than one folder or account, you should +usually use Ctrl+L to make sure all of your changes are committed to the +mail server. |