messagebox

K

kelly

I am trying to suppress messagebox that appears with each
email send, 'A program is trying to automatically send
email on your behalf. Do you want to allow this? etc.
I am using outlook in powerbuilder application where
there may be 50 emails being send and this message pops
up for each email address. Can i suppress this message?
thanks.
 
B

Brian Tillman

kelly said:
I am trying to suppress messagebox that appears with each
email send, 'A program is trying to automatically send
email on your behalf. Do you want to allow this? etc.
I am using outlook in powerbuilder application where
there may be 50 emails being send and this message pops
up for each email address. Can i suppress this message?

You can't suppress the message, you can only fix the problem.
http://www.slipstick.com/outlook/ol2002sp3.htm#problems
 
Top