Hi Brian,

Looking into Java code handling IMAP... it could be Outlook server forcibly closing connection (due to maintenance, compression, etc.).

If this is a case, you can try to use cftry -> cfcatch -> cfrethrow combination.

Cheers,
Dmitry.

On 15/05/2014 10:41 AM, Brian Knott wrote:
Having issues with CFIMAP and a Outlook server.



I can open a connect (most fo the time) and access email, save attachement etc.



The problem is that when i try to move emails form the inbox to an archived folder I sometines get an erro rmessage4 saying 'This operation is not allowed on a closed folder'. This works about 50% of the time and mail is moved, the rest of the time I get the error.



Code



<cfimap connection="curragh_mail" action="movemail" folder="inbox" newfolder="archived/Thiess_prod" >



Anyone see this before?

Brian





--
You received this message because you are subscribed to the Google Groups "cfaussie" group. To unsubscribe from this group and stop receiving emails from it, send an email to cfaussie+unsubscr...@googlegroups.com <mailto:cfaussie+unsubscr...@googlegroups.com>. To post to this group, send email to cfaussie@googlegroups.com <mailto:cfaussie@googlegroups.com>.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at http://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/d/optout.

Reply via email to