Warning, /pim/kmail/doc/kmail2/getting-started.docbook is written in an unsupported language. File is not indexed.
0001 <chapter id="getting-started">
0002
0003 <chapterinfo>
0004 <authorgroup>
0005 <author>
0006 &Daniel.Naber;
0007 &Daniel.Naber.mail;
0008 </author>
0009 <author>
0010 &David.Rugge;
0011 &David.Rugge.mail;
0012 </author>
0013 <author>
0014 <firstname>Michel</firstname>
0015 <surname>Boyer de la Giroday</surname>
0016 <email>michel@klaralvdalens-datakonsult.se</email>
0017 </author>
0018 <author>
0019 &Scarlett.Clark;
0020 &Scarlett.Clark.mail;
0021 </author>
0022 <author>
0023 &David.Bryant;
0024 &David.Bryant.mail;
0025 </author>
0026
0027 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0028 </authorgroup>
0029
0030 <date>2020-08-18</date>
0031 <releaseinfo>5.14.2 (Applications 20.04.2)</releaseinfo>
0032 </chapterinfo>
0033
0034
0035 <title>Getting Started</title>
0036
0037 <para>This is a short introduction to &kmail; and its usage so you can
0038 start working with it right away. For more in-depth information see the
0039 <link linkend="using-kmail">Using &kmail;</link> section.</para>
0040
0041 <sect1 id="account-wizard">
0042 <title>Account Wizard</title>
0043
0044 <para>The first time you run &kmail; you will be greeted by the Account Wizard.</para>
0045 <note><para>If at any time you need to run the account wizard again, you can find it under
0046 <menuchoice><guimenu>Settings</guimenu><guimenuitem>Add Account</guimenuitem></menuchoice>.</para></note>
0047 <para>The wizard will lead you through the process of creating an email account. Your screens will vary depending
0048 on how much the wizard can determine on its own. Here is an outline of the screens you will encounter while using this wizard.</para>
0049 <para> </para> <!-- whitespace -->
0050
0051 <procedure id="procedure-add-an-email-account">
0052 <step id="Provide-personal-data">
0053 <para>The first screen of the wizard is <guilabel>Provide personal data</guilabel>. It will prompt you for your basic account information: <guilabel>Full name:</guilabel>, <guilabel>E-mail address</guilabel>, and <guilabel>Password</guilabel>.
0054 By default, the <guilabel>Find provider settings on the Internet</guilabel> option is checked, so the wizard will attempt to retrieve the necessary
0055 information from the email server. Uncheck this option if you are an expert user and you want to set up an advanced configuration. Click the
0056 <guibutton>Next</guibutton> button when finished.</para>
0057
0058 <screenshot>
0059 <screeninfo>Account Wizard</screeninfo>
0060 <mediaobject>
0061 <imageobject>
0062 <imagedata fileref="accountwizard.png" format="PNG"/>
0063 </imageobject>
0064 <textobject>
0065 <phrase>Account Wizard</phrase>
0066 </textobject>
0067 <caption>
0068 <para>The "Provide personal data" dialog</para>
0069 </caption>
0070 </mediaobject>
0071 </screenshot>
0072
0073 <note><para>GMail accounts must use &IMAP;. If you have enabled 2-step verification for your GMail account, you will have to get a
0074 verification code from Google as part of the initial account setup process. You will not have to perform 2-factor verification
0075 after the &kmail; account has been created, because Google marks your &IMAP; link as fully trusted.</para></note>
0076
0077 <para> </para> <!-- whitespace -->
0078 </step>
0079 <step id="GPG-security">
0080
0081 <para>The next screen helps you set up encryption keys for your mail.</para>
0082
0083 <screenshot>
0084 <screeninfo>Account Wizard 2</screeninfo>
0085 <mediaobject>
0086 <imageobject>
0087 <imagedata fileref="accountwizard2.png" format="PNG"/>
0088 </imageobject>
0089 <textobject>
0090 <phrase>Account Wizard 2</phrase>
0091 </textobject>
0092 <caption>
0093 <para>The encryption options dialog</para>
0094 </caption>
0095 </mediaobject>
0096 </screenshot>
0097
0098 <para>If you want to secure your communications with GnuPG you can generate a new key and publish the key on a public key server,
0099 or you can import an existing key. If you decide to generate a new key pair, do not forget the password used to generate it. You will
0100 need that password every time you want to use the key.
0101 </para>
0102 <para>When sending mail, &kmail; optionally looks for encryption keys for your recipients, and encrypts the message if a key can be found.
0103 &kmail; can also sign your mail cryptographically, so that each recipient can verify that your message has not been tampered with. <!-- ToDo: dtls -->
0104 </para>
0105 <para> </para> <!-- whitespace -->
0106 </step>
0107
0108 <step id="Select-account-type">
0109 <para>A <guilabel>Setup complete</guilabel> screen will appear if the wizard determined the account type successfully.
0110 Click <guibutton>Details...</guibutton> to view the settings &kmail; has established. Click the <guibutton>Finish</guibutton>
0111 button to set up the account, complete the wizard, and close the window.
0112 </para>
0113
0114 <screenshot>
0115 <screeninfo>Account Wizard 3</screeninfo>
0116 <mediaobject>
0117 <imageobject>
0118 <imagedata fileref="accountwizard3.png" format="PNG"/>
0119 </imageobject>
0120 <textobject>
0121 <phrase>Account Wizard 2</phrase>
0122 </textobject>
0123 <caption>
0124 <para>The account type selection dialog</para>
0125 </caption>
0126 </mediaobject>
0127 </screenshot>
0128
0129 <para>If the wizard cannot determine your account type, the <guilabel>Select Account Type</guilabel> screen will appear. Select your account type from the
0130 list (if you do not know, you will need to contact your email provider). If your account type is not listed, click the <guibutton>Check for more on Internet</guibutton> button.
0131 Once your account type has been selected, click the <guibutton>Next</guibutton> button, and you will be presented with the <guilabel>Personal Settings</guilabel> screen.
0132 </para>
0133 <para> </para> <!-- whitespace -->
0134 </step>
0135
0136 <step id="Personal-settings">
0137
0138 <para>If the wizard could not locate your email server by searching the internet, the <guibutton>Personal Settings</guibutton>
0139 screen will appear.</para>
0140
0141 <screenshot>
0142 <screeninfo>Account Wizard 4</screeninfo>
0143 <mediaobject>
0144 <imageobject>
0145 <imagedata fileref="accountwizard4.png" format="PNG"/>
0146 </imageobject>
0147 <textobject>
0148 <phrase>Account Wizard 2</phrase>
0149 </textobject>
0150 <caption>
0151 <para>The "Personal Settings" dialog</para>
0152 </caption>
0153 </mediaobject>
0154 </screenshot>
0155
0156 <para>Be certain to enter all this information correctly. Select <guilabel>Download all messages for offline use</guilabel>
0157 if you want your messages to be accessible when you do not have an Internet connection (&IMAP; only).
0158 Click the <guibutton>Next</guibutton> button when finished. The <guilabel>Setup complete</guilabel> screen will appear.</para>
0159
0160 <para>Your account has now been set up, and you can click the <guibutton>Finish</guibutton> button to complete the wizard and close the window,
0161 or click the <guibutton>Details...</guibutton> button to review the account settings.</para>
0162 <para> </para> <!-- whitespace -->
0163 </step>
0164 </procedure>
0165
0166 <para>If you wish to create an account manually, please continue reading this chapter. Otherwise, you may safely skip ahead
0167 to <link linkend="testing-your-setup">Testing your Setup</link>.</para>
0168
0169 </sect1>
0170
0171 <sect1 id="manual-configuration-quickstart">
0172 <title>Manual Configuration Quickstart</title>
0173 <screenshot>
0174 <screeninfo>The configuration screen</screeninfo>
0175 <mediaobject>
0176 <imageobject>
0177 <imagedata fileref="configure.png" format="PNG"/>
0178 </imageobject>
0179 <textobject>
0180 <phrase>The configuration screen</phrase>
0181 </textobject>
0182 <caption>
0183 <para>&kmail;'s main configuration screen</para>
0184 </caption>
0185 </mediaobject>
0186 </screenshot>
0187 <para> </para> <!-- whitespace -->
0188
0189 <para>The <menuchoice><guimenu>Settings</guimenu><guisubmenu><inlinemediaobject><imageobject><imagedata fileref="configurebutton.png"
0190 format="PNG"/></imageobject></inlinemediaobject>Configure &kmail;...</guisubmenu></menuchoice> window consists of six sections:
0191 <guilabel>Accounts</guilabel>, <guilabel>Appearance</guilabel>, <guilabel>Composer</guilabel>,
0192 <guilabel>Security</guilabel>, <guilabel>Misc</guilabel>, and <guilabel>Plugins</guilabel>. </para>
0193
0194 <para>To begin sending and receiving messages you will only have to
0195 change some settings on the <guilabel>Accounts</guilabel> page.
0196 Here is a brief synopsis of the steps you must take to set up a new mail account.
0197 For a more detailed description, please read the <link linkend="configure-generalinfo">
0198 Configure &kmail;</link> chapter.</para>
0199 <para> </para> <!-- whitespace -->
0200
0201 <sect2 id="setting-your-identity">
0202 <title>
0203 Setting your Identity
0204 </title>
0205
0206 <para> To create a new identity, click the <guilabel>Add...</guilabel> button on the
0207 <guilabel>Identities</guilabel> tab associated with the <guilabel>Accounts</guilabel> page.
0208 A small pop-up window will appear.</para>
0209
0210 <screenshot>
0211 <screeninfo>The new identity dialog</screeninfo>
0212 <mediaobject>
0213 <imageobject>
0214 <imagedata fileref="newidentity.png" format="PNG"/>
0215 </imageobject>
0216 <textobject>
0217 <phrase>The new identity dialog</phrase>
0218 </textobject>
0219 <caption>
0220 <para>Adding a new identity</para>
0221 </caption>
0222 </mediaobject>
0223 </screenshot>
0224
0225 <para>You have some options here. Give the new identity a name, and select one of the
0226 available choices ("With empty fields" or "Use System Settings values"). Then click
0227 <guilabel>OK</guilabel>. The identity configuration screen will appear.</para>
0228 <para> </para> <!-- whitespace -->
0229
0230 <screenshot>
0231 <screeninfo>The new identity dialog continues</screeninfo>
0232 <mediaobject>
0233 <imageobject>
0234 <imagedata fileref="newidentity2.png" format="PNG"/>
0235 </imageobject>
0236 <textobject>
0237 <phrase>The new identity dialog continues</phrase>
0238 </textobject>
0239 <caption>
0240 <para>Configuring the new identity</para>
0241 </caption>
0242 </mediaobject>
0243 </screenshot>
0244 <para> </para> <!-- whitespace -->
0245
0246 <para>
0247 The settings in the <guilabel>General</guilabel> tab are
0248 fairly straightforward. Fill in the <guilabel>Your
0249 name</guilabel> field with your full name (⪚, <userinput>John
0250 Doe</userinput>) and the <guilabel>Organization</guilabel> field
0251 (optional) with the appropriate information.
0252 Next, fill in the <guilabel>Email address</guilabel> field with
0253 your email address (⪚ <userinput>john@example.net</userinput>).
0254 </para>
0255 <para>
0256 If you are using <application>PGP</application> or
0257 <application>GnuPG</application> you can set your &openpgp; keys
0258 and/or &smime; certificates in the <link
0259 linkend="configure-identity-cryptography"><guilabel>Cryptography</guilabel></link>
0260 tab.
0261 </para>
0262 <para>The <guilabel>Advanced</guilabel> and <guilabel>Templates</guilabel> tabs can
0263 be used to tailor the way outgoing messages from this identity will be formatted and
0264 processed. See <link linkend="configure-generalinfo">Configure &kmail;</link> for
0265 more detailed instructions.
0266 </para>
0267 <para>
0268 Optionally, go to the <guilabel>Signature</guilabel> tab and
0269 enter your signature. This is a short bit of verbiage that will be
0270 automatically appended to all your messages. It has nothing to
0271 do with <emphasis>digital signatures</emphasis>. You may also wish
0272 to insert a small personal avatar in outgoing message headers via the
0273 <guilabel>Picture</guilabel> tab.
0274 </para>
0275 <para> </para> <!-- whitespace -->
0276
0277 </sect2>
0278
0279 <sect2 id="setting-up-your-account">
0280 <title>Setting up your Account</title>
0281
0282 <para>The <guilabel>Accounts</guilabel> page also contains the settings that
0283 tell &kmail; how to send and receive your email messages. Many of these settings
0284 can vary greatly depending on the way your system is set up, and on the kind
0285 of network in which your mail server is located. If you do not know what
0286 setting to choose or what to put in a field, consult your <acronym>ISP</acronym>
0287 (Internet Service Provider) or system administrator.</para>
0288 </sect2>
0289
0290 <sect2 id="sending-mail">
0291 <title>Sending Messages</title>
0292 <para>Here's one way to create an outgoing mail account.</para>
0293
0294 <screenshot>
0295 <screeninfo>Outgoing account choices</screeninfo>
0296 <mediaobject>
0297 <imageobject>
0298 <imagedata fileref="sending.png" format="PNG"/>
0299 </imageobject>
0300 <textobject>
0301 <phrase>Outgoing account choices</phrase>
0302 </textobject>
0303 <caption>
0304 <para>Choosing an outgoing email account type</para>
0305 </caption>
0306 </mediaobject>
0307 </screenshot>
0308 <para> </para> <!-- whitespace -->
0309
0310
0311 <para>
0312 When you click the <guibutton>Add...</guibutton> button on the
0313 <guilabel>Sending</guilabel> tab, this screen will appear. If
0314 your computer is connected directly to the internet you will most
0315 likely want to choose &SMTP;. If you need to use &Sendmail;
0316 or &Microsoft; <acronym>EWS</acronym>, please consult the
0317 <link linkend="configure-accounts-sending">Configuration</link>
0318 chapter. Whichever type of outgoing account you select, check the
0319 box labeled "Make this the default outgoing account". (You can easily
0320 change this later if you have more than one email account.)</para>
0321
0322 <para>When you select the <guilabel>&SMTP;</guilabel> option and click the
0323 <guibutton>✓ Create and Configure</guibutton> button, the following
0324 configuration screen will appear.</para>
0325 <para> </para> <!-- whitespace -->
0326
0327 <screenshot>
0328 <screeninfo>The sending configuration dialog</screeninfo>
0329 <mediaobject>
0330 <imageobject>
0331 <imagedata fileref="sending2.png" format="PNG"/>
0332 </imageobject>
0333 <textobject>
0334 <phrase>The sending configuration dialog</phrase>
0335 </textobject>
0336 <caption>
0337 <para>Configuring an &SMTP; account</para>
0338 </caption>
0339 </mediaobject>
0340 </screenshot>
0341 <para> </para> <!-- whitespace -->
0342
0343 <para>At a minimum, you must supply an email server &URI;.
0344 If your email service requires authentication before sending messages,
0345 check the "Server requires authentication" box and supply your email
0346 address and password. If you want &kmail; to remember your password,
0347 check the "Store SMTP password" box. If you have not yet created a
0348 wallet, you will be asked to provide a password.</para>
0349
0350 <para>Verify that the connection to the SMTP server is working by choosing
0351 the <guilabel>Advanced</guilabel> tab and clicking the <guibutton>Auto
0352 Detect</guibutton> button. &kmail; will query your &SMTP; server for the
0353 correct settings (encryption, port number, and authentication method). After
0354 the proper settings have been detected, the outgoing account is ready to
0355 use. (Please refer to <link linkend="configure-accounts-sending">Configuration</link>
0356 if the &SMTP; connection requires additional fine tuning.)</para>
0357 <para> </para> <!-- whitespace -->
0358
0359 </sect2>
0360
0361 <sect2 id="receiving-mail">
0362 <title>Receiving Messages</title>
0363
0364 <para>By default the <guilabel>Local Folders</guilabel> (inbox, outbox, sent-mail,
0365 trash, drafts, and templates) in the primary &kmail; folder are predefined on this tab.
0366 Using the drop down box you can set the <guilabel>Retrieval Options</guilabel> for these folders.
0367 (Note that &kmail; uses the Maildir format to store messages on your hard disk: each message is
0368 stored as a separate file. The exact location of the primary &kmail; directory depends on the &Linux;
0369 distribution you have installed, but it is probably in ~/.local/share/ somewhere.)</para>
0370
0371 <para>To set up an account so you can receive mail, press the
0372 <guibutton>Add...</guibutton> button on the <guilabel>Receiving</guilabel>
0373 tab. Choose "Custom Account..." from the drop down list. You will then be prompted for the account type. Most users will
0374 select <guilabel>POP3 E-Mail Server</guilabel> or <guilabel>IMAP E-Mail Server</guilabel>. If you want
0375 to use a local mailbox file (<guilabel>Mbox</guilabel>), please see the <link linkend="faq-file-locking">FAQ
0376 about file locking</link>.</para>
0377
0378 <screenshot>
0379 <screeninfo>The receiving configuration dialog</screeninfo>
0380 <mediaobject>
0381 <imageobject>
0382 <imagedata fileref="receiving.png" format="PNG"/>
0383 </imageobject>
0384 <textobject>
0385 <phrase>The receiving configuration dialog</phrase>
0386 </textobject>
0387 <caption>
0388 <para>Configuring an &IMAP; account</para>
0389 </caption>
0390 </mediaobject>
0391 </screenshot>
0392 <para> </para> <!-- whitespace -->
0393
0394 <para>If you chose &POP3; or &IMAP;, the account settings window will appear. First, fill in the
0395 <guilabel>Account Name</guilabel> field to name your account. You can choose any name
0396 you like. <guilabel>Username</guilabel>, <guilabel>Password</guilabel>, and <guilabel>Incoming mail
0397 server</guilabel> (or <guilabel>IMAP Server</guilabel>) should be filled in with the appropriate information
0398 from your <acronym>ISP</acronym> or system administrator. If you want &kmail; to check for new
0399 messages automatically, check the <guilabel>Enable interval mail checking</guilabel> box and set
0400 the time interval you desire.</para>
0401
0402 <para>Next, click on the <guilabel>Advanced</guilabel> tab and then the <guibutton>Auto
0403 Detect</guibutton> button. &kmail; will query your incoming message server to determine the
0404 correct settings for this account (encryption, port number, and authentication method).</para>
0405
0406 <sect3 id="receiving-mail-imap">
0407 <title>Options only relevant to IMAP</title>
0408
0409 <para>If you check <guilabel>Automatically compact folders</guilabel>
0410 on the <guilabel>Advanced</guilabel> configuration tab, &kmail; removes the messages
0411 you deleted from the server as soon as you leave that folder. Otherwise,
0412 the messages are only marked as deleted and it is up to you to compact
0413 the folders manually.</para>
0414
0415 </sect3>
0416
0417
0418 <sect3 id="receiving-mail-pop3">
0419 <title>Options only relevant to POP3</title>
0420
0421 <para>Select <guilabel>Leave fetched messages on the server</guilabel>
0422 on the <guilabel>Advanced</guilabel> configuration tab if you want to
0423 leave your messages on the server after you have downloaded them. There are
0424 seven ways to specify how long old messages will be kept after being downloaded:
0425 indefinitely (leave all options unselected), or number of days / number
0426 of messages / maximum size of server side inbox (choose one, two, or all three). If
0427 this box is not checked, all messages will be immediately deleted from the remote
0428 server after downloading is complete.</para>
0429
0430 <para>On the <guilabel>Advanced</guilabel> tab you can also select <guilabel>Use
0431 pipelining for faster mail download</guilabel> if this is supported by your
0432 server. Test this to make sure it works safely.</para>
0433
0434 <para>The <guilabel>inbox</guilabel> is the default folder for incoming
0435 messages. If you want to change that for some reason, you can do so with
0436 <guilabel>Destination folder</guilabel>. But what you probably want is a
0437 <link linkend="filters">filter</link>.</para>
0438
0439 <para>With <guilabel>Pre-command</guilabel> you can specify a program that &kmail;
0440 should execute before fetching mail. Please specify the full path
0441 (do not use <quote>~</quote>) and note that &kmail; will not continue
0442 until the program returns.</para>
0443
0444 </sect3>
0445
0446 <sect3 id="receiving-mail-imap-pop3">
0447 <title>Options for both IMAP and POP3</title>
0448
0449 <para>On the <guilabel>Receiving</guilabel> tab, under <guilabel>Retrieval Options</guilabel>,
0450 select <guilabel>Include in Manual Mail Check</guilabel> if you
0451 want to check this account whenever you invoke <menuchoice><guimenu>File</guimenu><guimenuitem>Check
0452 Mail</guimenuitem></menuchoice>. If you do not select this option you can still check for new messages on this account
0453 with <menuchoice><guimenu>File</guimenu><guimenuitem>Check Mail In > </guimenuitem></menuchoice>.</para>
0454
0455 <para>&kmail; supports encryption via <guilabel>SSL/TLS</guilabel> and
0456 <guilabel>STARTTLS</guilabel> (<guilabel>SSL/TLS</guilabel> should be preferred
0457 if it is available).</para>
0458
0459 <para>&kmail; supports nine authentication methods:</para>
0460
0461 <itemizedlist>
0462 <listitem><para><guilabel>Clear text</guilabel>, </para></listitem>
0463 <listitem><para><guilabel>PLAIN</guilabel>, </para></listitem>
0464 <listitem><para><guilabel>LOGIN</guilabel>, </para></listitem>
0465 <listitem><para><guilabel>CRAM-MD5</guilabel> (recommended
0466 if <guilabel>DIGEST-MD5</guilabel> is not available),</para></listitem>
0467 <listitem><para><guilabel>DIGEST-MD5</guilabel> (recommended),</para></listitem>
0468 <listitem><para><guilabel>NTLM</guilabel>,</para></listitem>
0469 <listitem><para><guilabel>GSSAPINTLM</guilabel>,</para></listitem>
0470 <listitem><para><guilabel>APOP (aka Anonymous)</guilabel>, and </para></listitem>
0471 <listitem><para><guilabel>Gmail</guilabel>.</para></listitem>
0472 </itemizedlist>
0473
0474 <para><guilabel>DIGEST-MD5</guilabel>, <guilabel>CRAM-MD5</guilabel> and
0475 <guilabel>APOP</guilabel> are secure on their own. The other
0476 options are only secure when used together with <guilabel>SSL</guilabel>
0477 or <guilabel>TLS</guilabel>. You should only use <guilabel>Clear
0478 text</guilabel> if your server does not support any of the other
0479 authentication methods. <guilabel>Anonymous</guilabel> is supported on
0480 &IMAP;, but <guilabel>APOP</guilabel> is not. <guilabel>Gmail</guilabel>
0481 authentication is only available for &IMAP; accounts using Google's GMail service.</para>
0482
0483 <para>Use the <guibutton>Auto Detect</guibutton> button on the <guilabel>Advanced</guilabel> tab
0484 to automatically select the most secure settings supported by your server.</para>
0485
0486 <para>You are now ready to receive mail. For
0487 &IMAP;, just open your folders in the
0488 folder tree in &kmail;'s main window. &kmail; then connects to your
0489 server and displays the messages it finds. For POP3 use
0490 <menuchoice><guimenu>File</guimenu><guimenuitem>Check
0491 Mail</guimenuitem></menuchoice>.</para>
0492
0493 </sect3>
0494 </sect2>
0495
0496 <sect2 id="testing-your-setup">
0497 <title>Testing your Setup</title>
0498
0499 <para>First, you should send yourself a message to test your
0500 configuration. To send a message, either hit <keycombo
0501 action="simul">&Ctrl;<keycap>N</keycap></keycombo>, select the
0502 <guiicon><inlinemediaobject><imageobject><imagedata fileref="mail-message-new.png"
0503 format="PNG"/></imageobject></inlinemediaobject> New</guiicon> button, or select
0504 the <menuchoice><guimenu>Message</guimenu><guimenuitem>New
0505 Message...</guimenuitem></menuchoice> menu item. The
0506 <link linkend="the-composer-window">composer window</link> will appear. Fill in the
0507 <guilabel>To:</guilabel> field with your email address and type
0508 something in the <guilabel>Subject</guilabel> field. Send the message by
0509 selecting <menuchoice><guimenu>Message</guimenu><guimenuitem>Send Mail</guimenuitem>
0510 </menuchoice>.</para>
0511
0512 <para>To check your email, select
0513 <menuchoice><guimenu>File</guimenu><guimenuitem>Check
0514 Mail</guimenuitem></menuchoice>. In the lower right corner of the main
0515 window, a progress bar will indicate how many messages are being
0516 downloaded. If you receive the message you just sent, then
0517 congratulations! If, however, you receive any error messages while
0518 testing your setup, make sure that your network connection is working
0519 and recheck your settings at
0520 <menuchoice><guimenu>Settings</guimenu> <guimenuitem>Configure
0521 &kmail;...</guimenuitem></menuchoice>.</para>
0522
0523 </sect2>
0524 </sect1>
0525
0526 </chapter>