Re: switch from maildir format back to mbox

2001-10-24 Thread Manuel Hendel

Is there a way to automate this. I got lots of mails in some maildirs.
It's quit hard to press s and return return thousands of times.
Isn't here a key which lets you save the hole folder to a file?

Manuel

On Tue, Oct 23, 2001 at 11:50:12PM +0200, Thomas Roessler wrote:
 Just save them to an mbox folder from mutt.  If the target folder doesn't
 exist, set $mbox_type to mbox.
 
 (I've never understood why everyone uses complicated procmail and 
 formail based scripts for converting formats.  Mutt does this for 
 you.)
 
 On 2001-10-23 23:44:45 +0200, Manuel Hendel wrote:
 Date: Tue, 23 Oct 2001 23:44:45 +0200
 From: Manuel Hendel [EMAIL PROTECTED]
 To: Mutt-Users [EMAIL PROTECTED]
 Subject: switch from maildir format back to mbox
 User-Agent: Mutt/1.3.23i
 
 Is there a way to switch back from maildir format to mbox format? I
 tried this once, and all my mails lost their actual date and time.
 After the switch they had all the same time.
 
 Thanks for any help.
Manuel
 
 -- 
 I only know what I read in the papers. 
 -Will Rogers 
 
 
 -- 
 Thomas Roesslerhttp://log.does-not-exist.org/
 
 

-- 
I found my dreams but they found somebody else.  



Re: switch from maildir format back to mbox

2001-10-24 Thread Morten Liebach

On 24, Oct, 2001 at 09:57:58AM +0200, Manuel Hendel wrote:
 Is there a way to automate this. I got lots of mails in some maildirs.
 It's quit hard to press s and return return thousands of times.
 Isn't here a key which lets you save the hole folder to a file?

Tag all the msgs with T and .* at the prompt, then ';s mboxname'.
Not tested.

Hope this helps
 Morten

-- 
Morten Liebach [EMAIL PROTECTED]
PGP-key: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD796A4EB
https://pc89225.stofanet.dk/ || http://pc89225.stofanet.dk/



Re: switch from maildir format back to mbox

2001-10-24 Thread Manuel Hendel

On Wed, Oct 24, 2001 at 01:47:16PM +0530, Suresh Ramasubramanian wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Manuel Hendel mutt [24/10/01 09:57 +0200]:
  Is there a way to automate this. I got lots of mails in some maildirs.
  It's quit hard to press s and return return thousands of times.
  Isn't here a key which lets you save the hole folder to a file?
 
 T . (tag all messages)
 ;s ~/mbox-name (apply operation to all tagged messages - save to ~/mbox-name)
 
Thank you very much, this saved me a lot of time.

manuel

-- 
Never delay the ending of a meeting or the beginning of a cocktail hour. 



Re: limit header size

2001-10-24 Thread David T-G

R --

Before I forget, I should note that you should send your posts to the
mailing list at mutt.org instead of at gbnet.net; while mutt.org is
hosted at gbnet, and their address sometimes leaks through, the gbnet
address isn't the right one to use.

...and then R . Leponce said...
% Hello all mutt-users !!
% 
% Is there a way to limit the size of CC and To field when receiving an email also 
sent to
% many users ?

Since you speak of receiving a mail, where those fields are already
created, I can only figure that you want to limit the amount of real
estate they occupy in the pager as you're reading the message.  No,
there's no way to tell mutt to cut a given header after so many bytes,
but you can certainly ignore it.  I'd whip up a pair of macros that
respectively ignore and unignore the To: and Cc: headers.  Something like

  macro pager ,i :ignore cc to
  macro pager ,u :unignore cc to

might do you, though that code is entirely untested.


% 
% Thanks in advance

HTH  HAND


% 
% R.
% -- 
% CurIeuX ghost, t'as quel provider ?
% ghost- redhat
% 
%  - #linuxfr


:-D
-- 
David T-G  * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!


 PGP signature


Re: switch from maildir format back to mbox

2001-10-24 Thread Ken Weingold

Why is it that in the mutt pager, all I saw from Suresh's email was:

[-- Error: unable to create PGP subprocess! --]
-END PGP SIGNATURE-


I can see the text from the attachment menu and in my editor in a
reply, but not in the pager.

Thanks.


-Ken



Re: pgp subprocess (was Re: switch from maildir format back to mbox)

2001-10-24 Thread David T-G

