Re: bounce and delivered-to line

1999-08-20 Thread Thomas Roessler
Try the attached patch. I'll also put it into stable. Index: copy.c === RCS file: /home/roessler/cvsroot/mutt/copy.c,v retrieving revision 2.4 diff -u -u -r2.4 copy.c --- copy.c 1999/02/02 15:47:51 2.4 +++ copy.c 1999/

Suggestion Re: Threads

1999-08-20 Thread Fairlight
Just a quick comment/question re: threads in mutt I'm rather a bit used to slrn, I guess, but I noticed after going through the help screen 5 times that you can collapse a thread, or collapse ALL threads, but there is no "expand-all-threads" or "expand-thread" short of going to each thread and op

Re: Suggestion Re: Threads

1999-08-20 Thread Jeremy Blosser
Fairlight [[EMAIL PROTECTED]] wrote: > I'm rather a bit used to slrn, I guess, but I noticed after going through > the help screen 5 times that you can collapse a thread, or collapse ALL > threads, but there is no "expand-all-threads" or "expand-thread" short of collapse-all and collapse-thread a

Re: Suggestion Re: Threads

1999-08-20 Thread Fairlight
On Fri, Aug 20, 1999 at 03:56:16AM -0500, Jeremy Blosser wrote: > Fairlight [[EMAIL PROTECTED]] wrote: > > I'm rather a bit used to slrn, I guess, but I noticed after going through > > the help screen 5 times that you can collapse a thread, or collapse ALL > > threads, but there is no "expand-all-

Re: Suggestion Re: Threads

1999-08-20 Thread Jeremy Blosser
Fairlight [[EMAIL PROTECTED]] wrote: > On Fri, Aug 20, 1999 at 03:56:16AM -0500, Jeremy Blosser wrote: > > collapse-all and collapse-thread are actually toggles -- the names are > > sort of misnomers. > > You know, after I sent that, I wondered if, like slrn, they might be > toggles, but didn't h

Re: Suggestion Re: Threads

1999-08-20 Thread Fairlight
On Fri, Aug 20, 1999 at 04:40:27AM -0500, Jeremy Blosser wrote: > V collapse-allcollapse/uncollapse all threads > v collapse-thread collapse/uncollapse current thread No, actually now that I look at it again, I see uncollapse. Problem was, I was looking for a hook

Re: Suggestion Re: Threads

1999-08-20 Thread Jeremy Blosser
Jeremy Blosser [[EMAIL PROTECTED]] wrote: > > > You can use %M in the index_format to show the number of messages in a > > > collpased thread. You can use something like %?M?+& to get just a + sign > > > in your index listing for collapsed threads. See the help for index_format > > > for more in

Re: Suggestion Re: Threads

1999-08-20 Thread Fairlight
On Fri, Aug 20, 1999 at 05:09:51AM -0500, Jeremy Blosser wrote: > Jeremy Blosser [[EMAIL PROTECTED]] wrote: > > > > You can use %M in the index_format to show the number of messages in a > > > > collpased thread. You can use something like %?M?+& to get just a + sign > > > > in your index listing

Re: Suggestion Re: Threads

1999-08-20 Thread Jeremy Blosser
Fairlight [[EMAIL PROTECTED]] wrote: > On Fri, Aug 20, 1999 at 05:09:51AM -0500, Jeremy Blosser wrote: > > Jeremy Blosser [[EMAIL PROTECTED]] wrote: > > > > > You can use %M in the index_format to show the number of messages in a > > > > > collpased thread. You can use something like %?M?+& to ge

Re: Suggestion Re: Threads

1999-08-20 Thread Fairlight
On Fri, Aug 20, 1999 at 05:33:15AM -0500, Jeremy Blosser wrote: > ARGH. It really should have been %?M?+& ? > % starts the sequence > ? starts the 'if' > M is the regular % token to use for the condition > ? prefaces the non-zero part > + is what to print if the condition (%M) is non-zero > & pre

set from="addy" ?

1999-08-20 Thread r
Hello, How do I set a certain 'from' address? I seen set from="addy" example in one of .muttrc's on mutt.org but when I put that in, mutt complains about this option even though I installed the latest mutt.. what's up with that? :/ -- - Andrei

e-mail daemon timezones

