Re: signature send-hook problem

2000-03-09 Thread Jim Toth
re-fred" send-hook ethel "set signature=~/.signature-ethel" send-hook lucy "set signature=~/.signature-lucy" send-hook ricky "set signature=~/.signature-ricardo" #send-hook * "set signature=~/.signature" So put this last one first. -- Jim Toth [EMAIL PROTECTED]

Re: keeping new flag

2000-03-27 Thread Jim Toth
to see in the index if there are marked messages ("!" flag) in a mailbox? I don't think so. -- Jim Toth [EMAIL PROTECTED]

Re: changing To: in a reply

2000-03-27 Thread Jim Toth
not tested, and IANAPG[1]. That way, when you hit reply, mutt will substitute whatever you put in the Reply-To: field. [1] I am not a procmail guru -- Jim Toth [EMAIL PROTECTED] "And remember, Abraham Lincoln did not die in vain. He died in Washington, DC." --The Firesign Theatre

Re: Mutt colors

2000-04-01 Thread Jim Toth
index foreground background ~N should do it. -- Jim Toth [EMAIL PROTECTED]

Re: Specifiying directory to save attachments.

2000-04-01 Thread Jim Toth
to the suggested file name). So if you wanted to save the files to, say, the directory ~/mutt/RTFM you would change the the macro above to macro attach s S^A~/mutt/RTFM/ -- Jim Toth [EMAIL PROTECTED]

Re: Mailboxes

2000-04-04 Thread Jim Toth
you can exclude as much as you like by adding additional ! -name "whatever" parts, and of course even exclude wildcard expressions, and do regular expression excluding with ! -regex pattern HTH -- Jim Toth [EMAIL PROTECTED] "Abraham Lincoln did not die in vain. He died in

Re: Mailboxes

2000-04-04 Thread Jim Toth
On Tue, Apr 04, 2000 at 12:54:03PM -0400, Bennett Todd ([EMAIL PROTECTED]) said: 2000-04-04-12:37:56 Jim Toth: Assuming you have gnu find: mailboxes `find ~/Mail ! -name sent -type f -printf '%p ' | sed 's?/home/jtoth/?=?g'` If you use Maildirs you don't want to be recursing; that's

Re: wish: ~n in limit menu

2000-04-12 Thread Jim Toth
I've RTFM'd, RTFFAQ'd, and done some surfing -- either it's not there or my caffeine level is far below that required for cogent thought. -- Jim Toth [EMAIL PROTECTED]

Re: 2 mutt-users lists ?!?!?!

2000-04-25 Thread Jim Toth
exchanger = turing.cs.hmc.edu mutt.orgpreference = 10, mail exchanger = ns.gbnet.net mutt.orgpreference = 20, mail exchanger = ford.gbnet.org [...] a ping to www.mutt.org and www.gbnet.net returns different IP's ... So? :-) -- Jim Toth [EMAIL PROTECTED]

Re: problems with mbox-hook

2000-05-01 Thread Jim Toth
(mainly because it doesn't exist) before I'm awake. :-) -- [...] The facts, although interesting, are irrelevant. Yeah, that's it! I was right! It's reality that has it wrong! -- Jim Toth [EMAIL PROTECTED] "Abraham Lincoln did not die in vain. He died in Washington, DC." --The Firesign Theatre

Re: Abort unmodified message

2000-05-02 Thread Jim Toth
On Mon, May 01, 2000 at 10:11:39AM -0500, [EMAIL PROTECTED] said: Forget it, sorry. I had vim configured, when I am using vi. If you were trying to use gvim (and want to), try set editor="gvim -f" -- Jim Toth [EMAIL PROTECTED]

Re: viewing html emails in mutt

2000-05-02 Thread Jim Toth
something wrong? Lynx doesn't see .html on the end and assumes it must be text. Try changing it to: text/html; /usr/bin/lynx -force_html %s -- Jim Toth [EMAIL PROTECTED] "Abraham Lincoln did not die in vain. He died in Washington, DC." --The Firesign Theatre

Re: HTML-attachments seen as octet-stream despite of mailcap

2000-10-31 Thread Jim Toth
the horse will learn to sing. -- Jim Toth [EMAIL PROTECTED]

Re: Matching the '^From ' line (using mbox format)

2000-11-08 Thread Jim Toth
using). In fact, I think I do something like this somewhere... -- Jim Toth [EMAIL PROTECTED]

Re: Why doesn't mutt know me anymore?

2000-11-15 Thread Jim Toth
"alternates" is the variable you're looking for. "from" would also be useful. -- Jim Toth [EMAIL PROTECTED] "Since the advent of the ILOVEYOU worm, I will never again trust e-mail sent in a Manila envelope." -- John Coughlin

