Re: Hello. I need help configuring mutt.

2001-05-05 Thread Jonathan Rosebaugh
On Sun, May 06, 2001 at 07:08:42AM +0530, Suresh Ramasubramanian wrote: > On Sat, May 05, 2001 at 02:19:13PM -0500, Jonathan Rosebaugh typed: > > Well, I found the answer in a google search shortly after I wrote that message. > > The problem was that i needed to set 'trusted_users' in my exim conf

Re: F1 key macro to launch Mutt Manual

2001-05-05 Thread Suresh Ramasubramanian
On Sat, May 05, 2001 at 07:01:51PM -0600, Duke Normandin typed: > I'm looking for the F1 macro that'll launch the Mutt Manual. I've tried > to create myself, but no joy! Anybody have it in their muttrc or know > where I can find it? TIA... macro generic "!less /usr/doc/mutt/manual.txt\n" "Show

Re: Hello. I need help configuring mutt.

2001-05-05 Thread Suresh Ramasubramanian
On Sat, May 05, 2001 at 02:19:13PM -0500, Jonathan Rosebaugh typed: > Well, I found the answer in a google search shortly after I wrote that message. > The problem was that i needed to set 'trusted_users' in my exim conf. That should'nt have mattered at all. Exim still sets the envelope properly

F1 key macro to launch Mutt Manual

2001-05-05 Thread Duke Normandin
I saw it somewhere on the Web once, but do you think I can find it again? Not. I'm looking for the F1 macro that'll launch the Mutt Manual. I've tried to create myself, but no joy! Anybody have it in their muttrc or know where I can find it? TIA... -- -duke Calgary, Alberta, Canada

Re: Collapse threads

2001-05-05 Thread Michael Tatge
Michael Tatge muttered: > Hi, > > Efata muttered: > > How I can make default for mutt to collapse message after I read. > > Thanks > > you want a thread to be collapsed, when there are no more new messages > in it, while the other threads stay uncollapsed, right? > Don't think that's possible w

Re: Collapse threads

2001-05-05 Thread Michael Tatge
Hi, Efata muttered: > How I can make default for mutt to collapse message after I read. > Thanks you want a thread to be collapsed, when there are no more new messages in it, while the other threads stay uncollapsed, right? Don't think that's possible without patching the source. It would be a

HTML mail - mailcap problem

2001-05-05 Thread Duke Normandin
I was following the recent thread about HTML mail, and hosed my mailcap/muttrc settings - I think. Before dinking around with the settings, I hit 'v' to view the attachments, and when I hit 'Enter' on a text/html entry, Links would come up nice -- but source code only. I reads the 'Links' manua

Re: color body: influence of multiple matching patterns

2001-05-05 Thread thl
On Sat, May 05, 2001 at 10:04:19PM +0200, Rado S. wrote: > From the source-code signatures are recognized and separated by "-- ". > Why is this so ? Is it a RFC ? No. However, it's a standard in the sense that it's been used consistently and for a long time by various mail programs. Some standar

Re: How to specify the current folder in a folder-hook?

2001-05-05 Thread Tim Legant
On Sat, May 05, 2001 at 01:43:30AM +0100, Mark Sheppard wrote: > I missed that post - I've only been using mutt (and subscribed to the > list) for a few days, but that sounds like the kind of thing I want. > Unfortunately when I add this line to .muttrc then run mutt and hit > `s' on an email with

Re: color body: influence of multiple matching patterns

2001-05-05 Thread Rado S.
On Tue 1.May'01 at 19:20:47 +0200 wrote "Rado S." <[EMAIL PROTECTED]>: > I have some messages with www/ftp URLs. To highlight them I use > > -- QUOTE BEGIN -- > color body black yellow '(ftp|www)(\.[^ ]+)+(/[^]*)*' > color body black white "[^\t ]+:([^\t ]*/[^\t ]*)

Re: Hello. I need help configuring mutt.

2001-05-05 Thread Jonathan Rosebaugh
Well, I found the answer in a google search shortly after I wrote that message. The problem was that i needed to set 'trusted_users' in my exim conf.

Re: Hello. I need help configuring mutt.

2001-05-05 Thread Jonathan Rosebaugh
On Sat, May 05, 2001 at 10:49:39PM +0530, Suresh Ramasubramanian wrote: > * Jonathan Rosebaugh <[EMAIL PROTECTED]> Sat, 5 May 2001 06:29:21 -0500 > > -> Still doesn't work. (And, of course, I did replace your address with mine.) > -> Here's the complete error mail I get back. The From line is gen

Re: Hello. I need help configuring mutt.

2001-05-05 Thread Suresh Ramasubramanian
* Jonathan Rosebaugh <[EMAIL PROTECTED]> Sat, 5 May 2001 06:29:21 -0500 -> On Sat, May 05, 2001 at 10:25:36AM +0530, Suresh Ramasubramanian wrote: -> > Try using this -> > set envelope_from -> > folder-hook . my_hdr From: [EMAIL PROTECTED] (Suresh Ramasubramanian) -> > folder-hook . my_hdr Reply

Collapse threads

2001-05-05 Thread Efata
How I can make default for mutt to collapse message after I read. Thanks

Re: Post in Mailing List

2001-05-05 Thread Michael Tatge
Mr. Wade muttered: > Michael Tatge wrote: > > Mr. Wade muttered: > > > ZHENG, You-Zhong wrote: > > > > I've read the sec 4.8 in mutt manual, but I still can't get it. > > > > It seems if you use lists, the %L index_format won't work, > > > > but list-reply key works in both lists and subscri

Re: signature

2001-05-05 Thread David
On Fri, 04 May 2001, Theo Bierman wrote: > anyone know how to set up a signature Try putting what ever you want as your signature in ~/.signature then put set signature="~/.signature" in your ~/.muttrc file. Many other programs that use signatures will also use the .signature file as well. -- D

Can't send zip attachments

2001-05-05 Thread Duke Normandin
I can't seem to send a message with a zipfile attached properly. It is received at the other end as 'text/plain' or something. Anybody have an idea of what I'm doing wrong? TIA... -- -duke Calgary, Alberta, Canada

Re: How make StarOffice read MS-Word attachments automagically?

2001-05-05 Thread Mark Sheppard
On Sat, May 05, 2001 at 07:49:40AM +0100, Viktor Lakics wrote: > Using staroffice is a horror idea - at least to me...:-)). What do > you want to see in those emails? Mutt is an email client, very fast, > staroffice is *BIGGG* and *SLW*. I can imagine myself waiting > 30-40 sec for some stupid

Re: Hello. I need help configuring mutt.

2001-05-05 Thread Jonathan Rosebaugh
On Sat, May 05, 2001 at 10:25:36AM +0530, Suresh Ramasubramanian wrote: > Try using this > > set envelope_from > folder-hook . my_hdr From: [EMAIL PROTECTED] (Suresh Ramasubramanian) > folder-hook . my_hdr Reply-To: [EMAIL PROTECTED] (Suresh Ramasubramanian) > Still doesn't work. (And, of cour

Save hook for multiple To: From: addressees/senders

2001-05-05 Thread Rod Pike
Greetings, Is there an easy way to define a save hook for multiple people on either the To:/Cc: or From: list? I'd like to save all the mail from family members for example in one folder. Right now I'm doing the following save-hook '(~f brother|\ ~C brother|\ ~f sister1|\