Re: Hooks...Done, but one problem.

1999-08-24 Thread Stefan `Sec` Zehl
On Mon, Aug 23, 1999 at 07:12:20PM -0400, Fairlight wrote: > Nope...tried both and both still act under default folder-hook rules. > Nice try...other ideas? I use folder-hook =Listen/mutt- "set strict_threads" Where '=' is short for $folder which is set to ~/Mail usually And that works

Re: pgp won't work for me

1999-08-24 Thread Martin Maciaszek
On Mon, Aug 23, 1999 at 03:46:21PM +0200, Stefan `Sec` Zehl wrote: > > yes is probably run, because you told mutt to do so. > > In your muttrc you should set $pgp_v2 to the path of the pgp binary, > not to 'yes' > [...] I finally found it in my /etc/Muttrc. Thanks for the hint. Unfortunately

Re: List annoyances

1999-08-24 Thread Steve Kennedy
On Mon, Aug 23, 1999 at 09:16:55PM +0200, Peter van Dijk wrote: > > Due to previous mail loops problems, some of the received > > lines cause the loop detection to kick in, thus the messages > > get sent for approval. > Hmm.. it's quite easy to see where the headers end... Should be easy to not >

Re: Hooks...Done, but one problem.

1999-08-24 Thread Fairlight
On Tue, Aug 24, 1999 at 10:33:01AM +0200, Stefan `Sec` Zehl spewed forth: > On Mon, Aug 23, 1999 at 07:12:20PM -0400, Fairlight wrote: > > Nope...tried both and both still act under default folder-hook rules. > > Nice try...other ideas? > > I use > > folder-hook =Listen/mutt- "set strict_

Re: pgp won't work for me

