diff options
Diffstat (limited to 'help/C/mail-receiving-options-unix-mbox-spool-file.page')
-rw-r--r-- | help/C/mail-receiving-options-unix-mbox-spool-file.page | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/help/C/mail-receiving-options-unix-mbox-spool-file.page b/help/C/mail-receiving-options-unix-mbox-spool-file.page new file mode 100644 index 0000000000..44bc551cd9 --- /dev/null +++ b/help/C/mail-receiving-options-unix-mbox-spool-file.page @@ -0,0 +1,45 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="mail-receiving-options-unix-mbox-spool-file"> + + <info> + <desc>Receiving options for standard Unix mbox spool file accounts.</desc> + + <link type="guide" xref="mail-receiving-options#local-account-server-types"/> + <link type="guide" xref="mail-account-manage-unix-mbox-spool-file#receiving-email"/> + <revision pkgversion="3.1.90" version="0.3" date="2011-08-25" status="final"/> + <credit type="author"> + <name its:translate="no">Andre Klapper</name> + <email its:translate="no">ak-47@gmx.net</email> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + + </info> + + <title>Standard Unix mbox spool file receiving options</title> + +<section id="receiving-email-unix-mbox-spool-file"> +<title>Receiving Email</title> + +<p>On the <gui>Receiving Email</gui> page (accessible via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Email</gui></guiseq>):</p> + +<list> +<item><p>Choose the file by clicking on the button next to <gui>File</gui> in the <gui>Configuration</gui> section. This will open a file chooser window.</p></item> +</list> + +</section> + +<section id="receiving-options-unix-mbox-spool-file"> +<title>Receiving Options</title> + +<p>On the <gui>Receiving Options</gui> page (accessible via <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui><gui style="button">Edit</gui><gui>Receiving Options</gui></guiseq>):</p> + +<list> +<item><p>If you want Evolution to check automatically for new messages, click the <gui>Check for new messages every ... minutes</gui> option and select the frequency in minutes.</p></item> +<item><p>If you want <link xref="mail-filters">Filters</link> to be automatically used for new messages in your inbox, enable <gui>Apply filters to new messages in INBOX</gui>.</p></item> +</list> + +</section> + +</page> |