1999-08-20 Thread Jeffrey L. Taylor
How do I tell qmail (or maybe it's fetchmail) what time zone I am in? My hardware clock is on UTC (clock -au is run a boot time). The date command reports the correct time zone. This is on my laptop, so UTC seems the best choice for the hardware clock. My ISP is in Texas (CDT). Some part of my

Re: e-mail daemon timezones

1999-08-20 Thread Lindsay Haisley
Thus spake Jeffrey L. Taylor on Thu, Aug 19, 1999 at 07:50:40PM CDT > How do I tell qmail (or maybe it's fetchmail) what time zone I am in? > My hardware clock is on UTC (clock -au is run a boot time). The date > command reports the correct time zone. This is on my laptop, so UTC > seems the bes

Re: set from="addy" ?

1999-08-20 Thread Ralf Hildebrandt
On Thu, Aug 19, 1999 at 08:37:18PM -0500, [EMAIL PROTECTED] wrote: > Hello, > > How do I set a certain 'from' address? I seen set from="addy" > example in one of .muttrc's on mutt.org but when I put that in, mutt > complains about this option even though I installed the latest > mutt.. what's up

Re: bounce and delivered-to line

1999-08-20 Thread Vincent Lefevre
On Fri, Aug 20, 1999 at 04:40:40 +0300, Mikko Hänninen wrote: > I'm not sure what is the "right way" to solve your problem. Both > mutt and qmail are working as they have been designed to do. You > might want to ask for suggestions on the qmail list, as this is more > of a qmail than mutt proble

Re: "feature patches"

1999-08-20 Thread David Thorburn-Gundlach
...and then Ken W said... % % Will you be making these patches available? I was curious was % patch-0.95.3.hb.save_alias.1 is. I have whipped up a quick little page containing all of the patches I use, as well as a pre-patched version of mutt. It is http://www.bigfoot.com/~davidtg/Mu

Colouring of email addresses in headers

1999-08-20 Thread Alisdair McDiarmid
I use vim and mutt together (as it should be :) and I'm trying to configure them to both have the same syntax colouring display. I like vim's standard colours for email mode - yellow for all headers except email addresses and the Subject header, which are blue. However, if I use: color header br

Re: Colouring of email addresses in headers

1999-08-20 Thread Fairlight
On Fri, Aug 20, 1999 at 12:33:37AM +0100, Alisdair McDiarmid wrote: > I use vim and mutt together (as it should be :) and I'm trying to > configure them to both have the same syntax colouring display. > > I like vim's standard colours for email mode - yellow for all > headers except email address

[0.95.7i bug] reply

1999-08-20 Thread Vincent Lefevre
When I do a reply with Mutt 0.95.7i, if the subject starts with "Re: t", the "t" is removed from the subject. -- Vincent Lefèvre <[EMAIL PROTECTED]> - PhD student in Computer Science Web: or - 100% validated HTML - Acorn Risc PC, Yello

Opinions on a mail filter?

1999-08-20 Thread Mark E. Drummond
I have the following setup. Currently my mail is spooled on my mail hub and I access it using IMAP. I am running qmail locally with delivery to my ~/Maildir/. If I turn on mail fowarding on my mailhub to send mail to my local machine (which is the goal here) all my mail gets stuck in ~/Maildir/. N

Re: [0.95.7i bug] reply

1999-08-20 Thread Vincent Lefevre
On Fri, Aug 20, 1999 at 17:09:14 +0200, Vincent Lefevre wrote: > When I do a reply with Mutt 0.95.7i, if the subject starts with "Re: t", > the "t" is removed from the subject. Finally no, this seems to be due to a change in Mutt's parser in recent versions (there was no problem in Mutt 0.93). I'

Re: [0.95.7i bug] reply

1999-08-20 Thread Fairlight
On Fri, Aug 20, 1999 at 05:09:14PM +0200, Vincent Lefevre wrote: > When I do a reply with Mutt 0.95.7i, if the subject starts with "Re: t", > the "t" is removed from the subject. Out of curiosity, have you tried a test condition to yourself that meets those criterion and checked the actual header

saving portions of a digest to a file?

1999-08-20 Thread Ken W
In the mutt pager, sometimes when reading a digest I would like to save one message from it to a file. Is there any easy way to do this? Thanks. -Ken -- [EMAIL PROTECTED]AIM: ScopusFest

Re: Opinions on a mail filter?

1999-08-20 Thread Fairlight
On Fri, Aug 20, 1999 at 11:10:38AM -0400, Mark E. Drummond wrote: > I would like to change my setup a bit so that I have say ~/Mail/ which > would contain Maildir style mailboxes under it like so: > ~/Mail/inbox > ~/Mail/mutt > ~/Mail/qmail > So everything is set up except for th

Re: saving portions of a digest to a file?

1999-08-20 Thread Sven Guckes
* Ken W ([EMAIL PROTECTED]) [990820 15:48]: > In the mutt pager, sometimes when reading a digest I would like to > save one message from it to a file. Is there any easy way to do this? Mutt does not have support for splitting digests and handling messages within. I might be missing a patch, thou

Re: Colouring of email addresses in headers

1999-08-20 Thread Sven Guckes
* Alisdair McDiarmid ([EMAIL PROTECTED]) [990820 13:40]: > I use vim and mutt together (as it should be :) and I'm trying to > configure them to both have the same syntax colouring display. [...] > color header brightblue black [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+ > in my muttrc file, the whole he

Re: Opinions on a mail filter?

1999-08-20 Thread David Thorburn-Gundlach
Mar & Mark -- ...and then Fairlight said... % On Fri, Aug 20, 1999 at 11:10:38AM -0400, Mark E. Drummond wrote: % > I would like to change my setup a bit so that I have say ~/Mail/ which % > would contain Maildir style mailboxes under it like so: % > ~/Mail/inbox % > ~/Mail/mutt % > ~

Re: Colouring of email addresses in headers

1999-08-20 Thread Stephane ENTEN
On Fri, Aug 20, 1999 at 05:13:04PM +0200, Sven Guckes wrote: > * Alisdair McDiarmid ([EMAIL PROTECTED]) [990820 13:40]: > > I use vim and mutt together (as it should be :) and I'm trying to > > configure them to both have the same syntax colouring display. [...] > > color header brightblue bl

Re: Opinions on a mail filter?

1999-08-20 Thread Fairlight
> If I were going to do this, I'd probably put the $$ at the end so that > it would sort well :-) But you don't even have to do that much... Point taken...although I figured that mutt would sort by headers, not filename... > Instead, just tell procmail to put it there; use a destination folder

Re: saving portions of a digest to a file?

1999-08-20 Thread Ken W
On Fri, Aug 20, 1999, Sven Guckes wrote: > Mutt does not have support for splitting > digests and handling messages within. > I might be missing a patch, though.. ;-) > > I remember some scripts which split up digests... search the web! Thanks, Sven, but I was talking more about a way to say h

Re: Colouring of email addresses in headers

1999-08-20 Thread Fairlight
> About that, I'd like to know if someone has a way to colorize the whole > line with a background. Sounds like the ncurses way of doing things. :( I tried colours with a chat client once, and it performed the same way. The answer turned out to be having to draw the entire region with spaces i

Re: saving portions of a digest to a file? -> pipe to vim

1999-08-20 Thread Sven Guckes
* Ken W ([EMAIL PROTECTED]) [990820 16:47]: > .. I was talking more about a way to say highlight block of text (even > if you have to scroll a bit) and then write the block to a text file. > The only way I have been able to do this so far is to edit the message, > as if I were going to resend it,

sent-items: To: default?

1999-08-20 Thread Attila Csosz
How could I see the To: field instead of From: field in my sent-items folder? Thanks Attila -- --- - Debian 2.1 Linux / 2.2.9 / qmail - - Mail: [EMAIL PROTECTED]-

Re: saving portions of a digest to a file? -> pipe to vim

1999-08-20 Thread Ken W
On Fri, Aug 20, 1999, Sven Guckes wrote: > Overkill! > > Just pipe the message to "vim -" and select the text visually > (eg the current paragraph with "vip") and then ":w snippet". > Then exit with ":q". > > Much quicker, I think. :-) Okay, that will work. :) Thanks, Sven! -Ken -- [EMAIL

Re: color definitions using the "current" color

1999-08-20 Thread Sven Guckes
* Stephane ENTEN ([EMAIL PROTECTED]) [990820 16:31]: > > Mutt's "color header" colorizes complete lines only. :-/ > About that, I'd like to know if someone has a > way to colorize the whole line with a background. That reminds me: Coloring addresses in quoted text do have the background color o

Re: urlview patch

1999-08-20 Thread Pete Toscano
On Fri, 20 Aug 1999, Brian Salter-Duke wrote: > On Thu, Aug 19, 1999 at 09:57:20AM -0400, Pete Toscano wrote: > > in order to get it to play nicely with ncftp. it seems that, since i have > > ncftp on my machine, url_view prefers to use (and i do too for that matter) > > ncftp. well -- at lea

Re: sent-items: To: default?

1999-08-20 Thread David Thorburn-Gundlach
Atilla -- ...and then Attila Csosz said... % % How could I see the To: field instead of From: field in my sent-items folder? See section 6.3.58 of the manualfor more details, but you probably want something like %a (address) or %F (author name) or %n (author's real name) or %u (user name) in yo

Re: urlview patch

1999-08-20 Thread Pete Toscano
On Fri, 20 Aug 1999, Pete Toscano wrote: > . with my netscape (4.61 for linux), > "netscape -remote 'openURL(http://www.mutt.org)'"does not work. netscape is > started up and that's it. i know there's a way to get this working, but i > haven't been able to find an answer. it'd like to get

Re: sent-items: To: default?

1999-08-20 Thread Ken W
This reminds me of a question I hd posted to the list but never got a response to. I wanted to do this in the Postponed menu, the one you get when hitting 'P' (at least that is what I have it mapped to) and you have more than one postponed message. Anyone? -Ken -- [EMAIL PROTECTED]

building 0.97i on Solaris 2.6

1999-08-20 Thread David Thorburn-Gundlach
Hi, folks -- I'm trying ot build 0.97i on my Solaris 2.6 box. I found that I had to go and get ncurses, so I did that. Now make reports a problem with getopts: ... gcc -DSHAREDIR=\"/usr/local/share/mutt\" -DSYSCONFDIR=\"/usr/local/etc\" -DHAVE_CONFIG_H=1 -I. -I/usr/local/include -I./in

Colours in wterm and HTML mail

1999-08-20 Thread Mark E. Drummond
1. I get lot's of nice colours when I run mutt outside of X, but in a wterm I get nothing. I am sure this is basic but I canna find the answer! 2. I know I can get mutt to pop open navigator or lynx on URLs, but can I get it, for example, to open a piece of mail that contains an html form? I run

Re: building 0.97i on Solaris 2.6

1999-08-20 Thread Lars Hecking
David Thorburn-Gundlach writes: > Hi, folks -- > > I'm trying ot build 0.97i on my Solaris 2.6 box. I found that I had I assume you mean 0.95.7? > to go and get ncurses, so I did that. Now make reports a problem with > getopts: > > ... > gcc -DSHAREDIR=\"/usr/local/share/mutt\" -DSYSCONFDIR

using LDAP

1999-08-20 Thread Dale Harris
I've got the LDAP stuff working, I believe. I'm able to use Q to query for for e-mail addresses. That works great to just find someone and send them a note. But something that would be nice (especially when I'm feeling lazy and don't want to use X's string copying capability), is if we could d

Re: using LDAP

1999-08-20 Thread Holger Eitzenberger
On Fri, Aug 20, 1999 at 01:32:09PM -0600, Dale Harris wrote: > I've got the LDAP stuff working, I believe. I'm able to use Q to query for > for e-mail addresses. That works great to just find someone and send them > a note. But something that would be nice (especially when I'm feeling > lazy a

Re: showing recipients in postponed folder -> index_format %F

1999-08-20 Thread Sven Guckes
* Ken W ([EMAIL PROTECTED]) [990820 18:34]: > I wanted to do this in the Postponed menu, the one you get > when hitting 'P' (at least that is what I have it mapped to) > and you have more than one postponed message. Anyone? Use the field "%F" for this in your index_format. Example: index_format=

Re: using LDAP

1999-08-20 Thread Dale Harris
On Fri, Aug 20, 1999 at 09:48:18PM +0200, Holger Eitzenberger elucidated: > > In the long run mutt should get some LDAP support. I am doing some > LDAP right now (server stuff and some client programming {perl, c}) > and i like the generic interface to lots and lots of directories. > But... _pl

Re: showing recipients in postponed folder -> index_format %F

1999-08-20 Thread Ken W
On Fri, Aug 20, 1999, Sven Guckes wrote: > Use the field "%F" for this in your index_format. > Example: index_format="%4C %Z %[!%y%m%d] %-17.17F (%3l) %s" index_format? I have been using hdr_format. What I had in my muttrc was the following: folder-hook postponed 'set hdr_format=" %3C %[%b

Re: showing recipients in postponed folder -> index_format %F

1999-08-20 Thread Ken W
> folder-hook postponed 'set hdr_format=" %3C %[%b %d] %-20.20t (%3l) %s"' > > I have the same for sent and it works, but postponed kept my default. Oh, I should mention this: =postponed display the format above. As I said initially, it is the postponed menu that comes up when I recall t

Re: using LDAP

1999-08-20 Thread Brendan Cully
- Original Message - From: Dale Harris <[EMAIL PROTECTED]> To: Holger Eitzenberger <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 20, 1999 4:06 PM Subject: Re: using LDAP > It would seem the decision on feature bloat was left a long, long time > ago. Colors for exampl

Re: using LDAP

1999-08-20 Thread Holger Eitzenberger
On Fri, Aug 20, 1999 at 02:06:25PM -0600, Dale Harris wrote: > It would seem the decision on feature bloat was left a long, long time > ago. Colors for example, if that ain't feature bloat, then I don't what is. > So I don't see how more could hurt. Face it if you have two different > commands

Re: [0.95.7i bug] reply

1999-08-20 Thread David DeSimone
Vincent Lefevre <[EMAIL PROTECTED]> wrote: > > set reply_regexp='^[Rr][Ee]:[ \t]+' > > changed to > > set reply_regexp="^[Rr][Ee]:[ \t]+" Yep, in the first case, the single-quotes prevent the "\t" from being translated to a "tab" character, so the regexp is evaluated as if it had a literal 't' ch

Re: using LDAP

1999-08-20 Thread Dale Harris
On Fri, Aug 20, 1999 at 04:59:59PM -0400, Brendan Cully elucidated: > IMAP and POP don't have much in common beyond being related to mail and > networking. From Mutt's point of view, IMAP is a mailbox type. So 'G' > doesn't make any sense for IMAP. If you want mail fetched into your spool, > use P

0.97.7i Possible "mailboxes" bug?

1999-08-20 Thread Fairlight
Hullo... I've been wondering about something... In my .muttrc, I have about 8 mailboxes lines (lots of procmailing). The first is this: mailboxes ! ~/folders/fc.mail.info ~/folders/fc.mail.fairlite When I do the TAB thing in changing folders, my spool mailbox shows up, etc. When I'm actu

Re: Colouring of email addresses in headers

1999-08-20 Thread Liviu Daia
On 20 August 1999, Fairlight <[EMAIL PROTECTED]> wrote: > > About that, I'd like to know if someone has a way to colorize the > > whole line with a background. > > Sounds like the ncurses way of doing things. :( I tried colours with > a chat client once, and it performed the same way. The answer

Re: Colours in wterm and HTML mail

1999-08-20 Thread Jeremy Blosser
Mark E. Drummond [[EMAIL PROTECTED]] wrote: > 1. I get lot's of nice colours when I run mutt outside of X, but > in a wterm I get nothing. I am sure this is basic but I canna find > the answer! Try setting your TERM to xterm-color instead of just xterm, if that doesn't work see the FAQ. -- Jere

ldap

1999-08-20 Thread Michael P. Soulier
Hey guys. I've been using mutt at home for a little while, and I just got it to build at work. Downloading from the pop3 server should be no trouble, as I do that now, but I have two questions. 1. My local SMTP compliant mailboxes are in $HOME/nsmail. What's the option to configu

Backslashes in regexp (was: [0.95.7i bug] reply)

1999-08-20 Thread Vincent Lefevre
On Fri, Aug 20, 1999 at 16:13:54 -0500, David DeSimone wrote: > A warning here, since you are using "double quotes", that means that any > magic regexp characters that need quoting will require > double-backslashes, since Mutt is also parsing and removing them. For > instance, a "\." character wo

Re: using LDAP

1999-08-20 Thread Brandon Long
On 08/20/99 Dale Harris uttered the following other thing: > I've got the LDAP stuff working, I believe. I'm able to use Q to query for > for e-mail addresses. That works great to just find someone and send them > a note. But something that would be nice (especially when I'm feeling > lazy and

Re: using LDAP

1999-08-20 Thread Dale Harris
On Fri, Aug 20, 1999 at 10:52:47PM -0700, Brandon Long elucidated: > If you look in the Functions section of the manual, under 'editor' > you see: > complete-query^T complete address with query > > That's control-T. > > Brandon cool, I figured there was a command. Yet another ca

Re: urlview patch

1999-08-20 Thread Brian Salter-Duke
On Fri, Aug 20, 1999 at 01:52:57PM -0400, Pete Toscano wrote: > > i looked through your pages and i think your way of catching and checking > for the '/' is better, so i took your url_handler.sh, added in the ncftp/ > ncftpget checking, added lynx as a possible http/web viewer for those running