Everything was cool until the SP2 for office came out.

I have an in house program that uses Outlook object (currently MAPISession/MAPIMessage) to automatically generate and send e-mail with the option for the user to add an additional note to the e-mail. So all works fine for the performance (even now), but what is annoying to my clients is the constant permissions requests that pop up everytime my program tries to send an e-mail.

Is there a way around this? I have looked at SMTP and it's not ruled out yet. I would just like to not have a complete overhaul of the program on this issue.