Colby, John
JColby at dispec.com
Wed Jul 14 14:12:06 CDT 2004
Isn't that an exchange thing though? JWC -----Original Message----- From: Dan Waters [mailto:dwaters at usinternet.com] Sent: Wednesday, July 14, 2004 2:53 PM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Outlook Asks Too Many Questions Microsoft does offer a free Outlook Security Administration Package. It will allow the administrators in a company to allow programmed email to bypass the 'security message' on an application by application basis. It's free, but it is setup work for the administrators. Dan Waters -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Colby, John Sent: Wednesday, July 14, 2004 9:36 AM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Outlook Asks Too Many Questions LOL. MS did NOT fix a security weakness. Email messages are supposed to be allowed to carry messages, and my code is SUPPOSED to be able to send email. MS fixed potential lawsuits by ambulance chasers by firing a huge nuclear weapon directly into the sun, destroying the solar system and (incidentally) stopping all such lawsuits. IOW, yes, you have an object model, and yes you can program outlook, but no you cannot use MICROSOFTS EMAIL PROGRAM TO PROGRAMATICALLY SEND EMAIL. JWC -----Original Message----- From: Arthur Fuller [mailto:artful at rogers.com] Sent: Wednesday, July 14, 2004 10:18 AM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Outlook Asks Too Many Questions Chris and Rocky, Google "Redemption" and you'll find a solution to this problem (which is caused, incidentally, because MS fixed a security weakness in earlier versions that allowed malicious code to be, um, malicious). -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Chris Kettenbach Sent: Tuesday, July 13, 2004 11:23 AM To: Access Developers discussion and problem solving Subject: RE: [AccessD] Outlook Asks Too Many Questions I have the same issue. If they check the allow for checkbox, you can make it work for like 10 minutes without prompting you. This should be enough time to send the emails. Hope this helps. Chris -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com]On Behalf Of Rocky Smolin - Beach Access Software Sent: Tuesday, July 13, 2004 8:18 AM To: AccessD at databaseadvisors.com Subject: [AccessD] Outlook Asks Too Many Questions Dear List: I have a program which send out batches of emails. I'm now, thanks to the list, using late binding, and the Outlook object model. Recently the client upgraded to Office XP from O2K. Now when she sends a batch of emails she gets a message that says "A program is trying to automatically send e-mail on your behalf. Do you want to allow this?" (yes, no, help). Help says it is because I'm using the VBA command .Send (which is true). So helpful and yet so annoying. Thank you MS for watching over me and my apps. Is there a way to suppress this message? If she sends 100 e-mails, she has to answer this question 100 times. MTIA is -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com