Hi all,
i'm using cfpop tag to retrieve e-mail messages from a Lotus Notes mail server 
(Lotus 
Domino Release 6.5.4).

First of all I use CFPOP to retrieve messages header informations 
(action="GETHEADERONLY"), then I loop on message headers query to retrieve each 
message 
body (action="GETALL" with messageNumber specified).

It seems that every cfpop returns only new messages and mark all messages it 
returns as 
read. In this way when I perform the second call (action="GETALL" with 
messageNumber 
specified) the returned query it's empty.

Note that the same code it's runing fine on another customer Lotus Notes.

Many thank in advance.

Gualtiero




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305320
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to