cfpop is the way to go: http://livedocs.adobe.com/coldfusion/8/htmldocs/Tags_p-q_08.html#2965096
Should be pretty straightforward: cfpop will return a query result set where each element in the set is a message in the box. Then it's just a matter of either performing a query-of-query on the set or looping over the set looking for whatever constitutes a bad message and acting accordingly. On Sat, Feb 7, 2009 at 10:52 AM, Richard Steele <[email protected]> wrote: > > Thanks John, Our mailserver uses SmarterMail and thus it's not an Exchange > Server. So how do I pull only those messages from a particular mailbox? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319016 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

