Without going into the gory details, I’m trying to create a LotusScript button that’s run from the Notes client and creates a new memo from the user’s mail file.
The trick is that I’d like to prevent the automatic insertion of a signature. I’ve poured through the CoreEmailClasses Script Library in the mail template, but am still lost as to how exactly that signature is getting inserted. Any help?