[AccessD] redemption

Mark Breen marklbreen at gmail.com
Mon May 30 02:52:44 CDT 2011


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
>



More information about the AccessD mailing list