Slashdot Mirror


User: bram78

bram78's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. this text editor... on Text Editor Created In Minecraft · · Score: 1

    ...is it open source?

  2. why not Mutt using imap? on Is There a Linux Client Solution for Exchange 2007? · · Score: 1
    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