> it works as advertised.
Woah - I disagree. There are some big issues w/ CFPOP. For example, you
can't use getAll. Period. If one email is "bad*" then the entire getAll
operation fails. This is a known Java bug, so it's not MACR's fault per se,
but this is not the only issue you will run into. I blogged about my
experiences with CFPOP, but unfortunately my blog is down at the moment.
To summarize - I don't believe you can safely use CFPOP/GetAll on a
production system. You _can_ use getHeaders and then loop through the result
getting one email at a time.
* "Bad" means an encoding that confuses Java... I forget the exact encoding,
but again, it is a known issue.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

