Files
userguide/userguide/en/applications/mail.html
Joachim Seemer 770f3ad181 The screenshot shows in fact a PNG, not a JPEG. Thanks HaikuBot for noticing.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33573 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-13 15:21:22 +00:00

109 lines
5.6 KiB
HTML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../../../../html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>Mail</title>
<link rel="stylesheet" type="text/css" href="../../../Haiku-doc.css" />
</head>
<body>
<div class="logo">
<img src="../images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
</div>
<div class="topnav">
<p>
«&#160;&#160;<a href="magnify.html">Magnify</a>
&#160;&#160;::&#160;&#160;
<a href="../applications.html#list-of-apps" class="uplink">Applications</a>
&#160;&#160;::&#160;&#160;
<a href="mediaplayer.html">MediaPlayer</a>&#160;&#160;»
</p>
</div>
<div class="content">
<table class="index" id="index" name="index" summary="index" align="right">
<tr class="heading"><td>Index</td></tr>
<tr class="index"><td><a href="#mail-app">The Mail application</a><br />
<a href="#mail-symbol">The Deskbar Mail symbol</a><br />
<a href="#mail-queries">Query Examples</a>
<!-- <br />
&#160;&#160;<a href="#i-o-m-path">Path</a><br/>
&#160;&#160;<a href="#i-o-m-shape">Shape</a><br/>
&#160;&#160;<a href="#i-o-m-style">Style</a><br/>
&#160;&#160;<a href="#i-o-m-transformer">Transformer</a><br/>
&#160;&#160;<a href="#i-o-m-save">Saving an icon</a><br/>
&#160;&#160;<a href="#i-o-m-tips">Tips &amp; Tricks</a>
-->
</td></tr>
</table>
<h1><img src="../../images/apps-images/mail-icon_64.png" alt="mail-icon_64.png"
width="64" height="64" />Mail</h1>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/Mail</span></td></tr>
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/Mail/chains</span> - Contains the settings of your email accounts<br />
<span class="path">~/config/settings/Mail/Menu Links/</span> - Entries in the Deskbar mail symbol menu<br />
<span class="path">~/config/settings/Mail/Providerinfo/</span> - A database of common email providers<br />
<span class="path">~/config/settings/Mail/queries/</span> - Custom queries available from the Mail app<br />
<span class="path">~/config/settings/Mail/signatures/</span> - Signatures that can be appended to mails<br />
<span class="path">~/config/settings/Mail/BeMail Settings</span> - Setting file of the Mail app<br />
<span class="path">~/config/settings/Mail/mailbox</span> - Link to what's launched when clicking the Deskbar mail symbol<br />
<span class="path">~/config/settings/Mail/New E-mail</span> - Query for "new messages" entry in the Deskbar mail symbol menu<br />
<span class="path">~/config/settings/Mail/new_mail_daemon</span> - Setting file of the mail_daemon</td></tr>
</table>
<p><br/></p>
<p>In Haiku, a mail_daemon running in the background is responsible for retrieving and sending emails from/to your email accounts. Emails are kept as separate files with a number of attributes, e.g. To, From, Subject, Thread etc., that are automatically filled from the email headers. Accounts, email file locations and other settings for receiving/sending are configured in the <a href="../preferences/e-mail.html">E-mail preferences</a>.</p>
<p>Once your mails are downloaded from your provider's server, you can create custom queries to quickly find specific mails. Double-clicking a mail launches the preferred mail application, by default Mail.</p>
<h1>
<a href="#logo"><img src="../../images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
<a id="mail-app" name="mail-app">The Mail application</a></h1>
<img src="../images/apps-images/mail.png" />
<p>When opening an email or creating a new one, Mail's window shows above the body of the mail the usual email header fields: recepient (<span class="menu">To</span>), sender account (<span class="menu">From</span>), encoding setting (<span class="menu">Encoding</span>), subject line (<span class="menu">Subject</span>), carbon copy (<span class="menu">CC</span>) and blind carbon copy (<span class="menu">BCC</span>).</p>
<p>When creating a new mail, <span class="menu">To</span>, <span class="menu">CC</span> and <span class="menu">BCC</span> are drop-down menus that hold the entries of your person files, see topic <a href="people.html">People</a>.</p>
<h1>
<a href="#logo"><img src="../../images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
<a id="mail-symbol" name="mail-symbol">The Deskbar Mail symbol</a></h1>
<h1>
<a href="#logo"><img src="../../images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
<a id="mail-queries" name="mail-queries">Query Examples</a></h1>
<h1>
<a href="#logo"><img src="../../images/up.png" align="right" alt="index" border="0" class="noprint" /></a>
<a id="mail-app" name="mail-app">The Mail application</a></h1>
</div>
<!--
<div class="bottomnav">
<p>
«&#160;&#160;<a href="magnify.html">Magnify</a>
&#160;&#160;::&#160;&#160;
<a href="../applications.html#list-of-apps" class="uplink">Applications</a>
&#160;&#160;::&#160;&#160;
<a href="mediaplayer.html">MediaPlayer</a>&#160;&#160;»
</p>
</div>
-->
</body>
</html>