diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-07-21 20:21:17 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-07-21 20:21:17 +0800 |
commit | 31f6fc71f2b1095f0cb2423358c3da09f0e82121 (patch) | |
tree | 33387e3b75e1f3e3a19ca1b33f17468a55c6208e /doc/C/usage-mail.sgml | |
parent | c9090285feaeb5ad9223e256bb8b177093644e04 (diff) | |
download | gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.gz gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.tar.zst gsoc2013-evolution-31f6fc71f2b1095f0cb2423358c3da09f0e82121.zip |
Added password remembering/forgetting feature.
2000-07-21 Aaron Weber <aaron@helixcode.com>
* C/usage-mail.sgml: Added password remembering/forgetting feature.
* C/config-prefs.sgml: Mostly moved to variablelists, a few
language changes.
* C/config-setupassist.sgml: Minor changes to formatting, wording.
* C/usage-notes.sgml: Changed trademark references, other minor
changes.
* C/usage-calendar.sgml: Minor fixes, added additional calendar
section, removed references to unimplemented features. Spellcheck,
prep for 0.3 release.
svn path=/trunk/; revision=4258
Diffstat (limited to 'doc/C/usage-mail.sgml')
-rw-r--r-- | doc/C/usage-mail.sgml | 28 |
1 files changed, 21 insertions, 7 deletions
diff --git a/doc/C/usage-mail.sgml b/doc/C/usage-mail.sgml index 16edcf15ca..bd00601fb3 100644 --- a/doc/C/usage-mail.sgml +++ b/doc/C/usage-mail.sgml @@ -108,12 +108,26 @@ you've done so, the <interface>mail setup assistant</interface> will ask you for the information it needs to check your mail (see <xref - linkend="config-setupassist"> for more information). Then, + linkend="config-setupassist"> for more information). You'll + need to enter your password. Then, <application>Evolution</application> will download your mail. New mail will appear in your <interface>Inbox</interface>. - <!-- FIXME: add mention of Today if Today feature appears --> + <!-- FIXME: add mention of Today if Today feature appears --> + </para> + <para> + Once you've entered your password, + <application>Evolution</application> will hold it in memory so + that you don't have to retype it every time you want to check + mail. It will only remember the password until you quit the + application; each time you run + <application>Evolution</application>, you need to re-enter + your password. If you'd like + <application>Evolution</application> to forget your password + sooner, select + <menuchoice><guimenu>Tools</guimenu><guimenuitem>Forget + Passwords</guimenuitem></menuchoice>, and it will do so + immediately. </para> - <para> If you get an error message instead of mail, you probably need to change your network settings. To learn how to @@ -246,10 +260,10 @@ added to the appropriate form field. </para> <para> - For more information about using email - together with the contact manager and the calendar, see - <xref linkend="usage-contact-automate"> and <xref - linkend="usage-calendar-apts-group">. + For more information about using email together with the + contact manager and the calendar, see <xref + linkend="usage-contact-automate"> and <xref + linkend="usage-calendar-apts">. </para> <sect4 id="usage-mail-getnsend-send-to-mult"> |