OpenNTF.org - OpenNTF Mail Experience
OpenNTF Mail ExperienceOpenDocument[/Projects/pmt.nsf/ProjectView?ReadForm&Query=OpenNTF%20Mail%20Experience~Discussion]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: OpenNTF Mail Experience (Managed by Vince Schuurman)
Actions:


Subject
 ExportRFC and signature
Categories
 Feedback
Posted by
 Ben Wall on 04/14/2010 at 04:32 PM
Details

Hello,

I'm not sure if this is entirely germaine, but this is something I've wrestled with a bit and so I'll offer it here. I'm using the exportRFC function from the template and was slightly dissatisfied with having my sig block show up in the email messages it composed. To have the same message without your signature, you need to add two lines:
after line 27, add:
Call memo.ReplaceItemValue("Body",Nothing)
Call memo.Save(False,False)

This results in a new message with attachment but without a signature.

~ben
Modification history
Entered 14-Apr-2010 16:32 by Ben Wall. Last Modified <none> by <none>.


Anonymous