diff options
Diffstat (limited to 'help/C/mail-composer-forward-as-attachment.page')
-rw-r--r-- | help/C/mail-composer-forward-as-attachment.page | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/help/C/mail-composer-forward-as-attachment.page b/help/C/mail-composer-forward-as-attachment.page new file mode 100644 index 0000000000..a0b1a00bd8 --- /dev/null +++ b/help/C/mail-composer-forward-as-attachment.page @@ -0,0 +1,29 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="mail-composer-forward-as-attachment"> + + <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>Andre Klapper</name> + <email>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> + |