Archive for the tag 'imap'

Blog post / Mutt IMAP Cache Vs Courier-Cone ?

The thing every blogger likes: Comments ? No ? Really ?
Anyways, i just added a RSS comment Feed to this blog. (No I won’t put the url somewhere since NewsAggregators eat a bunch of bandwith only to see nobody post, i will only give it to friends .. :)
But, this is not the main stuff, [...]

admin July 31st, 2004

Securing courier-imap

I spent part of the day to install a virtual mail server, and i discover that there is a really simple way to secure courier-imap. By defaut when you use this kind of server the auth is made against the standard pam module. This is really simple, but what happend if someone is able to [...]

admin February 29th, 2004

Enjoy Mutt

I get it! I managed to use mutt w/ my imap folders, with hooks and everything fine. This is not really hard, but :

libsas-modules break the SSL certification (without any error message)
mutt really lack of header cache for imap (there is a patch for Maildir but no for imap)

### IMAP ########################################
set imap_user=”jkx”
set spoolfile=imaps://mail.larsen-b.com/
set folder=imaps://mail.larsen-b.com/INBOX
set record=imaps://mail.larsen-b.com/INBOX.Sent
mailboxes [...]

admin February 18th, 2004