Question
How do I store passwords for the entire application
I am using the cfmail tag and am required to use a user name and password. I'd like to centralize this login information in a single place to simplify the code and allow me to change the password often. Can anyone recommend a way to do this?