 | | From: | Erwan David | | Subject: | mutt and small imap server | | Date: | Fri, 17 Dec 2004 10:52:05 +0100 |
|
|
 | I'd like to install a small imap server to read my mail when I'm not at home, but this must be compatible with mutt direct reading of my mailboxes (and procmail-filtering).
Do someone have some suggestion on which imap server to use ?
-- Real programs don't eat cache
|
|
 | | From: | usenet at isbd.co.uk | | Subject: | Re: mutt and small imap server | | Date: | 17 Dec 2004 12:48:44 GMT |
|
|
 | Erwan David wrote: > > I'd like to install a small imap server to read my mail when I'm not > at home, but this must be compatible with mutt direct reading of my > mailboxes (and procmail-filtering). > > Do someone have some suggestion on which imap server to use ? > UW IMAP will do what you want, you can just leave your mail in mbox format and all will work OK.
Cyrus won't be any good at all I don't think as it stores the mail in its own internal format.
Courier will work but you'll have to convert to maildir and live with the odd '.' delimited pseudo-folders.
Or you could of course use mutt via IMAP locally as well as remotely and then any old IMAP server will do.
Personally I'd go for UW-Imap as it doesn't require any change to your existing mailboxes.
-- Chris Green
|
|
 | | From: | Erwan David | | Subject: | Re: mutt and small imap server | | Date: | Fri, 17 Dec 2004 18:44:24 +0100 |
|
|
 | usenet@isbd.co.uk wrote :
> Erwan David wrote: >> >> I'd like to install a small imap server to read my mail when I'm not >> at home, but this must be compatible with mutt direct reading of my >> mailboxes (and procmail-filtering). >> >> Do someone have some suggestion on which imap server to use ? >> > UW IMAP will do what you want, you can just leave your mail in mbox > format and all will work OK. > > Cyrus won't be any good at all I don't think as it stores the mail in > its own internal format. > > Courier will work but you'll have to convert to maildir and live with > the odd '.' delimited pseudo-folders. > > Or you could of course use mutt via IMAP locally as well as remotely > and then any old IMAP server will do. > > Personally I'd go for UW-Imap as it doesn't require any change to your > existing mailboxes.
I got an answer by mail before I had chance to check the news, and installed dovecot, which performs the task quite nicely... Thanks all for the informations.
-- Real programs don't eat cache
|
|
 | | From: | D P Schreber | | Subject: | Re: mutt and small imap server | | Date: | 17 Dec 2004 13:06:52 GMT |
|
|
 | On 2004-12-17, Erwan David wrote: > Do someone have some suggestion on which imap server to use ?
I run my own imap server for exactly the same reason, and I've had good luck with UW imap. The version I have comes as a tar called imap-2002e.tar.Z and also provides a pop server. There might well be a newer version by now. In osx I was never able to get it to build with ssl, but that issue is specific to osx I'm pretty sure and in any case is easy enough to deal with via stunnel.
|
|
 | | From: | D P Schreber | | Subject: | Re: mutt and small imap server | | Date: | 17 Dec 2004 14:23:02 GMT |
|
|
 | On 2004-12-17, D P Schreber wrote: > I've had good luck with UW imap. The version I have comes as a tar > called imap-2002e.tar.Z and also provides a pop server. There might > well be a newer version by now.
And in fact there is: the current release appears to be 2004a. It's available from many places, including
http://mirrors.mix5.com/imap/
which also has older versions and a nice set of mail-related RFCs
|
|
 | | From: | Jochen Schulz | | Subject: | Re: mutt and small imap server | | Date: | Fri, 17 Dec 2004 14:28:10 +0100 |
|
|
 | * Erwan David: > > I'd like to install a small imap server to read my mail when I'm not > at home, but this must be compatible with mutt direct reading of my > mailboxes (and procmail-filtering). > > Do someone have some suggestion on which imap server to use ?
I use dovecot which is small very easy to configure (I edited only 14 lines of the example configutration file). It can handle mbox and maildir format and can provide POP3 and/or IMAP access (SSL optional).
J. -- Every day in every way I am getting better and better. [Agree] [Disagree]
|
|