I'm trying to send email from baan directly (probably a frequently asked question here

)
Created a VB utility that simply reads the parameters (to, from, subject etc..) from a text file and sends the email through Outlook.
The only problem is, When the application is sending this email, Windows/Outlook comes up with a popup window with a mesg that says something like "An unauthorized email is being sent out, Could be a virus. Would you like to continue Y/N" ?
If I click on "Yes".. the email is sent successfully... otherwise not.
Is there a way to block this or get that "yes" 'clicked' in the background ?
This never happened on Windows 2k. Happens only on XP.
If i send that email from my server, the message does not popup, since the server is on Win2k. But If i send the email from my PC ( on XP), the message pops up.
All suggestions are welcome. Thnks
Cheers