I’m sure I’ve seen this question before but can’t find anything when searching…
Is is possible to forward multiple email messages as attachments? you end up with a long email message with all the forwarded messages below…
To compare this to Outlook, when you select to forward messages they can be added as attachments…
Subject: RE: Forwarding multiple messages
There’s no file format in Domino to represent a document without its containing database, so forwarding documents as attachments is not really possible. I mean, think about it, to display the document you also need the form.
You could create a custom forwarding action that translates the documents into some file format that you have a program to display, starting with the XML description of the document, but that could be a lot of work.
Alternately, you could include the documents’ appearance as rich text, as the forwarding action does now, but you could put each message into a collapsing section.
Subject: Not that I know of. Thankfully Notes puts all the forwarded emails into the message as is, rather than as annoying attachments.
Subject: RE: Not that I know of. Thankfully Notes puts all the forwarded emails into the message as is, rather than as annoying attachments.