...and then Ken Weingold said...
% Why is it that in the mutt pager, all I saw from Suresh's email was:
% 
% [-- Error: unable to create PGP subprocess! --]
% -END PGP SIGNATURE-

Probably because mutt couldn't create a PGP subprocess ;-)

Are you out of swap space or memory?  Has pgp/gpg moved?  Can you read
this email or did you have to pipe it through cat to see the text?


% 
% 
% I can see the text from the attachment menu and in my editor in a
% reply, but not in the pager.

That's because there's no need to run PGP for the signature when you're
loading a reply (unlike, of course, the necessary decryption of an
encrypted message).


% 
% Thanks.

HTH  HAND


% 
% 
% -Ken


:-D
-- 
David T-G  * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/Shpx gur Pbzzhavpngvbaf Qrprapl Npg!


 PGP signature


mutt in german language

2001-10-24 Thread yo . yo

Hello,

it would be nice to have mutt-homepage/websites in german language too.

Germany makes great powerfull steps in developping mutt...

Lovely [not Taliban-] greetings

Yo Yo







Kostenlos eMailen mit der Deutschen Post: http://www.epost.de - die Adresse
fürs Leben





Re: mutt in german language

2001-10-24 Thread Suresh Ramasubramanian

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] mutt [24/10/01 18:20 +0200]:
 Hello,
 it would be nice to have mutt-homepage/websites in german language too.
 Germany makes great powerfull steps in developping mutt...
 Lovely [not Taliban-] greetings

http://www.mutt.org has links to deutsche language howtos on mutt

-srs
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE71vMxRB4r9e3t77kRAjnpAJ9X0zuxoLWorR/7ooQfbacq47zfegCgiyxf
gr25JE2AvC+gh2z/RAbc344=
=+dxU
-END PGP SIGNATURE-



Re: pgp subprocess (was Re: switch from maildir format back to mbox)

2001-10-24 Thread Ken Weingold

On Wed, Oct 24, 2001, David T-G wrote:
 ...and then Ken Weingold said...
 % Why is it that in the mutt pager, all I saw from Suresh's email was:
 % 
 % [-- Error: unable to create PGP subprocess! --]
 % -END PGP SIGNATURE-
 
 Probably because mutt couldn't create a PGP subprocess ;-)
 
 Are you out of swap space or memory?  Has pgp/gpg moved?  Can you read
 this email or did you have to pipe it through cat to see the text?

No problem with memory or swap, or other messages for that matter.
Just that one.  And no, I don't even have pgp/gpg installed (yet).
But other messages display fine.


-Ken



Filtering on maildir

2001-10-24 Thread Matej Cepl

Hi,

as a very happy user of isync, I cannot unfortunately use blessing of
procmail (because most of my mail never touches procmail). Is there a
way how to automatically sort messages to different mailboxes
(preferably mbox style) from one big maildir inbox?

Thanks in advance

Matej Cepl

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
As with the Christian religion, the worst advertisement for
Socialism is its adherents.
-- George Orwell 




Re: Filtering on maildir

2001-10-24 Thread Ralf Hildebrandt

On Wed, Oct 24, 2001 at 01:07:16PM -0400, Matej Cepl wrote:

 as a very happy user of isync, I cannot unfortunately use blessing of

What is isync?

 procmail (because most of my mail never touches procmail). Is there a
 way how to automatically sort messages to different mailboxes
 (preferably mbox style) from one big maildir inbox?

Pipe the files in the maildir trough procmail.

-- 
Ralf HildebrandtTel.  +49 (0)30-450 570-155
Fax.  +49 (0)30-450 570-916
Quoted-Printable: a standard for mangling Internet messages
Quoted-Unreadable   : the result of applying said standard
Unquoted-Unprintable: the comments from the recipients of the above





Re: Filtering on maildir

2001-10-24 Thread Matej Cepl

On Wed, Oct 24, 2001 at 07:36:23PM +0200, Ralf Hildebrandt wrote:
 What is isync?

Another ME's baby: synchronization of local maildir box with
remote IMAP one.

  procmail (because most of my mail never touches procmail). Is there a
  way how to automatically sort messages to different mailboxes
  (preferably mbox style) from one big maildir inbox?
 
 Pipe the files in the maildir trough procmail.

