File: mail-composer-forward-as-attachment.page

package info (click to toggle)
evolution 3.4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 131,184 kB
  • sloc: ansic: 361,104; sh: 12,026; makefile: 5,631; xml: 5,499; perl: 164; cpp: 27; python: 4
file content (28 lines) | stat: -rw-r--r-- 1,180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="mail-composer-forward-as-attachment" xml:lang="sl">

  <info>
    <desc>How to forward a message with its attachments.</desc>
    
    <link type="guide" xref="index#common-mail-problems"/>
    <link type="seealso" xref="mail-composer-forward"/>

    <revision pkgversion="2.30.2" version="0.2" date="2010-12-08" status="draft"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>Forwarding a message with its attachments</title>

<p>Click <guiseq><gui>Message</gui><gui>Forward as...</gui></guiseq> and choose <gui>Attachment</gui>, so the forwarded email and also its attachments get attached to the email you want to send.</p>

<note>
<p>If you want to have this setting by default, set <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Composer Preferences</gui><gui>Forward Style</gui></guiseq> to <gui>Attachment</gui>.</p>
</note>
</page>