<SNIP>

>My reason for using IMail web interface is the user configuration options
>for aliases, passwords, etc.  These are IMail-specific and would not be
>available using a plain-vanilla POP3/SMTP objects wrapped up with a
>scripting language such as ASP or Cold Fusion?

This is easy to do with ColdFusion. You can wrap the Imail output and gain
the new functions and many more from ColdFusion itself. Use each where they
make the most sense. You can use CFHTTP or even better CFX_HTTP to gain
access to these functions from the Imail web interface. This is no
different than wrapping the output of a news service, weather, mapping and
etc which is quite easy with CF. 

Todd

Reply via email to