Hmm... Isn't there any more maildir-sensitive way of doing this
(there are some information in maildir stored outside the file
itself, aren't there)?

 Quoted-Printable: a standard for mangling Internet messages
 Quoted-Unreadable   : the result of applying said standard
 Unquoted-Unprintable: the comments from the recipients of the above

I do not know why, but for me Q-P works just fine. What's the
problem?

Have a nice day

Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Ask not for whom the telephone bell tolls ... if thou art in the
bathtub, it tolls for thee.




Re: Filtering on maildir

2001-10-24 Thread Michael Elkins

On Wed, Oct 24, 2001 at 01:49:06PM -0400, Matej Cepl wrote:
 Hmm... Isn't there any more maildir-sensitive way of doing this
 (there are some information in maildir stored outside the file
 itself, aren't there)?

As an alternative, you might want to look at IMAPFilter (imapfilter.sf.net).
It will connect to your IMAP server and filter the mailbox per your wishes.
Given that mutt+isync has to upload the messages that you've moved to other
mailboxes, using something like IMAPFilter is more efficient.  If you just
want to delete certain messages, then Mutt's scoring can be useful.

me

 PGP signature


Re: limit header size

2001-10-24 Thread David Champion

On 2001.10.24, in [EMAIL PROTECTED],
R . Leponce [EMAIL PROTECTED] wrote:
 Hello all mutt-users !!
 
 Is there a way to limit the size of CC and To field when receiving an email also 
sent to
 many users ?

I had this problem with mail forwarded from my VMS account; its mail
facility expanded groups to a big list on the header lines. I came up
with this procmail rule:

FORMAIL=/path/to/formail
TO=`${FORMAIL} -zx To:`
CC=`${FORMAIL} -zx Cc:`

:0 f
* ^A1-type:
| ( \
if [ `echo $TO | wc -l` -gt 5 ] ; then \
${FORMAIL} -R To: X-VMS-Long-To-Header: | \
${FORMAIL} -I To: X-VMS-Long-To-Header:;; \
else \
cat; \
fi; \
) | ( \
if [ `echo $CC | wc -l` -gt 5 ] ; then \
${FORMAIL} -R Cc: X-VMS-Long-Cc-Header: | \
${FORMAIL} -I Cc: X-VMS-Long-Cc-Header:;; \
else \
cat; \
fi; \
)

This saves the original to: and cc: headers to X-VMS-Long-??-Header:,
and strips out the corresponding ??: header, whenever the list occupies
more than 5 lines. This might not work for you if your header lines are
all in one long line, but if they're properly continued rfc822 headers,
it should be ok.

You'd want to adapt it a little, of course.

-- 
 -D.[EMAIL PROTECTED]NSITUniversity of Chicago



OT Procmail rule not working.

2001-10-24 Thread Carl B . Constantine

I have a procmail rule to move list mail to a folder. But it's not
working correctly according to my procmail logs. Here's the procmail
script:


PATH=/public/bin:/local/bin:/usr/bin:/bin

SHELL=/public/bin/tcsh

VERBOSE=on
LOGABSTRACT=all
MAILDIR=$HOME/Mail

PMDIR=$HOME/Procmail

LOGFILE=$PMDIR/log
#INCLUDERC=$PMDIR/testing.rc
INCLUDERC=$PMDIR/lists.rc

###
#  Mailing lists  #
###

#:0:
#* X-Mailing-List: \/[^@]+
#lists/`echo $MATCH | sed -e 's/[\/]/_/g'`

:0:
* ^Sender: owner-\/[^@]+
lists/`echo $MATCH | sed -e 's/[\/]/_/g'`

It's this last rule that doesn't work. Here's what it produced for a
mail msg to this list:

procmail: Assigning INCLUDERC=/home/cconstan/Procmail/lists.rc
procmail: Assigning MATCH=
procmail: Matched mutt-users
procmail: Match on ^Sender: owner-\/[^@]+
procmail: Executing echo $MATCH | sed -e 's/[\/]/_/g'
procmail: Locking lists/.lock
procmail: Assigning LASTFOLDER=lists//msg.LoPC
procmail: Opening lists//msg.LoPC
procmail: Acquiring kernel-lock
procmail: [15789] Wed Oct 24 11:49:59 2001
procmail: Unlocking lists/.lock
From [EMAIL PROTECTED]  Wed Oct 24 11:49:57
2001
 Subject: Re: limit header size
  Folder: lists//msg.LoPC   2991
procmail: Notified comsat: cconstan@0:/home/cconstan/Mail/lists//msg.LoPC

Notice it created a different message file instead of putting it in the
proper file.

A listing of ~/Mail/lists:

(cconstan@viper): ~/Procmail%  ls -l ~/Mail/lists
total 9422
-rw---   1 cconstan 5560 Oct 24 12:14 mutt-users
-rw---   1 cconstan  9387453 Oct 24 11:03 mutt-users.01Oct24
-rw---   1 cconstan   232405 Oct 18 08:26 uvsubnet


Anyone have ideas as to why this isn't working correctly?

Thanks.

-- 
Carl B. Constantine University of Victoria
Programmer Analyst  http://www.uvic.ca
UNIX System Administrator   Victoria, BC, Canada
[EMAIL PROTECTED]



Wrapping Text

2001-10-24 Thread Michael Montagne

When viewing a mail message, how do I reset the width of my margins so
it will print properly.  I use vim to write mail and that is ok but the
mutt viewer for mail i receive does not control the width. I know I'm
missing something.

thanks
-mjm

-- 
Michael Montagne
[EMAIL PROTECTED]
http://www.boora.com



Re: pgp subprocess (was Re: switch from maildir format back to mbox)

2001-10-24 Thread Daniel Eisenbud

On Wed, Oct 24, 2001 at 11:09:55AM -0400, David T-G 
[EMAIL PROTECTED] wrote:
 ...and then Ken Weingold said...
 % Why is it that in the mutt pager, all I saw from Suresh's email was:
 % 
 % [-- Error: unable to create PGP subprocess! --]
 % -END PGP SIGNATURE-
 
 Probably because mutt couldn't create a PGP subprocess ;-)

Regardless of why mutt couldn't create a PGP subprocess (in this case,
as it turns out, because PGP isn't installed) it is arguably a bug that
it doesn't display the message body in the pager.  Clearly it should
show a big message at the top saying that PGP verification failed, but I
think that then it should display the message.

-Daniel

-- 
Daniel E. Eisenbud
[EMAIL PROTECTED]

We should go forth on the shortest walk perchance, in the spirit of
undying adventure, never to return,--prepared to send back our embalmed
hearts only as relics to our desolate kingdoms.
--Henry David Thoreau, Walking



Re: OT Procmail rule not working.

2001-10-24 Thread John P. Verel

Here's my procmail recipe to filter mutt mailing list mail:

:0
* ^TO_mutt
Mutt

That's all it takes.  It ends up in a mailbox called Mutt.

Questions:

Does your $HOME/Mail directory exist?
What's the PMDIR and INCLUDERC environmental variables for?  I'm running
procmail-3.21-0.71, and have either of them.

John

On 10/24/01, 12:26:38PM -0700, Carl B . Constantine wrote:
 I have a procmail rule to move list mail to a folder. But it's not
 working correctly according to my procmail logs. Here's the procmail
 script:
 
 
 PATH=/public/bin:/local/bin:/usr/bin:/bin
 
 SHELL=/public/bin/tcsh
 
 VERBOSE=on
 LOGABSTRACT=all
 MAILDIR=$HOME/Mail
 
 PMDIR=$HOME/Procmail
 
 LOGFILE=$PMDIR/log
 #INCLUDERC=$PMDIR/testing.rc
 INCLUDERC=$PMDIR/lists.rc
 
 ###
 #  Mailing lists  #
 ###
 
 #:0:
 #* X-Mailing-List: \/[^@]+
 #lists/`echo $MATCH | sed -e 's/[\/]/_/g'`
 
 :0:
 * ^Sender: owner-\/[^@]+
 lists/`echo $MATCH | sed -e 's/[\/]/_/g'`
 
 It's this last rule that doesn't work. Here's what it produced for a
 mail msg to this list:
 
 procmail: Assigning INCLUDERC=/home/cconstan/Procmail/lists.rc
 procmail: Assigning MATCH=
 procmail: Matched mutt-users
 procmail: Match on ^Sender: owner-\/[^@]+
 procmail: Executing echo $MATCH | sed -e 's/[\/]/_/g'
 procmail: Locking lists/.lock
 procmail: Assigning LASTFOLDER=lists//msg.LoPC
 procmail: Opening lists//msg.LoPC
 procmail: Acquiring kernel-lock
 procmail: [15789] Wed Oct 24 11:49:59 2001
 procmail: Unlocking lists/.lock
 From [EMAIL PROTECTED]  Wed Oct 24 11:49:57
 2001
  Subject: Re: limit header size
   Folder: lists//msg.LoPC   2991
 procmail: Notified comsat: cconstan@0:/home/cconstan/Mail/lists//msg.LoPC
 
 Notice it created a different message file instead of putting it in the
 proper file.
 
 A listing of ~/Mail/lists:
 
 (cconstan@viper): ~/Procmail%  ls -l ~/Mail/lists
 total 9422
 -rw---   1 cconstan 5560 Oct 24 12:14 mutt-users
 -rw---   1 cconstan  9387453 Oct 24 11:03 mutt-users.01Oct24
 -rw---   1 cconstan   232405 Oct 18 08:26 uvsubnet
 
 
 Anyone have ideas as to why this isn't working correctly?
 
 Thanks.
 
 -- 
 Carl B. Constantine   University of Victoria
 Programmer Analysthttp://www.uvic.ca
 UNIX System Administrator Victoria, BC, Canada
 [EMAIL PROTECTED]

-- 
John P. Verel
Norwalk, Connecticut



Re: OT Procmail rule not working.

2001-10-24 Thread Will Yardley

John P. Verel wrote:
 Here's my procmail recipe to filter mutt mailing list mail:
 
 :0
 * ^TO_mutt
 Mutt
 
 That's all it takes.  It ends up in a mailbox called Mutt.

might be better to use a different header since the TO expression is a
special case and has to match To, Cc, etc

also if someone's name or email address started with 'mutt' their mail
would end up in your mutt folder.

i use:

#mutt
:0
* ^Return-Path:.*mutt-users-owner.*@mutt\.org
lists:mutt/

that's for Maildir - for mbox you'd ommit the trailing slash and add a
':' after the 0

in fact on the recipe above it should probably be:
:0:
* ^TO_mutt
Mutt

for mbox it's best to use a lock file.

w

-- 
GPG Public Key:
http://infinitejazz.net/will/pgp/



Re: Wrapping Text

2001-10-24 Thread John P. Verel

You may want to have a look at smart_wrap, item 6.3.182 in the manual
(F1).

John
On 10/24/01, 05:51:13PM -0700, Michael Montagne wrote:
 When viewing a mail message, how do I reset the width of my margins so
 it will print properly.  I use vim to write mail and that is ok but the
 mutt viewer for mail i receive does not control the width. I know I'm
 missing something.
 
 thanks
 -mjm
 
 -- 
 Michael Montagne
 [EMAIL PROTECTED]
 http://www.boora.com

-- 
John P. Verel
Norwalk, Connecticut



macro help [was: Re: ! not in inbox list???]

2001-10-24 Thread Collin Peters

I just tried to implement this now and it didn't work

I tried: macro browser tab tabtab

This obviously causes a macro loop and mutt basically ignores it.  Is
there any work-arounds for this?  Basically I want it to default to the
list of mailboxes defined with the mailboxes entry in .muttrc instead of
the file directory type listing

Collin


On Thu, Oct 11, 2001 at 12:45:03AM -0700, Vineet Kumar wrote:
  
  On this topic, I have another question.  If I'm viewing my mail in say,
  my inbox, and I press 'c' and then tab or '?' to see a list.  It
  defaults to the 'folder' type view where I can change physical
  directories.  I prefer the list which shows my actual inboxes such as
  =inbox and =lists/mutt.  Is there a way to setup mutt to default to this
  view upon pressing tab or '?' ?
 
 you just have to press tab again while in the folder view. If you wanted
 to make that happen automatically when you press tab, you could use a
 macro.
 
 good times,
 
 -- 
 Vineet   http://www.anti-dmca.org
 Unauthorized use of this .sig may constitute violation of US law.
 echo Qba\'g gernq ba zr\! |tr 'a-zA-Z' 'n-za-mN-ZA-M'





Console mail notifiers/displayers

2001-10-24 Thread Collin Peters

Are there any out there?  I can't find any on freshmeat.  What I'm
looking for is something that will display all my mailboxes (or groups
of them) with a new/total display.  I have gkrellm setup with the
mailboxes plugin in X but I would like something for the console so I
can monitor my mail from an ssh session


Collin



Re: macro help [was: Re: ! not in inbox list???]

2001-10-24 Thread Rob 'Feztaa' Park

On Wed, Oct 24, 2001 at 07:54:49PM -0700, Collin Peters (dis)graced my inbox with:
 I just tried to implement this now and it didn't work
 
 I tried: macro browser tab tabtab

This is kind of tricky, because that first tab is not actually bound to
a command, it is hardcoded to show you a list of files.

Try this:

macro browser tab tabtoggle-inboxes

I doubt it will work, but give it a shot.

Otherwise, just use a different key, like this:

macro browser something else tabtab

 This obviously causes a macro loop and mutt basically ignores it.  Is
 there any work-arounds for this?  Basically I want it to default to the
 list of mailboxes defined with the mailboxes entry in .muttrc instead of
 the file directory type listing

-- 
Rob 'Feztaa' Park
[EMAIL PROTECTED]
--
Everything that can be invented has been invented.
-- Charles Duell



odd new mail problem

2001-10-24 Thread Ken Weingold

All of a sudden, with no changes to mutt, one mailbox (by far the
largest, if is makes a difference), is acting weird as far as new mail
notification.  It will notify me in the status bar that there is new
mail, and I see that mailbox at the bottom of mutt, but after a few
seconds, the 'Inc' in the status bar disappears, and hitting 'c' will
not tell me about this mailbox, even though there is indeed new mail
there.  The time stamp of the mail file is also indeed updated.
Anyone know why it would be doing this all of a sudden?  Could the
file size have anything to do with it?  It's about 23 megs.

Thanks.


-Ken



How to mark read messages unread?

2001-10-24 Thread Lance Simmons

Is it possible to mark a read message in a mailbox as unread, thereby
keeping it from automatically being moved to another mailbox (since I've
got a folder-hook setting move to yes)? Seems like an obvious thing
to want to be able to do, but I can't seem to find it in the manual.

--
Lance Simmons



Re: macro help [was: Re: ! not in inbox list???]

2001-10-24 Thread Collin Peters

That didn't work, but I found a webpage with some awesome mutt tips
which had the answer (http://www.linuxbrit.co.uk/mutt/)

macro pager i sync-mailboxchange-folder?toggle-mailboxes
macro index i sync-mailboxchange-folder?toggle-mailboxes

Collin


On Wed, Oct 24, 2001 at 09:27:56PM -0600, Rob 'Feztaa' Park wrote:
 
 
 Try this:
 
 macro browser tab tabtoggle-inboxes
 
 I doubt it will work, but give it a shot.
 
 Otherwise, just use a different key, like this:
 
 macro browser something else tabtab
 
  This obviously causes a macro loop and mutt basically ignores it.  Is
  there any work-arounds for this?  Basically I want it to default to the
  list of mailboxes defined with the mailboxes entry in .muttrc instead of
  the file directory type listing
 
 -- 
 Rob 'Feztaa' Park
 [EMAIL PROTECTED]
 --
 Everything that can be invented has been invented.
   -- Charles Duell



Re: How to mark read messages unread?

2001-10-24 Thread Ken Weingold

On Wed, Oct 24, 2001, Lance Simmons wrote:
 Is it possible to mark a read message in a mailbox as unread, thereby
 keeping it from automatically being moved to another mailbox (since I've
 got a folder-hook setting move to yes)? Seems like an obvious thing
 to want to be able to do, but I can't seem to find it in the manual.

How about hitting 'N' on the message in the index.  Marks it as new.


-Ken



IMAP/SSL

2001-10-24 Thread Ralf Hildebrandt

Hi!

While opening an IMAP/SSL Mailbox works just fine after I accept (on)nce
the certificate of the IMAP server, I'd still like to know how I can make
mutt accept this certificate until it expires (Netscape-speak).

-- 
Ralf HildebrandtTel.  +49 (0)30-450 570-155
Fax.  +49 (0)30-450 570-916
In brightest day, in blackest night
no evil shall escape my sight!





Re: How to mark read messages unread?

2001-10-24 Thread Rob 'Feztaa' Park

On Wed, Oct 24, 2001 at 11:42:27PM -0500, Lance Simmons (dis)graced my inbox with:
 Is it possible to mark a read message in a mailbox as unread, thereby
 keeping it from automatically being moved to another mailbox (since I've
 got a folder-hook setting move to yes)? Seems like an obvious thing
 to want to be able to do, but I can't seem to find it in the manual.

Well, Ken's answer will work for you, but just a thought...

Don't you think mbox hooks would be so much better than folder hooks for
what you are doing with the old mail? :)

-- 
Rob 'Feztaa' Park
[EMAIL PROTECTED]
--
There are three kinds of people: Those who can count, and those who can't.