Re: gzip patch with maildir

2000-07-08 Thread Ronny Haryanto
On 08-Jul-2000, Jason Helfman wrote: > Is their a reason to really use the gzip patch with Maildir style > mailboxes? I think there is but, I'd like to know some other opinions of > this. The compressed folder patch should not be used on incoming folders that receive mails. This patch is mostly u

Fcc'ing to sent...

2000-07-08 Thread Jason Helfman
If I am fcc'ing to =sent, how would this be used for Maildir formats...I get an error, i think, it is really fast, about something about the file isn't there... I have this sent for sent items: set record=+sent/ it was just +sent, but I figured since all of the Procmail recipes changed to $FOLD

gzip patch with maildir

2000-07-08 Thread Jason Helfman
Is their a reason to really use the gzip patch with Maildir style mailboxes? I think there is but, I'd like to know some other opinions of this. -- /helfman "At any given moment, you may find the ticket to the circus that has always been in your possession." Fingerprint: 2F76 2856 776A 3E07 9

Re: browsing imap folders, and other questions

2000-07-08 Thread David Champion
On 2000.07.08, in <[EMAIL PROTECTED]>, "David Champion" <[EMAIL PROTECTED]> wrote: > > In order: > c > ? to list folders/enter browser > c > ^u > then enter an IMAP path: e.g., {imap.demo.int/ssl}inbox > > You can also just > set fo

Re: browsing imap folders, and other questions

2000-07-08 Thread David Champion
On 2000.07.07, in <00a001bfe869$78def130$0200a8c0@mdaxke>, "Mark D. Anderson" <[EMAIL PROTECTED]> wrote: > > Which implies to me that it is possible to browse folders of an IMAP server. > So how is that done? In order: c ? to list folders/enter browser

Re: mutt-1.2.4 is out

2000-07-08 Thread Thomas Roessler
On 2000-07-08 18:03:49 +0100, Thomas Ribbrock wrote: > On Fri, Jul 07, 2000 at 01:33:10AM +0200, Thomas Roessler wrote: > > Mutt-1.2.4 is out. This version fixes a couple of > [...] > ?! When was 1.2.3 announced - or did I manage to miss > that announcement somehow? (The web site also still > s

Re: browsing imap folders, and other questions

2000-07-08 Thread Michael Tatge
Mark D. Anderson muttered: [manual quote] > Which implies to me that it is possible to browse folders of an IMAP > server. So how is that done? > Also, is there a way to absolutely prevent mutt from mucking about > with my /var/mail or /home/mda/inbox and so on -- i want it to do > nothing *exce

Build Problem with 1.2.4 on RHL 5.2

2000-07-08 Thread Thomas Ribbrock
Hi all! I ran into problems when trying to build mutt 1.2.4 with the compressed folder patch: ./gen_defs ./OPS ./OPS.PGP > keymap_defs.h cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status creating Makefile cd . && autoheader /usr/bin/autoheader: Symbol `PROTOTYPES' is not

Re: Mutt & Color

2000-07-08 Thread Thomas Dickey
On Tue, Jul 04, 2000 at 02:25:00PM +0100, Jerry Walsh wrote: > I want to add color support to MUTT we just answered this on Saturday (which spawned a new thread about needing an FAQ). What dependencies does that port have? -- Thomas E. Dickey <[EMAIL PROTECTED]> http://dickey.his.com ftp://dic

Re: Current value of settings

2000-07-08 Thread Gary Johnson
On Sat, Jul 08, 2000 at 07:30:20PM +0200, Nils Vogels wrote: > Is there a way for me to see the current value of a variable ? > > eg.. I would want to know the value of for instance 'attribution' > without actually wrinting a new message :set ?attribution This is discussed in the manual, secti

Current value of settings

2000-07-08 Thread Nils Vogels
Hi list! Is there a way for me to see the current value of a variable ? eg.. I would want to know the value of for instance 'attribution' without actually wrinting a new message Hope you can help ;-) -- "I made a mistake today. I made a mistake yesterday. I think it's ... very important to

Re: mutt-1.2.4 is out

2000-07-08 Thread Thomas Ribbrock
On Fri, Jul 07, 2000 at 01:33:10AM +0200, Thomas Roessler wrote: > Mutt-1.2.4 is out. This version fixes a couple of [...] ?! When was 1.2.3 announced - or did I manage to miss that announcement somehow? (The web site also still shows 1.2.2...) Slightly puzzled, Thomas --

Re: Rewriting .muttrc for IMAP support

2000-07-08 Thread Kai Blin
> > > > set folder="{mail.server}mail" > > set spoolfile= {mail.server} > > mailboxes {mail.server}/var/spool/mail/erik > > mailboxes {mail.server}`echo $HOME/mail/*.incoming` > > > >I have not been able to find a lot of documentation w.r.t. IMAP config > >and hope someone on this list can

Re: Rewriting .muttrc for IMAP support

2000-07-08 Thread Rudi van Houten
At 8:24 +0200 8/7/00, Erik van der Meulen wrote: >In my current .muttrc I have: > > set folder="~/mail" > mailboxes /var/spool/mail/erik > mailboxes `echo $HOME/mail/*.incoming` > >This allows my to cycle mailboxes with '=' and also gives me signals >when mail arrives in any of my mailboxes