D
dorutzu
Hi,
I have the following problem:
In the OnSendItem event handler, I create a new MailItem based on the
parameter I got from the function (I'm working in VC++), I take some
info out of it, and then Release my MailItem. The problem is that
after the e-mail is sent, in the Outbox I have a duplicate of my sent
e-mail. Any idea how to get read of it? (besides moving it to Deleted
folder - that is not acceptable). I have to delete it somehow, but I
don't know where I go wrong here.
I'm using Redemption as well, if the SafeMailItem has something to
help me here...
Thanks in advance,
Doru K.
I have the following problem:
In the OnSendItem event handler, I create a new MailItem based on the
parameter I got from the function (I'm working in VC++), I take some
info out of it, and then Release my MailItem. The problem is that
after the e-mail is sent, in the Outbox I have a duplicate of my sent
e-mail. Any idea how to get read of it? (besides moving it to Deleted
folder - that is not acceptable). I have to delete it somehow, but I
don't know where I go wrong here.
I'm using Redemption as well, if the SafeMailItem has something to
help me here...
Thanks in advance,
Doru K.