Re: `ask-send' variable?

2000-12-07 Thread Jim Toth
ion) would go in init.h. It also tells you to subscribe to mutt-dev to ask about such things. I'm hoping I get to play with the code at some point reasonably soon, but I've been telling myself that for over a year now... -- Jim Toth [EMAIL PROTECTED]

Re: Stupid (maybe) question

2001-01-11 Thread Jim Toth
it really is), and the name as "Buddy's Pager", the name will be displayed as you want. At least, this is what I do for that sort of thing. -- Jim Toth [EMAIL PROTECTED]

Re: Including Reply-To address when invoking mutt from a shell script

2001-03-27 Thread Jim Toth
-to: normally. so mutt -s "Some subject" [EMAIL PROTECTED] automatic_message with whatever it is you specify to get the different muttrc, if needed. -- Jim Toth [EMAIL PROTECTED]

Re: Reply From

2001-04-02 Thread Jim Toth
it or take some default action (ie. use the [EMAIL PROTECTED] address by default)? I think reverse_name is what you're looking for. You might have to set alternates also. -- Jim Toth [EMAIL PROTECTED]

Re: Saving read messages to mbox over IMAP

2001-04-30 Thread Jim Toth
local and remote mailbox names) to me, and maybe mutt is choking on it. Did you mean {bignachos.com}mbox or perhaps {bignachos.com}INBOX.mbox or some such? If you can change to it, what do you have the move variable set to? It sounds like you're expecting it to be set to ask-no. -- Jim Toth

Re: removing the attachments from the mailboxes

2001-05-21 Thread Jim Toth
. In the mailbox. They aren't stored as separate files unless you explicitly save them elsewhere. -- Jim Toth [EMAIL PROTECTED]

Re: Generating a References header when replying

2001-05-26 Thread Jim Toth
. Unfortunately, this seems to be no longer the case with Mutt 1.3.18. :( Is there an option to get the old behaviour? I believe this is a known bug which is fixed in CVS. -- Jim Toth [EMAIL PROTECTED]

Re: aspell

2001-06-12 Thread Jim Toth
helpful.. I have set ispell=/usr/local/bin/aspell --mode=email check It's always worked for me. Worked on this message (although it didn't like your last name for some reason--recommended Pranks as the first possibility.) -- Jim Toth [EMAIL PROTECTED]

Re: Re-read muttrc?

2001-06-13 Thread Jim Toth
On Wed, Jun 13, 2001 at 11:18:55AM -0500, Drew Raines ([EMAIL PROTECTED]) said: Is there anyway to restart mutt or have it reread the muttrc within the program? -- Drew :source .muttrc caveat: this won't undefine things you've previously defined (aliases, send-hooks, etc.) -- Jim

Re: mutt syntax highlighting

2001-06-14 Thread Jim Toth
' text. [snip color configuration] (all the other colors work) /usr/local/src/mutt-1.2.5 and I compiled with make make install What's your quote_regexp set to? -- Jim Toth [EMAIL PROTECTED]

Re: aspell

2001-06-14 Thread Jim Toth
On Wed, Jun 13, 2001 at 10:13:02PM -0700, Igor Pruchanskiy ([EMAIL PROTECTED]) said: On Tue 12 Jun 2001, Jim Toth wrote: I have set ispell=/usr/local/bin/aspell --mode=email check For some reason misspelled words are not highlighted. Does it highlight them for you ? The misspelled

Re: filtering Mail when using imap with mutt

2001-06-14 Thread Jim Toth
be worked around using screen or something similar that can run detached (but shouldn't need to be worked around, IMHO). -- Jim Toth [EMAIL PROTECTED]

Re: Mutt hangs on Subject

2001-06-18 Thread Jim Toth
? -- Jim Toth [EMAIL PROTECTED]

Re: Mutt hangs on Subject

2001-06-18 Thread Jim Toth
(oops, meant to send this to the list--sorry about the double copy) On Mon, Jun 18, 2001 at 01:52:40PM -0400, Brian Hechinger ([EMAIL PROTECTED]) said: On Mon, Jun 18, 2001 at 01:31:12PM -0400, Jim Toth wrote: What is your editor set to in mutt? vim. Do you perhaps have DISPLAY set

Re: List mail - replying across the board? not good.

2001-07-30 Thread Jim Toth
be, otherwise MFT: would have had your address, too. -- Jim Toth [EMAIL PROTECTED]

Re: List mail - replying across the board? not good.

2001-07-30 Thread Jim Toth
On Mon, Jul 30, 2001 at 09:45:55AM -0400, Jim Toth ([EMAIL PROTECTED]) said: [snip] * ^From.*mutt-users { :0 fw |formail -i Mail-Followup-To: :0: mutt-users } Tested: [...] I should mention here, I suppose, that the procmail fragment itself was not tested, but rather what

Re: mailcap aggravation

2001-07-30 Thread Jim Toth
-browser line, anyway. -- Jim Toth [EMAIL PROTECTED]

Re: mailcap aggravation

2001-07-30 Thread Jim Toth
anzuzeigen text/html; netscape %s; test=RunningX -- Jim Toth [EMAIL PROTECTED]

Re: My first macro..not quite doing what I want

2001-09-11 Thread Jim Toth
new msg (untested) I usually, before reading new messages, limit to new messages with the ~N tag (see patterns in the mutt manual). -- Jim Toth [EMAIL PROTECTED] Since the advent of the ILOVEYOU worm, I will never again trust e-mail sent in a Manila envelope. -- John Coughlin

Re: [notify@networksolutions.com: [NIC-011017.2f17] NOTIFY CC554-ORG]

2001-10-19 Thread Jim Toth
and a colonset pgp_traditional=no (setting it to how it should be) afterwards. And mock them for not implementing the standard. :-) -- Jim Toth [EMAIL PROTECTED] I brake for hallucinations