outlook.application object

F

Francis Yip

I am writing a VB6 program that emails using an "outlook.application" object
automatically from a database. Everything seems to be fine only that for
each email I have to answer a "Y" to a pop-up window warning me that I might
be at risk to invasion.
Could someone tell me how to answer "Y"es automatically?
Could it be the properties "Reminder"!?
Apologize if posted to wrong group!
Thanks.
 
M

Michael Bauer

Hi Francis,

I don´t think so. If it isn´t succesful then you get the mail back,
don´t you?
 
Top