J
Josh
I have code that verifies the sending account before a message is
sent. So in the Application_ItemSend event, it will display "Are you
sure you want to send using account-name." If you click no, it will
set Cancel=True. This gives the user the opportunity to change to the
correct account. The problem is that this process somehow removes the
special bookmark used for the signature. So, even if I manually update
the account using the account dropdown, the signature won't update. As
further proof, if I go to Insert -> Signature and select one, it will
insert a second signature on the email (as opposed to replacing the
existing one).
Any thoughts on why this is happening or how to prevent it?
Thanks,
Josh
sent. So in the Application_ItemSend event, it will display "Are you
sure you want to send using account-name." If you click no, it will
set Cancel=True. This gives the user the opportunity to change to the
correct account. The problem is that this process somehow removes the
special bookmark used for the signature. So, even if I manually update
the account using the account dropdown, the signature won't update. As
further proof, if I go to Insert -> Signature and select one, it will
insert a second signature on the email (as opposed to replacing the
existing one).
Any thoughts on why this is happening or how to prevent it?
Thanks,
Josh