New Web Based Email
I just finished changing the email system to one that is based on IMAP on the back end. I did this by writing a Cold Fusion CFC based on JavaMail.
I’ve spent the better part of the past two weeks writing this wrapper for JavaMail that gives me access to an IMAP server so that I can use the anti-spam and anti-virus features built into the MailToaster.
I’ll also be able to use SPF] too as soon as I work out a few internal bug. (I might have to use a separate outgoing and incoming mail server.)
If anyone is interested in the Cold Fusion CFC that lets you use JavaMail to access IMAP let me know. It’s pretty raw, but I’m willing to let people play with it if they want to.






