Ask HN: Open-source alternatives of Gmail?
41–50 of 55 posts
Re: Ask HN: Open-source alternatives of Gmail?
#42I have recently switched from Roundcube to Squirrelmail - the former worked annoyingly slow for me. I only had to tweak the source code a bit to get rid of these _ugly_ iframe borders. I don't use web interface too much though.
I seriously cannot believe that something that looks like it was designed for Netscape Navigator still exists. There must be a need for it over everything else, I'd love to know where it's still used.
Re: Ask HN: Open-source alternatives of Gmail?
#43I really like http://www-uxsup.csx.cam.ac.uk/~dpc22/prayer/ (prayer webmail). It's very much hitting the basic, fast spot though, rather than the gmail style.
Re: Ask HN: Open-source alternatives of Gmail?
#44http://inbox2.com http://news.ycombinator.com/item?id=3083935
The OP is looking for a webmail, open source solution similar to Gmail.
Re: Ask HN: Open-source alternatives of Gmail?
#45AFAICT the best alternative, interface-wise, is Roundcube, and it doesn't seem particularly exciting (it's also written in PHP... which doesn't necessarily have to count against it, but makes me a little wary). I've foolishly started to build my own, which at some point may become good enough to open source (I certainly don't want to commercialize it).
Roundcube is by far the most clean, intuitive and beautiful opensource webmail client out there. > it's also written in PHP... which doesn't necessarily have to count against it, but makes me a little wary why that?
Re: Ask HN: Open-source alternatives of Gmail?
#46AFAICT the best alternative, interface-wise, is Roundcube, and it doesn't seem particularly exciting (it's also written in PHP... which doesn't necessarily have to count against it, but makes me a little wary). I've foolishly started to build my own, which at some point may become good enough to open source (I certainly don't want to commercialize it).
Looks like pretty straightforward PHP4. I wouldn't really hold that against it unless you plan to do development with it.
Re: Ask HN: Open-source alternatives of Gmail?
#47Earlier quoted context omitted.
Dovecot supports it, but are there any good, stable IMAP clients that work with it?
Thunderbird good enough? (Although I usually kill the default tags that Thunderbird still includes as a hangover from the original Thunderbird release because that way I get useful tag names in the Maildir should I ever need to hack on them directly.)
Re: Ask HN: Open-source alternatives of Gmail?
#48Now that Firefox mobile is getting good too, maybe Thunderbird mobile will start to happen in 2012?
Re: Ask HN: Open-source alternatives of Gmail?
#49Earlier quoted context omitted.
Thunderbird good enough? (Although I usually kill the default tags that Thunderbird still includes as a hangover from the original Thunderbird release because that way I get useful tag names in the Maildir should I ever need to hack on them directly.)
I didn't realize Thunderbird supported Dovecot's tagging abilities. Is that something I need to enable? How do I use it? I've been using TB for years because it's the only IMAP client that does things the way I want (other than Mutt), but I didn't realize I could have arbitrary tagging with it.