Dan Waters
df.waters at comcast.net
Mon May 30 08:57:03 CDT 2011
That works differently than I knew about. But still, I don't need to train users how to do it - emails, and the MS Security Dialogbox, are just not displayed. Outlook Evader does have additional properties and methods which I've found pretty useful - like letting users decide if they want to save emails sent from my app to be saved in the Sent folder or not. Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of cjlabs Sent: Monday, May 30, 2011 7:56 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] redemption I use ClickYes -- I send out hundreds of emails through Outlook at a time. I just turn ClickYes on, start the email routine, and walk away. There's nothing to click. Carolyn Johnson ----- Original Message ----- From: Dan Waters To: 'Access Developers discussion and problem solving' Sent: Monday, May 30, 2011 7:45 AM Subject: Re: [AccessD] redemption Hi Mark, With ClickYes, you need to click a small button so that the MS security dialogbox acts like you've clicked 'Yes' even while the Yes button in disabled. With Outlook Evader, the MS security dialogbox just never appears. My applications send a lot of email behind the scenes, so there's a lot of difference for users between clicking something quickly and not clicking anything. Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Mark Breen Sent: Monday, May 30, 2011 2:53 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] redemption Hello John, I also used a program named ClickYes<http://www.contextmagic.com/express-clickyes/> a few years ago. It gave me an irrational pleasure that we could so easily overcome the silly dialogbox MS put in the way. Click yes, appears to be the same concept at Outlook evader. Mark On 27 May 2011 17:58, Dan Waters <df.waters at comcast.net> wrote: > I use Outlook Evader from www.everythingaccess.com. Take a look at > the methods and properties that are available. > > Dan > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby > Sent: Friday, May 27, 2011 9:54 AM > To: Access Developers discussion and problem solving; VBA > Subject: [AccessD] redemption > > We are trying to use Redemption (outlook) to get around the MS > security nonsense. We are using the RDO portion because the SafeMail > object > (Outlook) side of redemption was missing the mail.subject property > msg.move for moving a message from folder to another. The RDO does > have those things. > > We are still having two specific problems. > > 1) We are unable to find a way to cause RDO to download the mail, thus > the MailReceived event never fires. As a result we are currently > opening outlook and setting it up to download every 1 minute. > Clumsy! > > 2) RDO.Msg.Move moves the message but we can't see it in the folder it > was moved to. IOW if we move a bunch of mail items then go look in > the folder that the mail items were put into, the collection doesn't > show it as being there. If in Outlook we click on that folder, *then* > back in our code the folder shows the mail items as being in the folder. > > If anyone is using this stuff please feel free to comment. > > Thanks, > > -- > John W. Colby > www.ColbyConsulting.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 -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com