Re: Replacing a message with its filtered output

2002-03-21 Thread Rob Reid
Why do you need to *replace* the message with its filtered version? At 5:18 PM EST on March 21 Mike Schiraldi sent off: > I don't know. It would be nice to press the key bound to and type, > like, > perl -pe 's/<.*?>//g' > to remove all HTML tags from a message. It's practically a necessity b

Re: Replacing a message with its filtered output

2002-03-21 Thread Rob Reid
At 6:50 PM EST on March 21 Steve Talley sent off: > One more example: > > formail -i 'References: <...>' > > to force a message into a thread (and overcome poorly-behaved mailers > that leave out the References: and In-Reply-To: headers). I like patch-1.3.25.cd.edit_threads.9.1 for that.

Re: Replacing a message with its filtered output

2002-03-21 Thread Rob Reid
At 7:33 PM EST on March 21 Gary Johnson sent off: > On Thu, Mar 21, 2002 at 07:10:40PM -0500, Rob Reid wrote: > > # Despite the name, stripmime.pl is really for deHTMLization. > > macro index "H" "|/home/reid/bin/stripmime.pl >> /var/spool/mail/reid" &g

Getting the location of the current folder

2002-03-21 Thread Rob Reid
Is there a way to pass the location of the current folder to the shell? This is being discussed in the filtering thread, but I also want to use it in my thread killfiler. There are some threads (including in my inbox) that I don't want being counted as new mail, so I filter them out with a procm

Re: Replacing a message with its filtered output

2002-03-22 Thread Rob Reid
At 8:42 PM EST on March 21 Gary Johnson sent off: > On Thu, Mar 21, 2002 at 07:58:16PM -0500, Rob Reid wrote: > > I've tried w3m and stripmime does just as well. In fact, I don't want any > > fancy interpretation of HTML mail by default - it slows things down and ca

Re: Replacing a message with its filtered output

2002-03-22 Thread Rob Reid
At 6:10 AM EST on March 22 Nicolas Rachinsky sent off: > * Rob Reid <[EMAIL PROTECTED]> [2002-03-21 19:10:40 -0500]: > > macro index "H" "|/home/reid/bin/stripmime.pl >> /var/spool/mail/reid" > > What happens if some mail is delivered to your inbo

Re: Derot and Enrot

2002-03-24 Thread Rob Reid
At 9:26 PM EST on March 23 Sven Guckes sent off: > * Rob Reid <[EMAIL PROTECTED]> [2002-03-22 00:11]: > > # From Rich Lafferty [EMAIL PROTECTED] > > macro pager \er "|tr A-Za-z N-ZA-Mn-za-m | less\n" "Derot-13." > > "Derot-13"? *grin*

Re: mailers with scripting/setup language

2002-03-24 Thread Rob Reid
At 8:50 AM EST on March 24 Sven Guckes sent off: > * Rocco Rutte <[EMAIL PROTECTED]> [2002-03-22 01:40]: > > At least connditionals are absolutely missing > > in mutt's config file functionality. > > . and also missing with setup files > for elm, pine, outlook, .. > > Btw: which mailers *have*

Re: killing threads with procmail - location of the current folder

2002-03-24 Thread Rob Reid
At 8:25 PM EST on March 23 Sven Guckes sent off: > * Rob Reid <[EMAIL PROTECTED]> [2002-03-22 01:18]: Hey, you changed your attribution string! ;-) > > Is there a way to pass the location of the current folder to the shell? > > no. unless you have set MAIL before

Re: Derot and Enrot

2002-03-24 Thread Rob Reid
At 2:56 PM EST on March 24 Shawn McMahon sent off: > begin quoting what Rob Reid said on Sun, Mar 24, 2002 at 02:53:39PM -0500: > > > > > > "Derot-13"? *grin* Where's "Enrot" then? ;-) > > The correct answer, of course, is "Houston

Re: mailers with scripting/setup language

2002-03-24 Thread Rob Reid
At 4:09 PM EST on March 24 Rob 'Feztaa' Park sent off: > Alas! Rob Reid spake thus: > > If mutt could pass variables like the current folder to the environment, then > > this "mutt needs a scripting language, but no, that's bloated, and > > which one w

Re: viewing images

