⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mail-agents.html

📁 这是很好的学习嵌入式LINUX的文章
💻 HTML
📖 第 1 页 / 共 2 页
字号:
</li><li><p>Maildir Support;</p></li><li><p>Highly customizable.</p></li></ul><p>All of these features help to make <b class="APPLICATION">mutt</b> one of the mostadvanced mail user agents available. See <a href="http://www.mutt.org"target="_top">http://www.mutt.org</a> for more information on <bclass="APPLICATION">mutt</b>.</p><p>The stable version of <b class="APPLICATION">mutt</b> may be installed using the <ahref="http://www.FreeBSD.org/cgi/url.cgi?ports/mail/mutt/pkg-descr"><ttclass="FILENAME">mail/mutt</tt></a> port, while the current development version may beinstalled via the <ahref="http://www.FreeBSD.org/cgi/url.cgi?ports/mail/mutt-devel/pkg-descr"><ttclass="FILENAME">mail/mutt-devel</tt></a> port. After the port has been installed, <bclass="APPLICATION">mutt</b> can be started by issuing the following command:</p><pre class="SCREEN"><samp class="PROMPT">%</samp> <kbd class="USERINPUT">mutt</kbd></pre><p><b class="APPLICATION">mutt</b> will automatically read the contents of the usermailbox in <tt class="FILENAME">/var/mail</tt> and display the contents if applicable. Ifno mails are found in the user mailbox, then <b class="APPLICATION">mutt</b> will waitfor commands from the user. The example below shows <b class="APPLICATION">mutt</b>displaying a list of messages:</p><p><img src="mail/mutt1.png" /></p><p>In order to read an email, simply select it using the cursor keys, and press the <bclass="KEYCAP">Enter</b> key. An example of <b class="APPLICATION">mutt</b> displayingemail can be seen below:</p><p><img src="mail/mutt2.png" /></p><p>As with the <span class="CITEREFENTRY"><spanclass="REFENTRYTITLE">mail</span>(1)</span> command, <b class="APPLICATION">mutt</b>allows users to reply only to the sender of the message as well as to all recipients. Toreply only to the sender of the email, use the <b class="KEYCAP">r</b> keyboard shortcut.To send a group reply, which will be sent to the original sender as well as all themessage recipients, use the <b class="KEYCAP">g</b> shortcut.</p><div class="NOTE"><blockquote class="NOTE"><p><b>注:</b> <b class="APPLICATION">mutt</b> makes use of the <spanclass="CITEREFENTRY"><span class="REFENTRYTITLE">vi</span>(1)</span> command as an editorfor creating and replying to emails. This may be customized by the user by creating orediting their own <tt class="FILENAME">.muttrc</tt> file in their home directory andsetting the <var class="LITERAL">editor</var> variable.</p></blockquote></div><p>In order to compose a new mail message, press <b class="KEYCAP">m</b>. After a validsubject has been given, <b class="APPLICATION">mutt</b> will start <spanclass="CITEREFENTRY"><span class="REFENTRYTITLE">vi</span>(1)</span> and the mail can bewritten. Once the contents of the mail are complete, save and quit from <ttclass="COMMAND">vi</tt> and <b class="APPLICATION">mutt</b> will resume, displaying asummary screen of the mail that is to be delivered. In order to send the mail, press <bclass="KEYCAP">y</b>. An example of the summary screen can be seen below:</p><p><img src="mail/mutt3.png" /></p><p><b class="APPLICATION">mutt</b> also contains extensive help, which can be accessedfrom most of the menus by pressing the <b class="KEYCAP">?</b> key. The top line alsodisplays the keyboard shortcuts where appropriate.</p></div><div class="SECT2"><h2 class="SECT2"><a id="PINE-COMMAND" name="PINE-COMMAND">22.11.3. pine</a></h2><p><b class="APPLICATION">pine</b> is aimed at a beginner user, but also includes someadvanced features.</p><div class="WARNING"><blockquote class="WARNING"><p><b>警告</b>The <b class="APPLICATION">pine</b> software has had several remotevulnerabilities discovered in the past, which allowed remote attackers to executearbitrary code as users on the local system, by the action of sending aspecially-prepared email. All such <span class="emphasis"><iclass="EMPHASIS">known</i></span> problems have been fixed, but the <bclass="APPLICATION">pine</b> code is written in a very insecure style and the FreeBSDSecurity Officer believes there are likely to be other undiscovered vulnerabilities. Youinstall <b class="APPLICATION">pine</b> at your own risk.</p></blockquote></div><p>The current version of <b class="APPLICATION">pine</b> may be installed using the <ahref="http://www.FreeBSD.org/cgi/url.cgi?ports/mail/pine4/pkg-descr"><ttclass="FILENAME">mail/pine4</tt></a> port. Once the port has installed, <bclass="APPLICATION">pine</b> can be started by issuing the following command:</p><pre class="SCREEN"><samp class="PROMPT">%</samp> <kbd class="USERINPUT">pine</kbd></pre><p>The first time that <b class="APPLICATION">pine</b> is run it displays a greeting pagewith a brief introduction, as well as a request from the <b class="APPLICATION">pine</b>development team to send an anonymous email message allowing them to judge how many usersare using their client. To send this anonymous message, press <bclass="KEYCAP">Enter</b>, or alternatively press <b class="KEYCAP">E</b> to exit thegreeting without sending an anonymous message. An example of the greeting page can beseen below:</p><p><img src="mail/pine1.png" /></p><p>Users are then presented with the main menu, which can be easily navigated using thecursor keys. This main menu provides shortcuts for the composing new mails, browsing ofmail directories, and even the administration of address book entries. Below the mainmenu, relevant keyboard shortcuts to perform functions specific to the task at hand areshown.</p><p>The default directory opened by <b class="APPLICATION">pine</b> is the <ttclass="FILENAME">inbox</tt>. To view the message index, press <b class="KEYCAP">I</b>, orselect the <span class="GUIMENUITEM">MESSAGE INDEX</span> option as seen below:</p><p><img src="mail/pine2.png" /></p><p>The message index shows messages in the current directory, and can be navigated byusing the cursor keys. Highlighted messages can be read by pressing the <bclass="KEYCAP">Enter</b> key.</p><p><img src="mail/pine3.png" /></p><p>In the screenshot below, a sample message is displayed by <bclass="APPLICATION">pine</b>. Keyboard shortcuts are displayed as a reference at thebottom of the screen. An example of one of these shortcuts is the <b class="KEYCAP">r</b>key, which tells the <acronym class="ACRONYM">MUA</acronym> to reply to the currentmessage being displayed.</p><p><img src="mail/pine4.png" /></p><p>Replying to an email in <b class="APPLICATION">pine</b> is done using the <bclass="APPLICATION">pico</b> editor, which is installed by default with <bclass="APPLICATION">pine</b>. The <b class="APPLICATION">pico</b> utility makes it easyto navigate around the message and is slightly more forgiving on novice users than <spanclass="CITEREFENTRY"><span class="REFENTRYTITLE">vi</span>(1)</span> or <spanclass="CITEREFENTRY"><span class="REFENTRYTITLE">mail</span>(1)</span>. Once the reply iscomplete, the message can be sent by pressing <b class="KEYCAP">Ctrl</b>+<bclass="KEYCAP">X</b>. The <b class="APPLICATION">pine</b> application will ask forconfirmation.</p><p><img src="mail/pine5.png" /></p><p>The <b class="APPLICATION">pine</b> application can be customized using the <spanclass="GUIMENUITEM">SETUP</span> option from the main menu. Consult <ahref="http://www.washington.edu/pine/" target="_top">http://www.washington.edu/pine/</a>for more information.</p></div></div><div class="NAVFOOTER"><hr align="LEFT" width="100%" /><table summary="Footer navigation table" width="100%" border="0" cellpadding="0"cellspacing="0"><tr><td width="33%" align="left" valign="top"><a href="smtp-auth.html"accesskey="P">后退</a></td><td width="34%" align="center" valign="top"><a href="index.html"accesskey="H">起点</a></td><td width="33%" align="right" valign="top"><a href="mail-fetchmail.html"accesskey="N">前进</a></td></tr><tr><td width="33%" align="left" valign="top">SMTP 验证</td><td width="34%" align="center" valign="top"><a href="mail.html"accesskey="U">上一级</a></td><td width="33%" align="right" valign="top">Using fetchmail</td></tr></table></div></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -