Thanks for the reply. I have played with BLAT and Jmail, but the beauty of using the MAPI client is that it stores a copy of the email in the 'sent Items' folder. I suppose I could just blind copy the email to another address and use that as the copy. Mmmmm ....
-----Original Message----- From: Public Folder: Exchange [mailto:[EMAIL PROTECTED]] Sent: Saturday, 28 December 2002 12:29 p.m. To: Exchange Discussions Subject: RE: Outlook Security > > I have a VB app that generates an email using my MAPI profile > and sends them out automatically. Since the security update, > I get a warning message and a Yes/No prompt. If I change the > VB code that '.send's the email and mark it as (vbYes), it > simply opens the mail object and I have to click 'Send' > before it will go. I find it much easier to NOT use MAPI when sending mail with VB. You can do it directly using the Winsock control or you can buy a SMTP ActiveX control. You could also use a program like BLAT in conjunction with the shellexecute command. -Kevin _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED] DISCLAIMER: The content of this email is confidential and may contain legally privileged information intended only for the individual or entity named above. Access to this message by anyone else is unauthorised. If you are not the intended recipient, please be advised that the use, distribution and publication of the above information is prohibited. If you have received this email in error, please contact Domainz by returning the email and destroying the original. Thank you. _________________________________________________________________ List posting FAQ: http://www.swinc.com/resource/exch_faq.htm Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe: mailto:[EMAIL PROTECTED] Exchange List admin: [EMAIL PROTECTED]

