You may want to look at university of washington imap/pop server, which I believe is the default for most linux distos. Its really trivial to configure. If you are wanting some cf application to create mail accounts, that will take a little work. By defaults, mail accounts are created from the user accounts in the shadow file. You will need to be very careful if you are going to write something to do this from a web environment.
In my opinion Cyrus is a very good imap server that can be set up as a black box and authenicate from a database instead of the shadow file. ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