2002-03-24 Thread Rob Reid
At 4:37 PM EST on March 24 skidley sent off: > How do i setup an app like gqview to view any attached images? something > like using urlview? No, put this in your .mailcap, or ~/.mutt/mailcap (see manual) image/*; gqview %s & sleep 7 I think there was a recent thread about whether or not the s

Re: OT: [TalkBiz] Who's deleting your email (fwd)

2002-04-05 Thread Rob Reid
At 1:55 PM EST on April 5 David T-G sent off: > Hi, all -- > > I know that there are a lot of folks using various spam-fighting > tools here, and particularly some who are using Spam Assassin, and so I > thought this might be of interest. I haven't checked into SA or how it's > configured or l

Re: I've broken something

2002-04-10 Thread Rob Reid
At 4:25 AM EDT on April 10 Rafael C. Gawenda sent off: > Don't know if it's my config, or some broken patch, I suppose it's the first > option, but when I enter my spool (by just nachine$ mutt), read a > message, and quit, the mailbox doesn't get updated, ie, If I reenter, the > msg is still ther

OT: what is the optimum number of keyrings?

2002-04-11 Thread Rob Reid
At 8:33 AM EDT on April 11 David T-G sent off: > No problem. This used to work for me before I started playing with > folder-hooks, and it still works even though it doesn't put the key into > the target ring as I'd like (I have lots of keyrings). I'm just curious...what advantage is there to s

Re: tricky limiting

2002-04-11 Thread Rob Reid
At 9:29 AM EDT on April 11 David T-G sent off: > I recall some discussions of this but I don't think I've ever seen it > work. I'd like to limit to entire threads for any in which I've taken > part. For many people that would be tricky but fortunately for you it's just "l." ;-> For lurkers it

New version of post mode for emacs

2002-04-11 Thread Rob Reid
Hi, post has finally reached version 2.0. Don't let the .0 scare you, it hasn't been rewritten from scratch or anything like that. If you haven't used it before, it is an emacs mode that has a lot of features, both useful and fanciful, for composing email and news messages with external user ag

Announcing an Emacs mode for mutt configuration files

2002-04-18 Thread Rob Reid
/GPG Keys: http://astro.utoronto.ca/~reid/pgp.html ;;; muttrc.el --- generic mode for mutt configuration files ; $Id: muttrc.el,v 1.3 2002/04/18 23:19:05 reid Exp $ ;; Copyright (C) 2002 Free Software Foundation, Inc. ;; Author: Rob Reid <[EMAIL PROTECTED]> ;;

Re: mutt maillist distribution via alias@domain

2002-04-19 Thread Rob Reid
At 6:19 AM EDT on April 19 Sven Guckes sent off: > * Dan Lowe <[EMAIL PROTECTED]> [2002-04-17 17:18]: > > Previously, s. keeling wrote: [whatever] > > You seem to have sent this to something other than "[EMAIL PROTECTED]" > > because my list-reply did not work. I had to enter the address manuall

Re: Quoted-Printable header coding correct?

2002-04-19 Thread Rob Reid
At 9:50 PM EDT on April 19 Sven Guckes sent off: > * Alexander Skwar <[EMAIL PROTECTED]> [2002-04-18 22:17]: > > ?Sven Guckes? sagte am 2002-04-18 um 22:31:50 +0200 : > > > beats me. do you have some more examples for which this happens? > > > does mutt do the splitting of lines when the line is

Re: mutt maillist distribution via alias@domain

2002-04-19 Thread Rob Reid
At 4:26 PM EDT on April 19 John Iverson sent off: > * On Fri, 19 Apr 2002, Rob Reid wrote: > > > Return-Path works (for now anyway) and is "cheaper" than ^TO. > > My understanding is that some people prefer ^TO or ^TO_ to handle > mail sent to both the list their

New version of post, an emacs mode for composing messages

2002-04-20 Thread Rob Reid
post.el is an emacs mode for composing messages with user-agents like mutt or slrn. If you haven't already tried it, it will make your email experience more complete. Get it here: http://astro.utoronto.ca/~reid/mutt/ If you don't use emacs, install it first, and use (gnu|emacs)client to silenc

quoting with push

2002-04-23 Thread Rob Reid
Hi, I would like to have mutt automatically mark certain messages as deleted in my spam folder, based on the output of SpamAssassin, but I am having trouble with the quoting: folder-hook spam push 'D"~b \'^SPAM: Hit\! \(1 point\) BODY: Image tag with an ID code to identify you\'\n"' As you

Re: quoting with push

2002-04-23 Thread Rob Reid
Hi, At 1:24 PM EDT on April 23 David T-G sent off: > > I would like to have mutt automatically mark certain messages as deleted in > > my > ... > > So how can I do three levels of quoting? Is it possible, and is there a > > way I can avoid it? > > Rather than just escaping your single quotes b

Re: quoting with push

2002-04-23 Thread Rob Reid
Hi, At 2:20 PM EDT on April 23 David T-G sent off: > ...and then Rob Reid said... > > At 1:24 PM EDT on April 23 David T-G sent off: > > > Rather than just escaping your single quotes because you're using single > > > quotes already, you have to escape them

Re: Regexes in search?

2002-04-26 Thread Rob Reid
At 10:38 PM EDT on April 25 Rob 'Feztaa' Park sent off: > Alas! Rob 'Feztaa' Park spake thus: > > folder-hook =foobar "macro index foobar" > > > > If I change "foobar" to "^foobar", it doesn't work, but that line as it is > > works fine. Is there a different search command that does have regexes

Re: x-authentication-warning

2002-04-26 Thread Rob Reid
At 12:19 AM EDT on April 26 VB sent off: > Do my headers look ok? When I send messages to myself (I'm real lonely) it says >"X-Authentication-Warning" and gives out some info that you don't need to know. I >looked at google and it suggested adding "needmailhelo" under the privacy flag >sectio

Re: colorize collapsed threads with new messages

2002-04-29 Thread Rob Reid
At 3:06 PM EDT on April 28 Andre Berger sent off: > Is it possible to colorize the visible messages of collapsed threads > if the threads contain one or more new messages? Does putting this # collapsed threads color index brightgreendefault ~v color tree brightgreendefault i

Re: colorize collapsed threads with new messages

2002-04-29 Thread Rob Reid
At 1:56 PM EDT on April 29 Andre Berger sent off: > * Rob Reid <[EMAIL PROTECTED]>, 2002-04-29 13:25 -0400: > > At 3:06 PM EDT on April 28 Andre Berger sent off: > > > Is it possible to colorize the visible messages of collapsed threads > > > if the threads

Re: [OT] Emacs and line wrapping (was: Re: About wrapping lines.)

2002-05-06 Thread Rob Reid
At 3:41 PM EDT on May 4 Radek Spacil sent off: > On [04/05/02] 18:23, Jussi Ekholm wrote: > > Radek Spacil <[EMAIL PROTECTED]> wrote: > > > On [04/05/02] 12:36, Jussi Ekholm wrote: > > >> I think, that something is wrong with my Emacs, because 'M-x > > >> auto-fill-mode' doesn't start wrapping l

Re: about spam

2002-05-09 Thread Rob Reid
At 2:16 PM EDT on May 9 Maximilian Szengel sent off: > I read about spamassassin here and decided to install it myself. Since > config files. I just added the needed rules to my procmailrc. Well, it > works, but I was wondering how a mail in this mailinglist could get a > score of 4.4 and a

Re: Virtual Folders in mutt

2002-05-22 Thread Rob Reid
Hi, At 3:32 AM EDT on May 20 Anthony Towns sent off: > I've been getting gradually more annoyed with the way my mail archives are > organised recently, and, after playing with Evolution a little bit, got to > thinking that vFolders might be the answer. So, I've been trying to figure > out some w

Re: attribution with date+time - timezone required? no!

2002-05-27 Thread Rob Reid
At 4:37 PM EDT on May 27 Sven Guckes sent off: > * Nicolas Rachinsky <[EMAIL PROTECTED]> [2002-05-25 08:27]: > > * Sven Guckes <[EMAIL PROTECTED]> [2002-05-25 01:36:30 +0200]: > > Do you really think the time is usefull without a timezone? > > no timezone given -> GMT! > talk about defaults here

Re: attribution with date+time - timezone required? no!

2002-05-29 Thread Rob Reid
At 9:51 AM EDT on May 28 David T-G sent off: > GMT does not change in the summer. GMT is GMT all year round. That's > why it's "Greenwich Mean Time" and not "Greenwich Most-of-the Time". UK > Daylight time is BST , or GMT+1. I think you're behind the times, David ;-) I was taught that what y

Re: [dan@hld.ca: Re: [oclug] GPG and mutt]

2002-06-10 Thread Rob Reid
At 9:26 PM EDT on June 10 Brenda J. Butler sent off: > I'm trying to use GPG via mutt, and I find there is an annoying two-second > wait every time I hit a signed message in the index while GPG verifies if the > signature is ok. I'd like to turn off automatic verification, but I can't > find the

Re: Signature

2002-07-08 Thread Rob Reid
At 10:54 AM EDT on July 8 Nelson D. Guerrero sent off: > and how would I go about doing this? > > [05/07/2002] - Michael Tatge - [mutt-users]: > > Make you editor delete it for you. One way would be to install post mode for emacs: http://astro.utoronto.ca/~reid/mutt/ -- Half the lies the op

Re: spam filter

2002-07-29 Thread Rob Reid
At 4:49 PM EDT on July 29 Rob 'Feztaa' Park sent off: > Alas! Andre Berger spake thus: > > By the way, what would an exmaple ^^ It's not mutt, but since I don't have time to read the procmail list... > > procmail rule to add a sender to the spamassassin blacklist look > > like? > >

Re: Sharing Mutt

2002-08-10 Thread Rob Reid
Hi, At 7:11 PM EDT on August 10 Lawonna Daves sent off: > I got Mutt on SuSE Linux 8.0, but it's configured for > root only. I'm relatively new to Linux and am not sure > how to configure Mutt so that the other users on the > system can have the advantage of it. Can someone > advise or direct me

Re: Quoting the signature in replies (yes, I want)

2002-08-12 Thread Rob Reid
At 6:12 AM EDT on August 12 Roman Neuhauser sent off: > > Date: Mon, 12 Aug 2002 11:41:38 +0200 > > From: Stephane Bortzmeyer <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: Quoting the signature in replies (yes, I want) > > > > When I reply to a message with something starting with -

Re: Quoting the signature in replies (yes, I want)

2002-08-13 Thread Rob Reid
At 3:39 AM EDT on August 13 Stephane Bortzmeyer sent off: > On Mon, Aug 12, 2002 at 12:12:56PM +0200, > Roman Neuhauser <[EMAIL PROTECTED]> wrote > a message of 18 lines which said: > > > > But some people who write me do use -- at random places :-( and I want > > > to quote it nevertheless.

Re: Emacs question

2002-08-14 Thread Rob Reid
At 11:33 PM EDT on August 13 Andy Davidson sent off: > On Tue, Aug 13, 2002 at 09:35:49PM -0500, Bo Peng wrote: > > I am in mal mode now. I can see --:** mutt-. (Mail Fill)--L9-All > > I'm really not the one to answer this --- you'll note that I was the > one having problems :-) --- but I hav

Re: conditional rc.

2002-08-14 Thread Rob Reid
At 9:50 AM EDT on August 14 Bo Peng sent off: > Hi, there > > Can I do something like: > > if have_X > editor = "gvim -f" > else > editor = "vim" > end > > in my .muttrc file? I don't think so, but instead of putting something like that in each application's configuration file, you can pu

Re: location of signature.

2002-09-04 Thread Rob Reid
At 7:17 PM EDT on September 4 Bo Peng sent off: > I THINK it is better to put the reply BEFORE quoted text and this has > nothing to do with M$. It is natural (to me) to put important part (my > reply) before non-important part (quote) I understand your line of reasoning, but I think most peop

Re: location of signature.

2002-09-05 Thread Rob Reid
At 9:39 PM EDT on September 4 Bo Peng sent off: > There is nothing wrong with either order. Nobody is 'corrupted' by > anything. Wrong. People are. > Software as good as mutt should be neutral between these > preferences, i.e. provides support for both styles. No, good != neutral. Good soft

Re: location of signature.

2002-09-06 Thread Rob Reid
At 1:37 AM EDT on September 6 Paul Brannan sent off: > On Thu, Sep 05, 2002 at 07:49:40PM -0400, [EMAIL PROTECTED] wrote: > I disagree. While bottom posting is appropriate for most public forums > (because discussions on these forums generally involve a point-by-point > debate), there is a vali

Re: Autoview images in the pager

2002-10-05 Thread Rob Reid
Danger, Will Robinson! ;-) At 8:21 AM EDT on October 5 Viktor Lakics sent off: > I have a crazy idea, I wanted to ask you about: Has anyone ever > tried to work out how to autoview graphics inside mutt? You might know this already, but a common spammer tactic is to include images in their htm

Re: Autoview images in the pager

2002-10-05 Thread Rob Reid
Hi, At 11:58 PM EDT on October 5 Mike Leone sent off: > * Rob Reid ([EMAIL PROTECTED]) wrote this on 10 05, 02 at 22:35: > > Danger, Will Robinson! ;-) > > > > At 8:21 AM EDT on October 5 Viktor Lakics sent off: > > > I have a crazy idea, I wanted to

Re: ISO cancel option in quit prompt from send-message

2002-10-08 Thread Rob Reid
At 8:57 PM EDT on October 8 Erik Christiansen sent off: > On Tue, Oct 08, 2002 at 02:47:53PM -0500, David Champion wrote: > > > > Control-G cancels most prompted operations. > >With your pardon, I'll say that _doesn't_ ring a bell. > >Having tried the conventional escapes, including ^

Re: ISO cancel option in quit prompt from send-message

2002-10-08 Thread Rob Reid
At 9:10 PM EDT on October 8 Michael Elkins sent off: > Rob Reid wrote: > > It's what the one true editor uses, but you're right, C-g should be a > > hard-coded addition to the ? menu, right at the top. > > Technically, control-G is not a valid command in that c

Re: Displaying PGP signature *after* the message?

2002-10-16 Thread Rob Reid
At 10:27 AM EDT on October 16 PeterKorman sent off: > In a perfect world, I think I'd want to know only > if the signature did *NOT* check out against the > keyserver copy. IMHO, that would weaken the point of crypto signatures. First, most* signature failures are innocent, being due to MTA ma

<    1   2