Re: 2 IMAP questions again

2000-05-17 Thread Suresh Ramasubramanian
Shao Zhang typed: > I set my one of my mailbox to: mailboxes = {127.0.0.1}mail/debian > and now when I involke mutt with -y option, I can view the > debian folder. But according to the doc, 1.12 supports browsing What you can do is mutt -f '{imap.server.name}mail/debian' (note

Re: 2 IMAP questions again

2000-05-16 Thread Michael Tatge
On Tue, May 16, 2000 at 11:03:39AM -0500, David Champion wrote: > On 2000.05.16, in <[EMAIL PROTECTED]>, > "Brendan Cully" <[EMAIL PROTECTED]> wrote: > > don't know which clients can make use of that yet). The best option is > > just to use IMAP always or never, probably. > > I don't think

Re: 2 IMAP questions again

2000-05-16 Thread David Champion
On 2000.05.16, in <[EMAIL PROTECTED]>, "Brendan Cully" <[EMAIL PROTECTED]> wrote: > don't know which clients can make use of that yet). The best option is > just to use IMAP always or never, probably. I don't think that's realistic, as long as non-IMAP access is possible, for some people.

Re: 2 IMAP questions again

2000-05-16 Thread Bennett Todd
2000-05-16-03:00:58 Shao Zhang: > My second question is when I delete a mail accessing via IMAP, it > creates an annoying message, something like: > > DON'T DELETE THIS MESSAGE -- FOLDER >[...] > How can I avoid this? Switch to a different IMAP daemon. You're currently using the UW Imapd. The d

Re: 2 IMAP questions again

2000-05-16 Thread Brendan Cully
On Tuesday, 16 May 2000 at 08:46, David Champion wrote: > On 2000.05.16, in <[EMAIL PROTECTED]>, > "Mikko Hänninen" <[EMAIL PROTECTED]> wrote: > > Shao Zhang <[EMAIL PROTECTED]> wrote on Tue, 16 May 2000: > > > My second question is when I delete a mail accessing via IMAP, > > > it creat

Re: 2 IMAP questions again

2000-05-16 Thread David Champion
On 2000.05.16, in <[EMAIL PROTECTED]>, "Mikko Hänninen" <[EMAIL PROTECTED]> wrote: > Shao Zhang <[EMAIL PROTECTED]> wrote on Tue, 16 May 2000: > > My second question is when I delete a mail accessing via IMAP, > > it creates an annoying message, something like: > > > > DON'T D

Re: 2 IMAP questions again

2000-05-16 Thread Mikko Hänninen
I don't use IMAP, so not sure how much I can help... Shao Zhang <[EMAIL PROTECTED]> wrote on Tue, 16 May 2000: > My second question is when I delete a mail accessing via IMAP, > it creates an annoying message, something like: > > DON'T DELETE THIS MESSAGE -- FOLDER That's crea

2 IMAP questions again

2000-05-15 Thread Shao Zhang
Hi, I set my one of my mailbox to: mailboxes = {127.0.0.1}mail/debian and now when I involke mutt with -y option, I can view the debian folder. But according to the doc, 1.12 supports browsing mailboxes on an IMAP server, so how do I actually do this? My se