That might be a possibility.  I know this scenario is possible if CFPOP is
running and you begin deleting messages from the mailbox using another email
client.  The template would be gauranteed to crap out if another copy of the
template were executing simultaneously.

Jim

----- Original Message -----
From: "Ryan" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, October 03, 2000 1:44 PM
Subject: Re: Does anyone know how this REALLY works?


> >For some reason, I'm occasionally getting an error "Specified Message Out
of
> >Range" when doing the <cfpop action="delete">.  The code goes something
like
> >this:
>
> Maybe two copies of this template are running at once, one sees that
> there are 100 messages, starts doing its stuff and deleting them.
> Then another process runs, and sees that there are 85 messages now,
> starts doing its stuff and deleting them, but when it tries to delete
> one or two, they have already been deleted by the other process....
>
> RPS

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to