Hi,
How do you attached a mail from your inbox/outbox to a new mail. I cannot figure it out.
Thanks,
Maria
Hi,
How do you attached a mail from your inbox/outbox to a new mail. I cannot figure it out.
Thanks,
Maria
Subject: Attach an existing mail to a new mail
use Forward so that the existing mail is part of a new mail
Subject: RE: Attach an existing mail to a new mail
this is whatI am currently doing but it is a business requirement to be able to attach the mail like you would a word/excel file.
Subject: RE: Attach an existing mail to a new mail
well, i guess if that’s the case then you might as well, copy and paste the existing email to a word file. then, you can attach it.
Subject: RE: Attach an existing mail to a new mail
not sure you can do this without scripting some sort of action in the Mail database, the format of the file should be .ncd i think …??
Subject: Attach an existing mail to a new mail
A Notes Document cannot exist outside of a Notes Database (i.e. You cannot treat it like a file.)
Subject: Attach an existing mail to a new mail
Maria,
If you must waste your time this way then File,Export is your best bet. You can export a mail document to a file as ASCII text if you want a real ugly result or as RTF if you want it totally unreadable…
Bob
Subject: RE: Attach an existing mail to a new mail
When business requirements do not make sense, you need tp push back.
Alternatively, you could write an agent to create a word document from an exisiting mail message and attach it to a new mail message in the UI.