The access page for ColdFusion:
https://foo.tld/CFIDE/administrator/index.cfm
If needed, you can remove the USERNAME & PASSWORD by editing:
C:\ColdFusion10\cfusion\lib\neo-security.xml
- -find: admin.security.enabled variable tag.
- -change 'true' to 'false'
- -restart the ColdFusion application server.
Once you access the CFIDE, you can change the email settings there and test them as you save the settings.
Any undelivered emails will show in:
C:\ColdFusion10\cfusion\Mail\Undelivr
You simply drop them back into the spool directory and ColdFusion will send them:
C:\ColdFusion10\cfusion\Mail\Spool