Re: Help with IMAP...

2000-08-15 Thread Bob Bell
On Tue, Aug 15, 2000 at 01:12:39AM +0300, Mikko Hnninen <[EMAIL PROTECTED]> wrote: > Kolbjørn Barmen <[EMAIL PROTECTED]> wrote on Mon, 14 Aug 2000: > > Is it also possible to name the folders > > with a name/alias/assign/whatever, so that I can tell mutt I want to open the > > "AmigaAmp" folder, i

Re: Help with IMAP...

2000-08-14 Thread Mikko Hänninen
Kolbjørn Barmen <[EMAIL PROTECTED]> wrote on Mon, 14 Aug 2000: > OK, singlequotes got it going... allthough not quite as you describe it: > > mailboxes '{imap1}'/var/spool/mail/user That's weird. > I assume there is some way to list all the folders set up in .muttrc (why else > have them?) Eit

Re: Help with IMAP...

2000-08-14 Thread Kolbjørn Barmen
On Mon, Aug 14, 2000 at 10:51:47AM -0400, David T-G wrote: > > % > % incoming-folders="InBox" {imapserver1}/var/spool/mail/user, > % "X-list" {imapserver1}/var/spool/mail/.user/folder-X, > % "Y-list" {imapserver1}/var/spool/mail/.user/folder-Y, > %

Re: Help with IMAP...

2000-08-14 Thread David T-G
Kolla -- ...and then Kolbjørn Barmen said... % Hi, mutt users! Hello! % % I'm pondering about using mutt instad of pine, but I cannot find out how to Good for you! :-) % set up multiple mailfolder on multiple servers using IMAP, it seems I can % only use 1 folder on 1 server? What I want i

Help with IMAP...

2000-08-14 Thread Kolbjørn Barmen
Hi, mutt users! I'm pondering about using mutt instad of pine, but I cannot find out how to set up multiple mailfolder on multiple servers using IMAP, it seems I can only use 1 folder on 1 server? What I want is something along pine's incoming-folders="InBox" {imapserver1}/var/spool/mail/user,

Re: help with imap

2000-05-18 Thread Kai Blin
On Tue, May 16, 2000 at 09:53:31PM +0300, Mikko Hänninen wrote: > > Can I use mutt to access both > > my local emails and the emails stored on an IMAP server? > > Yes. > > Although there's some tricks in the browsing apparently, when changing > from remote to local or vice versa. Just

Re: help with imap

2000-05-16 Thread Mikko Hänninen
Shao Zhang <[EMAIL PROTECTED]> wrote on Tue, 16 May 2000: > If the above is true, does that mean I will have to use the > builtin support of IMAP from mutt? You don't *have* to, but you can. And if you want to use IMAP, well, it's a bit pointless not to... Like you say, if you donwl

Re: help with imap

2000-05-16 Thread David T-G
Shao -- Your understanding of IMAP, at least at the user level, is right on. The only thing you perhaps need to include in your mix is that, just as the news server itself gets postings for you to read, your IMAP server will have to do the fetching from various POP locations and *then* you can u

help with imap

2000-05-16 Thread Shao Zhang
Hi, The way I understand about IMAP is that it is very similar to news, and only the mail header is downloaded. And I have heard that you can use IMAP to maintain all your mails on one central server while accessing them from different computers. So I have