diff options
Diffstat (limited to 'help/C/mail-send-and-receive-manual.page')
-rw-r--r-- | help/C/mail-send-and-receive-manual.page | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/help/C/mail-send-and-receive-manual.page b/help/C/mail-send-and-receive-manual.page new file mode 100644 index 0000000000..f075fede7e --- /dev/null +++ b/help/C/mail-send-and-receive-manual.page @@ -0,0 +1,25 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="mail-send-and-receive-manual"> + + <info> + <desc>Force sending and receiving emails.</desc> + + <link type="guide" xref="mail-send-and-receive" /> + + <revision pkgversion="3.0.2" version="0.2" date="2011-08-01" status="final"/> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Manually send and receive message</title> +<p>To receive new messages from the mail server and to send messages you have written that are in the local Outbox, click the <gui style="button">Send / Receive</gui> button in the toolbar, or press <key>F9</key>, or choose <guiseq><gui>File</gui><gui>Send / Receive </gui></guiseq> from the main menu.</p> +<p>To send and receive only for one of your mail accounts, or to only send or only receive, click the small down-arrow next to the <gui style="button">Send / Receive</gui> button and choose the corresponding option.</p> + +</page> + |