Re: Saving read messages to mbox over IMAP

2001-05-02 Thread Barry Dexter A. Gonzaga
goodday! > Apparently, mutt uses URL formatting internally and fails to realize > that "{bignachos.com}INBOX" == "imap://bignachos.com/INBOX". how do u do this for ssl'd imap [imaps/port 993]. have tried changing mail box by specifying imaps://imapserver.domain/mailboxname

Re: Saving read messages to mbox over IMAP

2001-05-02 Thread Barry Dexter A. Gonzaga
goodday! and that did'nt work too ;( this is the %f field of $tatus_format {imapserver.domain/ssl}INBOX so i tried "imap://imapserver.domain/ssl/INBOX" "imap://imapserver.domain/993/INBOX" "imap://imapserver.domain:993/INBOX" "imap://imapserver.domain:ssl/IN

Re: Saving read messages to mbox over IMAP

2001-05-02 Thread Barry Dexter A. Gonzaga
goodday On Wed, May 02, 2001 at 09:32:34PM -0400, Brendan Cully wrote: > I seem to recall this was disabled in 1.2. Brian is using mutt from > the development series (1.3.x). Sorry about that... this should clear up things up, not that urgent to disturb the developers, im sure they hav