Posted in ColdFusion | Posted on 07-14-2009 | 3,199 views
One of the new features in ColdFusion 9 was inspired (I think so anyway) by my SpoolMail project. If you go to the mail settings in your ColdFusion 9 Administrator, you will see:

This brings you to a new page that allows you to browse email sitting in the undelivered folder. This is a great tool for checking emails sent out by ColdFusion on a development machine, which are normally not set to talk to a real mail server. Click the thumb for an example of the UI:



similar fun could be had by setting the mail server name to something that makes no sense at all (mail.foofoo.bar), forcing all mail to the undelivr folder where you can do your review prior to moving the files to the spool directory so they get sent. i'm sure i could think of some other dumb server tricks to make this work...
[Add Comment] [Subscribe to Comments]