cmeerw.org blogChristof Meerwald's personal WeblogSIPFwd 0.4- March 25, 2008 I released SIPFwd 0.4 over the weekend and managed to get the project listed on freshmeat.net to give it a bit more visibility.http://cmeerw.org/blog/553.html Secure SMTP over TLS- March 8, 2008 Just an observation: why hasn't secure SMTP over TLS been adopted more widely, particulary among big mail hosters like Hotmail, Yahoo, Google Mail, GMX or AOL It has been specified in 1999 (in RFC 2487 and is well-supported by popular SMTP implementations like Postfix and Exim. Is it because the SSL overhead would be causing too much of a performance problem But then, most of the mentioned mail hosters happily provide SSL-encrpyted POP or IMAP access. Maybe it's because it's a feature that's...http://cmeerw.org/blog/552.html Django Hosting- March 2, 2008 I now got a Web hosting package from SYSPROVIDE which allows to run FastCGI servers and has Python installed. I have already confirmed that Django is indeed supported, so expect to see some Django stuff soon...http://cmeerw.org/blog/551.html |