From CVS checkin comment:
“HTDJ is now VS 7 compatible. This means we start using the VS 7 ( VS .net 2003 ) compiler from now on – I do NOT want to have to deal with keeping it compatible with VC 6. Boost here we come!”
From CVS checkin comment:
“HTDJ is now VS 7 compatible. This means we start using the VS 7 ( VS .net 2003 ) compiler from now on – I do NOT want to have to deal with keeping it compatible with VC 6. Boost here we come!”
I’ve been playing with PGP for a long time, and it was a sad day when it was sucked up and commercialized. There’s still a free version somewhere, but now there’s an open-source solution as well, GPG. Works great! Under Windoze, there’s a GUI called GPGshell that is very PGP-ish. Countrymen, send me your keys!
Trying out
It’s been a while since I’ve added any info about HangTheDJ. It’s been going through a revamp where I’m making user-resizable components out of most of the elements of the GUI. The menu, controls and toolbars are all now hosted in a resizable rebar, ala IE’s toolbar, where you can have multiple resizable toolbars on each row:
I am no longer a total Cyrus IMAP newbie. Cyrus IMAP newbies don’t run and administer Cyrus IMAP servers, at least not for long.
That said, I’ve lost a lot of email along the way. This stuff hasn’t been easy or straightforward. That’s mainly due to linux’s modular architecture, which is the only way to go, but it’s a mixed blessing. By the time you really figure out something like Cyrus, you’ll likely have learned a lot about linux’s authentication (PAM), your mail transport agent (MTA – it actually listens for mail and hands it off to Cyrus), other available MTA’s (sendmail, exim, qmail… why are there so many?), PHP and Mysql configuration, and so on.
So I’m not going to try to explain what it takes to get it all working. The main doc that makes that attempt is
I just wanted to document the steps that are needed with postfix and cyrus to get multiple virtual domains handled on one installation. There are two files that need tweaking, /etc/postfix/main.cf, and /etc/imapd.conf.
To do…