Adding Attachments cause message to be saved automatically into Inbox

B

Ben Foden

Hi,

I have the above problem which is causing me some concern! I am
currently working on some email related problems in our Case
Management system, the saving of messages automatically when adding
attachments is one of them.

New messages generated from our system use an .OFT template, with the
message being saved into a designated filesystem area as a .msg file.
This file is then displayed to the user.

If any changes are made to the message, then the mailitem.save method
enables the changes to be made to the original file, but, when an
attachment is added, firstly, the message is saved into the Inbox,
secondly, the save path has now been changed.

Is there anything that I can do to prevent this from happening

Thanks

Ben
 
Top