69044203 comment Comment this text editor... (Score 1) 114 by bram78 on Thursday January 08, 2015 @07:25PM (#48770015) Attached to: Text Editor Created In Minecraft ...is it open source?
2778911 comment Comment why not Mutt using imap? (Score 1) 385 by bram78 on Wednesday September 24, 2008 @05:25AM (#25133141) Attached to: Is There a Linux Client Solution for Exchange 2007? You could use Mutt's capability to use imap to connect to the exchange server and put this in your .muttrc: set folder="imap://username@hostname" set spoolfile="imap://username@hostname/INBOX"(which means I have to constantly refresh/reload the webmail window) set mail_check=60 and perhaps set beep_new