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

Re: Saving read messages to mbox over IMAP

2001-05-02 Thread Brendan Cully
I seem to recall this was disabled in 1.2. Brian is using mutt from the development series (1.3.x). Sorry about that... -Brendan On Thursday, 03 May 2001 at 09:28, Barry Dexter A. Gonzaga wrote: > goodday! >and that did'nt work too ;( >this is the %f field of $tatus_format > {imaps

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 Brian Nelson
On Thu, May 03, 2001 at 07:49:29AM +0800, Barry Dexter A. Gonzaga wrote: > 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 t

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 Brian Nelson
On Tue, May 01, 2001 at 08:14:02AM -0400, Jim Toth wrote: > I did a little bit of experimentation, and set move worked ok with an > imap mbox and local spoolfile, but not ever with an imap spoolfile, > FWIW. > > 1.2.5 seems to have the same problem (I'm begining to suspect it's a > "feature" for

Re: Saving read messages to mbox over IMAP

2001-05-01 Thread Brian Nelson
On Tue, May 01, 2001 at 09:26:33PM +0200, Andre Berger wrote: > What happens if you "set mbox_type=mbox"? Just an idea. > > A. B. [[EMAIL PROTECTED]] Nope, doesn't help. For anyone interested, the offending source code appears to be in the function 'int mx_

Re: Saving read messages to mbox over IMAP

2001-05-01 Thread Andre Berger
* Brian Nelson <[EMAIL PROTECTED]>, 2001-05-01 16:14 +0200: > On Tue, May 01, 2001 at 11:21:18AM +0530, Suresh Ramasubramanian wrote: > > Tim Legant proclaimed on mutt-users that: > > > On Tue, May 01, 2001 at 12:21:11AM -0400, Brian Nelson wrote: > > > > Ok, this is what I have now: > > > > >

Re: Saving read messages to mbox over IMAP

2001-05-01 Thread Brian Nelson
On Tue, May 01, 2001 at 11:21:18AM +0530, Suresh Ramasubramanian wrote: > Tim Legant proclaimed on mutt-users that: > > On Tue, May 01, 2001 at 12:21:11AM -0400, Brian Nelson wrote: > > > Ok, this is what I have now: > > > > set spoolfile={bignachos.com}INBOX > > > set folder={bignachos.com}Mai

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Suresh Ramasubramanian
Tim Legant proclaimed on mutt-users that: > On Tue, May 01, 2001 at 12:21:11AM -0400, Brian Nelson wrote: > > Ok, this is what I have now: > > set spoolfile={bignachos.com}INBOX > > set folder={bignachos.com}Mail you might want to quote the entire thing above - "{bignachos.com}Mail", say. > >

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Tim Legant
On Tue, May 01, 2001 at 12:21:11AM -0400, Brian Nelson wrote: > Ok, this is what I have now: > > set spoolfile={bignachos.com}INBOX > set folder={bignachos.com}Mail > set mbox="=mbox" > mbox-hook "$spoolfile" "$mbox" > > But mutt still acts the same. Did I get that syntax right? Did you forget

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Brian Nelson
Ok, this is what I have now: set spoolfile={bignachos.com}INBOX set folder={bignachos.com}Mail set mbox="=mbox" mbox-hook "$spoolfile" "$mbox" But mutt still acts the same. Did I get that syntax right? On Tue, May 01, 2001 at 09:21:53AM +0530, Suresh Ramasubramanian wrote: > * Brian Nelson <[E

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Brian Nelson
On Mon, Apr 30, 2001 at 11:47:14PM -0400, Jim Toth wrote: > On Mon, Apr 30, 2001 at 11:24:19PM -0400, Brian Nelson > ([EMAIL PROTECTED]) said: > > On Tue, May 01, 2001 at 07:57:54AM +0530, Suresh Ramasubramanian wrote: > > > s/mbox/record/ > > > > Are you referring to saving messages with the s ke

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Jim Toth
On Mon, Apr 30, 2001 at 11:24:19PM -0400, Brian Nelson ([EMAIL PROTECTED]) said: > On Tue, May 01, 2001 at 07:57:54AM +0530, Suresh Ramasubramanian wrote: > > * Brian Nelson <[EMAIL PROTECTED]> [Mon, 30 Apr 2001 21:28:09 -0400]: > > > > -> I added the following lines to my .muttrc: > > -> set spoo

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Suresh Ramasubramanian
* Brian Nelson <[EMAIL PROTECTED]> [Mon, 30 Apr 2001 23:24:19 -0400] -> On Tue, May 01, 2001 at 07:57:54AM +0530, Suresh Ramasubramanian wrote: -> > * Brian Nelson <[EMAIL PROTECTED]> [Mon, 30 Apr 2001 21:28:09 -0400]: -> > -> I added the following lines to my .muttrc: -> > -> set spoolfile={bign

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Brian Nelson
On Tue, May 01, 2001 at 07:57:54AM +0530, Suresh Ramasubramanian wrote: > * Brian Nelson <[EMAIL PROTECTED]> [Mon, 30 Apr 2001 21:28:09 -0400]: > > -> I added the following lines to my .muttrc: > -> set spoolfile={bignachos.com}INBOX > -> set mbox={bignachos.com}~/Mail/mbox > > s/mbox/record/ A

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Suresh Ramasubramanian
* Brian Nelson <[EMAIL PROTECTED]> [Mon, 30 Apr 2001 21:28:09 -0400]: -> I added the following lines to my .muttrc: -> set spoolfile={bignachos.com}INBOX -> set mbox={bignachos.com}~/Mail/mbox s/mbox/record/ -> but mutt shows no desire to move read messages from the inbox to my -> mbox. Is the