1999-08-24 Thread Thomas Roessler
On 1999-08-23 23:05:16 +0200, Martin Maciaszek wrote: > I guess I have to downgrade to pgp 5 and wait for pgp 6.5.1 > support in mutt :( It's there. Try this: set pgp_default_version="pgp6"

Re: archiving mailboxes each month

1999-08-24 Thread Roberto Suarez Soto
On Aug/23/1999, Gerald Oskoboiny wrote: > Oops! This is what I'm using: > mailboxes `echo ~/mail/* | fmt -1 | grep -v /outbox$ | fmt -` > Using echo instead of find assumes that everything in ~/mail is a > mailbox (no subdirectories within it), which it is for me. Well, as I told

Re: Hooks...Done, but one problem.

1999-08-24 Thread David Thorburn-Gundlach
Mark, et al -- It would be a kludge, but what about creating either a symlink in ~/Mail to ../folders so that you could use folder-hook =folders/funnies or a dummy subdir so that you could use folder-hook =dummy/../../folders/funnies (or any path). I haven't seen a path like "=../blah" o

Look at aliases?

1999-08-24 Thread Azeem Shahjahan Jiva
Is there a way to be able to view and pick my mail aliases within mutt? I have several dozen, and its annoying to quit from mutt, and cat my mail_aliases file. -- Azeem Jiva [EMAIL PROTECTED] http://www.csc.calpoly.edu/~ajiva "Better to be silent and thought a fool then to open ones's mouth

edit_hdrs and hooks (was Re: autoedit/edit-headers?)

1999-08-24 Thread David Thorburn-Gundlach
Hi, folks -- ...and then David DeSimone said... % % Skipping those initial prompts isn't all that great, though, as I soon % discovered, because it means that send-hooks can't run on the message % before you compose it. That means you can't customize signatures, % attributions, or other things,

Re: Hooks...Done, but one problem.

1999-08-24 Thread Fairlight
On Tue, Aug 24, 1999 at 11:20:38AM -0400, David Thorburn-Gundlach spewed forth: > Mark, et al -- > > As far as matching an exact folder name, I know what you mean but > don't have an answer :-)/2 Since I really -don't- have 20 folders named "funnies" but have "funnies" and "shawn-iglou-funnies"

Re: Look at aliases?

1999-08-24 Thread Fairlight
On Tue, Aug 24, 1999 at 08:25:13AM -0700, Azeem Shahjahan Jiva spewed forth: > Is there a way to be able to view and pick my mail aliases within mutt? I > have several dozen, and its annoying to quit from mutt, and cat my mail_aliases > file. When in the To:, Cc:, or Bcc: fields either on the bo

Re: Look at aliases?

1999-08-24 Thread Renaud Colinet
le 24 Aug, Azeem Shahjahan Jiva a écrit : > Is there a way to be able to view and pick my mail aliases within mutt? I > have several dozen, and its annoying to quit from mutt, and cat my mail_aliases > file. Yes sir. Unless you have autoedit set, composing a message will bring you a To: prompt. H

Re: edit_hdrs and hooks (was Re: autoedit/edit-headers?)

1999-08-24 Thread Jeremy Blosser
David Thorburn-Gundlach [[EMAIL PROTECTED]] wrote: > ...and then David DeSimone said... > % > % Skipping those initial prompts isn't all that great, though, as I soon > % discovered, because it means that send-hooks can't run on the message > % before you compose it. That means you can't customi

[Announce] Release candidate: 1.0pre1

1999-08-24 Thread Thomas Roessler
Mutt 1.0pre1 is out. This version is considered to be a release candidate. Almost all changes from 0.95.7 concern the build process, which should work now on those platforms for which problems where reported with 0.95.7. postfix and qmail users may be interested in the new $bounce_delivered con

Re: Re: edit_hdrs and hooks (was Re: autoedit/edit-headers?)

1999-08-24 Thread Renaud Colinet
on Aug 24, Jeremy Blosser wrote: > > Have you tried 'unset autoedit' with 'set edit_hdrs'? The manual is a bit > confusing here. I tried the above combination and didn't really at all get > what I expected, but I was pleased with the results: I get prompted for > the To:, Cc:, and Subject:, but

Re: Re: edit_hdrs and hooks (was Re: autoedit/edit-headers?)

1999-08-24 Thread Fairlight
On Tue, Aug 24, 1999 at 07:34:11PM +0200, Renaud Colinet wrote: > on Aug 24, Jeremy Blosser wrote: > > > > Have you tried 'unset autoedit' with 'set edit_hdrs'? The manual is a bit > > confusing here. I tried the above combination and didn't really at all get > > what I expected, but I was plea

Re: edit_hdrs and hooks (was Re: autoedit/edit-headers?)

1999-08-24 Thread Jeremy Blosser
Fairlight [[EMAIL PROTECTED]] wrote: > On Tue, Aug 24, 1999 at 07:34:11PM +0200, Renaud Colinet wrote: > > on Aug 24, Jeremy Blosser wrote: > > > > > > Have you tried 'unset autoedit' with 'set edit_hdrs'? The manual is a bit > > > confusing here. I tried the above combination and didn't really

updates to www.mutt.org

1999-08-24 Thread Jeremy Blosser
http://www.mutt.org/ now includes copies of the manual in .txt and .sgml form, as well as gzipped copies of each and a .tar.gz of the HTML manual. This is to make it easier for people that don't have a local working copy of sgml-tools. I also added a copy of PGP-Notes.txt. These are all of cours

[ANNOUNCE] mutt-1.0pre1i RPMs

1999-08-24 Thread Thomas Ribbrock
Folks, this is happening too fast... ;-) Anyway, the new RPMs are finished and available (as usual) at: http://www.bigfoot.com/~kaytan/tuxior.html Maybe this time I get round to upload them to incoming.redhat.com/libc6 ... Ahem... List of RPMs (all for Red Hat Linux 5.2): - mutt-1.0pre1i-1.rh

Is this a pine bug or my mutt is misconfiged

1999-08-24 Thread Shao Zhang
Hi, When I send attachments to someone else. If they use mutt to save the attachments, then it is fine. But if they use pine to save it, then pine does not give a default file name. Many people have complained this to me. Is my mutt misconfigured or it is a

Passing parameters to gpg

1999-08-24 Thread tmg
Is there any way to pass extra parameters to gpg?