2019-09-20 - hschneider, Admin
Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.
XMail Forum · Newbies read here ! All about SMTP,MX-Records,DNS etc. | Help Search Members Calendar |
Welcome Guest ( Log In | Register ) | Resend Validation Email |
jiggy1com |
Posted: Jun 15 2011, 06:43 PM
|
Newbie Group: Members Posts: 14 Member No.: 1575 Joined: 1-April 05 |
Hi
This is a ColdFusion and Xmail inquiry. I have my own webmail client written in ColdFusion connecting to my Xmail server. The problem I am having is that the messages are being returned oldest first, newest last. Does anyone have this problem with CF or some other POP3 retrieval system? Is there any way to reverse the order of messages being returned from Xmail, from the Xmail side? (A setting or something) I can do this on the CF side by returning all of the messages, then running a query of queries and sorting them how I want, but for users with 100's or 1000's of messages, with attachments, this process is too slow. Thanks Joe |