folder-hook to set sort order

2000-09-11 Thread Peter Jaques
i want to sort a certain folder (the one for this mailing list, in fact!) by thread. i'm trying this, but it doesn't work: folder-hook =mutt set sort=thread what am i doing wrong? i'm using mutt 1.2i. thanks peter

Re: folder-hook to set sort order

2000-09-11 Thread Peter Jaques
thanks. the problem was "thread" instead of "threads". take care peter On 11 Sep 00, 10:01PM, Gary Johnson wrote: > So, it could be that you used "thread" instead of "threads". It might > also have something to do with using "=mutt" instead of "+mutt". I > think the former should work, but I h

pgp public key server

2000-09-12 Thread Peter Jaques
slightly off-topic, but where do y'all send your gpg public keys so that others can find them? a lot of the messages on this list include keys not available from pgpkeys.mit.edu... also does anyone know of a server on the west coast that actually works? thanks peter PGP signature

binding "change-folder" in browser

2000-09-17 Thread Peter Jaques
msg.pgp

Re: multiple domains

2000-09-18 Thread Peter Jaques
msg.pgp

Re: Folder format questions

2000-09-19 Thread Peter Jaques
msg.pgp

Re: How Do I Move Messages?

2000-09-21 Thread Peter Jaques
hi cory-- all you need to do is hit 's', which is just like 'C' except it deletes the message after copying it. take care peter On 21 Sep 00, 3:42PM, Cory Phillips wrote: > How do I move a message from one folder to another? > > I know message are moved to my read-mail folder from the inbox >

catchup command?

2000-09-23 Thread Peter Jaques
i'm looking for some command that will mark all messages in a current mailbox as being read, without having to actually read them. sort of like ^R but for an entire mailbox (& not dependent on threading). is there a such? thanks peter PGP signature

Re: catchup command?

2000-09-23 Thread Peter Jaques
thanks y'all! peter -- Peter Jaques <[EMAIL PROTECTED]> http://cs.oberlin.edu/~pjaques klezmer&balkan&turkish clarinet; free food&shelter; peace pilgrim PGP signature

Re: linebreak as `=20'

2000-09-30 Thread Peter Jaques
ntable escapes, such as '=20', as plain text. > > Gary > > -- > Gary Johnson | Agilent Technologies > [EMAIL PROTECTED] | RF Communications Product Generation Unit > | Spokane, Washington, USA -- Peter Jaques <[EMAIL PROTECT

mutt/sendmail mailing list problem

2000-10-02 Thread Peter Jaques
/sbin/sendmail [EMAIL PROTECTED] -oem -oi' >my_hdr Return-Path: <[EMAIL PROTECTED]> is there any way to do this, or am i doomed to actually go to yahoo to use this mailing list?? thanks peter -- Peter Jaques <[EMAIL PROTECTED]> http://cs.oberlin.edu/~pjaques klezmer&balk

Re: mutt/sendmail mailing list problem

2000-10-03 Thread Peter Jaques
i've tried that & all the other things i mentioned in my previous post. peter On 3 Oct 00, 11:19AM, Suresh Ramasubramanian wrote: > Peter Jaques proclaimed on mutt-users that: > > > >set sendmail='/usr/sbin/sendmail [EMAIL PROTECTED] -oem -oi' > >

Re: mutt/sendmail mailing list problem

2000-10-04 Thread Peter Jaques
; If you're passing -f to sendmail (either manually or via $envelop_from), > and sendmail isn't honoring it, I'd suggest you check your sendmail > configuration to make sure it allows users to make use of -f. I don't know > what you'd check, I don't use sendm

Re: mutt/sendmail mailing list problem

2000-10-04 Thread Peter Jaques
0700 From: Peter Jaques <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [kl] Just wondering ... Message-ID: <20001004170408.A28441@sol> if you see the lowest "received" header, it says (from mugwort@localhost), & later (envelope-from [EMAIL PROTECTED]). if i send a simil

Re: mutt/sendmail mailing list problem

2000-10-05 Thread Peter Jaques
s, ie mugwort@localhost. this makes the mailing list software reject the message, since that address is not subscribed. thanks for the suggestions re sendmail.cf & lookout. i'll check on those. take care peter -- Peter Jaques <[EMAIL PROTECTED]> http://cs.oberlin.edu/~pjaques klezmer&a

Re: Send hook question

2000-10-05 Thread Peter Jaques
IL PROTECTED]>' > > > > These _have_ to work. If they don't, I'd suspect that there is > > something else disturbing. Just copy / pasted your send-hooks into my > > mutt - they work. Please post your whole muttrc. > > http://feenix.eyep.net/xstuff/muttrc > > -- > Hal B > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > -- -- Peter Jaques <[EMAIL PROTECTED]> http://cs.oberlin.edu/~pjaques klezmer&balkan&turkish clarinet; free food&shelter; books to prisoners

muttzilla on freebsd

2000-10-10 Thread Peter Jaques
has anyone gotten muttzilla working on freebsd? when i click a mailto link now, nothing at all happens, not even console complaints from netscape. tia, peter -- Peter Jaques <[EMAIL PROTECTED]> <http://cs.oberlin.edu/~pjaques> klezmer&balkan&turkish clarinet; free

Re: How can I use mutt on disconnected laptops?

2000-10-15 Thread Peter Jaques
there's a tricky thing here, though. if a message exists on the desktop machine, & not on the laptop, there are two possibilities. 1) you downloaded it to the laptop & deleted it, or 2) it's new mail you've never downloaded to laptop. this could be dealt with by keeping a record of when syncs happ

Re: Composing a draft?

2000-10-15 Thread Peter Jaques
have a solution for this though - need some way for mutt to just go > on, not waiting for the process, and not deleteing the tmpfile... then, somehow, > when the editor is done, something needs to send that mail... -- Peter Jaques <[EMAIL PROTECTED]> <http://cs.oberlin.edu/~pj

Re: Composing a draft?

2000-10-15 Thread Peter Jaques
clever! On 15 Oct 00, 8:23PM, Ulf Erikson wrote: > There is a nice (or at least fun) fix for this at > http://www.robots.ox.ac.uk/~neil/mutt/ > The idea is to use a small script, which returns immediately, as editor; > this script will spawn a new instance of mutt, running in a term of its own

Re: How can I use mutt on disconnected laptops?

2000-10-16 Thread Peter Jaques
already deleted, or if it's something you've really not seen before? So > the same problem needs to be solved there. sure, maildirs are certainly the way to go here; you can just copy/compare/delete files, instead of needing something that can actually change flags in an mbox, or delete m

Re: Viewing application/msword thingies.

2000-10-24 Thread Peter Jaques
On 25 Oct 00, 12:01AM, Morten Liebach wrote: > application/msword; catdoc -s iso8859-1 %s|less; cupiousoutput try spelling it "copiousoutput";) peter PGP signature

Re: Automate Bcc to myself?

2000-10-24 Thread Peter Jaques
try this in your .muttrc : my_hdr Bcc: [EMAIL PROTECTED] peter On 25 Oct 00, 2:37AM, Glyn Millington wrote: > Is it possible to set up Mutt to send a blind copy to myself each time I > send out an email? Can anyone tell me how, or point me to the right place > to find out? --