sourcing different config files

2001-07-08 Thread Will Yardley
Is it possible to source different mutt config files somehow based on a shell script type thingie? I guess I could have my .zshrc copy the appropriate mutt config file to .muttrc based on where i'm logging in from but this seems kind of silly. basically i use the 'SSH_CLIENT' env variable to

ok one more question....

2001-07-09 Thread Will Yardley
thanks for the responses about my first question. i have one other (possibly dumb) question that i haven't been able to figure out (point me to the appropriate faq if i'm missing something). is there any way to bind something to go to the next unread message in another folder (other than the

[dallas@hq.newdream.net: Re: [ndn-adm] ** procedure for swapping peons **]

2001-07-09 Thread Will Yardley
(2.388) From: Dallas Bethune [EMAIL PROTECTED] To: Will Yardley [EMAIL PROTECTED] Mime-Version: 1.0 (Apple Message framework v388) In-Reply-To: [EMAIL PROTECTED] Subject: Re: [ndn-adm] ** procedure for swapping peons ** Content-Transfer-Encoding: 7bit Lines: 96 X-SpamBouncer: 1.4 beta (1/20/01) X

Re: xterm colored Mutt

2001-07-18 Thread Will Yardley
On Wed, Jul 18, 2001 at 09:21:24PM -0400, Ed Robitaille wrote: Ed Robitaille wrote In order to turn on color in xterm enter the following line in ~/.Xdefaults *customization: -color This will turn on color in all apps that use color in an xterm window. However I'm pretty sure that

indicator bar blinks in console

2001-08-01 Thread Will Yardley
I have: color indicator brightwhite brightblue in my .muttrc. For some reason if I check my mail on the console from either a Linux or FreeBSD machine (mutt itself is on a debian linux machine) the indicator bar blinks on and off, which is obviously very hard to take after a little bit. I don't

file browser order

2001-08-01 Thread Will Yardley
Hopefully someone can help with this I am on a qmail machine using the Maildir format. When I had all my directories in Maildir/ '=.' showed up at the top in my folder list. now that i've put my individual folders in mail/ and set my mail directory to mail/, mutt places ~/Maildir// at the

xterm titlebar stuff

2001-08-03 Thread Will Yardley
has anyone come up with a way to export various stuff to the xterm titlebar in mutt? w

pgp

2001-08-17 Thread Will Yardley
does anyone else have problems with messages from this guy? i don't know a whole lot about pgp, but i might have accidentally hit the command to add him - i get 'pgp signature successfully vertified' when receiving a message from him, but then get an error like this: From: Jean-Sebastien

Re: pgp

2001-08-17 Thread Will Yardley
be restricted by the U.S. government. Current time: 2001/08/18 02:02 GMT Key ring: '/home/william/.pgp/pubring.pgp' Type Bits/KeyIDDate User ID pub 768/1CC84865 2001/07/17 William Yardley [EMAIL PROTECTED] 1 matching key found. (i replaced my userid just in case someone's harvesting

Re: Hide folder internal data message?

2001-08-22 Thread Will Yardley
Daniel ?borg wrote: So I figured I should ask on the mailinglist: How would I go about to hide the FOLDER INTERNAL DATA message in mutt? mutt doesn't create this. uw imapd and pine both do, so my guess is that you're using one of these. if you're using pine (which doesn't really make sense

abook

2001-08-22 Thread Will Yardley
is there a way to add email addresses / names to abook instead of using the 'alias' command in mutt? i have mutt setup to query abook which works pretty well but it would be nice to be able to add addresses to abook as well. a quick web search didn't turn up anything... w -- Sintax error in

xterm titles

2001-08-23 Thread Will Yardley
here's a version of neil townsend's xterm patch that should work with more recent versions. i was able to do patch -p1 patch in the mutt-1.3.21 directory. the only things that are really different are the line numbers. -w diff -u mutt-1.3.20/curs_main.c mutt-1.3.20-ro/curs_main.c ---

Re: input field editing

2001-08-27 Thread Will Yardley
Jeff E. Kinzli wrote: Perhaps it's an unwritten feature, but if not I think it would help to have it - that is, when editing an input field (like subject, Cc:, To:, etc.) it would be nice to be able to non-destructively jump backwards by a word instead of one character at a time. backwards,

moving to inbox

2001-08-28 Thread Will Yardley
i use mutt 1.3.21i and when i move a message from another folder to my inbox (in my case 'Maildir') it marks the message for deletion each time i leave the folder or compose a message in the folder; i need to undelete it individually each time in order to keep it in my inbox. is it somehow

Re: moving to inbox

2001-08-29 Thread Will Yardley
Ailbhe Leamy wrote: Are you moving messages when you actually want to copy them? well i'm typing 'copy' and then moving to '=Maildir' - i'm unable to replicate the problem now so who knows. i tested it and it definitely seemed to be happening, but after closing mutt it doesn't seem to be

hooks

2001-08-31 Thread Will Yardley
have: folder-hook =lists:mutt 'my_hdr From: Will Yardley [EMAIL PROTECTED]' but then: send-hook . 'unmy_hdr From:' send-hook '!~t @newdream.net' 'my_hdr From: Will Yardley [EMAIL PROTECTED]' send-hook '~t @newdream.net''unmy_hdr From:' of course it makes sense

fcc

2001-09-05 Thread Will Yardley
i just compiled mutt 1.2.5 in my home directory on a shell account on a machine for which i don't have root access (later versions aren't happy compiling for some reason, but 1.2.5 worked ok). a couple questions; i installed libiconv 1.7 in my home dir and pointed --with-libiconv to my lib

Re: fcc

2001-09-05 Thread Will Yardley
Lars Hecking wrote: mutt 1.2.x doesn't use iconv. sorry - i should have been more specific. i would assume that the fact that mutt 1.2.5 doesn't use iconv is why it compiles fine. my problem is compiling 1.3.x - this was referring to my afforementioned troubles compiling 1.3.x so my problem

[MAILER-DAEMON@hq.newdream.net: Undelivered Mail Returned to Sender]

2001-09-05 Thread Will Yardley
Lars Hecking wrote: Well, if you don't show us how exactly 1.3.22.1i fails to compile, we're unable to help ... (as you can see it's a crusty old machine) epia% uname -a Linux sepia.propagation.net 2.0.36 #5 Wed Dec 16 18:09:02 CST 1998 i686 unknown sepia% ./configure

iconv etc

2001-09-05 Thread Will Yardley
Lars Hecking wrote: checking whether this iconv is good enough... no configure: error: Try using libiconv instead Strange - everything else looks correct. We'll need the relevant parts of your config.log, too. ok. i'll include what seems to be relevant in an attached text file. i

Re: iconv etc

2001-09-05 Thread Will Yardley
Lars Hecking wrote: configure:6558: checking for iconv configure:6576: gcc -o conftest -Wall -pedantic -g -O2 -I/home/will//include -I/home/will/include -L/home/will//lib -L/home/will/lib conftest.c 15 /tmp/cca149331.o: In function `main': /home/will/mutt-1.3.22.1/configure:6570:

Re: fcc

2001-09-05 Thread Will Yardley
Vineet Kumar wrote: This command specifies folders which can receive mail and which will be checked for new messages. By default, the main menu status bar displays how many of these folders have new messages. You don't want mutt to let you know of new mail in sent-mail? don't

Re: fcc

2001-09-05 Thread Will Yardley
Justin R. Miller wrote: I think that he means that the mail message is marked as 'N' in the sent folder, regardless of whether it's in your mailboxes list. I believe thist went away with one of the more recent 1.3.x releases, as I used to see it, but it's gone now. it doesn't seem to

Re: viewing attachments automatically?

2001-09-05 Thread Will Yardley
Denis Perelyubskiy wrote: is there a way to tell mutt in which order to process attachments. in particular, i get lots of mail sent by people who use outlook. that thing sends out 2 copies of the message : plain text and html. looks like this sure. i do it like this: # view annoying html

vim / ispell

2001-09-06 Thread Will Yardley
so this is a bit off topic, but does anyone have a simple set of vim macros to interface with ispell (or an easy way to spellcheck a file after editing without leaving mutt)? i'm usually a decent speller but it is annoying not to be able to check a particular word or paragraph. i downloaded one

[william+mutt@hq.newdream.net: iconv etc]

2001-09-06 Thread Will Yardley
: Will Yardley [EMAIL PROTECTED] To: Mutt Users [EMAIL PROTECTED] Subject: iconv etc Date: Wed, 5 Sep 2001 05:19:41 -0700 User-Agent: Mutt/1.3.22.1i User-Agent: Mutt/1.3.22.1i Message-ID: [EMAIL PROTECTED] in the actual meessage file: Received

Re: vim / ispell

2001-09-06 Thread Will Yardley
Byrial Jensen wrote: On Thu, Sep 06, 2001 at 16:11:50 +0100, Andy Smith wrote: On Thu, Sep 06, 2001 at 10:20:41AM -0400, Ken Weingold wrote: Will, I think you are looking for 'i' in the Compose menu, after you leave your editor. It will run ispell on the email. duh! that's exactly

Re: Color

2001-09-06 Thread Will Yardley
Denis Perelyubskiy wrote: maybe something along the lines of if [ $COLORTERM = Eterm ]; then TERM=xterm-color elif [ $TERM = gkrellm ]; then TERM=xterm-color else TERM=linux fi i only use xterm-color when i have to - apparently it's a bad setting to use for some

Re: Folder handling/sub-folders

2001-09-07 Thread Will Yardley
Cliff Sarginson wrote: within directories. I use mutt more and more but until recently have been using kmail as well. From kmail I have several child folders that I use for archiving old messages. I cannot access these in mutt, I cannot even change directory to them, since kmail seems to

Re: Moving messages

2001-09-09 Thread Will Yardley
Cliff Sarginson wrote: Well I looked and looked but I see only a message to copy a mail message to another folder, not one to move it (i.e. copy then delete it from source folder). Am I going blind ? type 's' (to save message). when you save the message in the target folder it will be

gpg question

2001-09-11 Thread Will Yardley
why if i try to encrypt (or encrypt / sign) a message with gpg i get the following? gpg: using secondary key 907844A7 instead of primary key F8395C02 gpg: No trust check due to --always-trust option gpg: writing to `-' gpg: ELG-E/RIJNDAEL encrypted for: 907844A7 William Yardley [EMAIL PROTECTED

Re: Handling attachments

2001-09-13 Thread Will Yardley
Mack Stevenson wrote: That's not what I meant :); after pressing 'v', I get a tree of the attachments in this email. Suppose that one of them is an image, .e.g., monkey.jpg. How do I go about seeing that picture? To successfully pipe it into an image viewer I would need an image viewer

Re: cygwin terminal messes up when loggin in from remote

2001-09-14 Thread Will Yardley
Johannes Zellner wrote: when I use a cygwin terminal to log in to my linux box from windows, the terminal is set to cygwin. As there are no termcap entries for cygwin on my linux machine, I set the $TERM to 'ansi' which works nicely and gives correct output for 'ls', 'vim', 'slrn' for

Re: cygwin terminal messes up when loggin in from remote

2001-09-14 Thread Will Yardley
Johannes Zellner wrote: when I use a cygwin terminal to log in to my linux box from windows, the terminal is set to cygwin. As there are no termcap entries for cygwin on my linux machine, I set the $TERM to 'ansi' which works nicely and gives correct output for 'ls', 'vim', 'slrn' for

Re: OT: Shell scripting [was: Re: Fix for PGP copyright thing...]

2001-09-17 Thread Will Yardley
David T-G wrote: it seems kind of silly to me - i rarely use the bourne shell but i like the fact that it's there in bsd systems (and that if i specify /bin/sh that's exactly what i'm getting). No, it's not silly at all -- /bin/sh is one of the things that can be found on any unix

Re: OT: Shell scripting [was: Re: Fix for PGP copyright thing...]

2001-09-17 Thread Will Yardley
David T-G wrote: Ah :-) Well, you can't use the Bourne shell without proper licensing, and GNU/Linux is all about free stuff. There's a written-from-scratch PDksh public domain ksh out there, but bash is the only ready-today free sh clone (and then some :-) out there. ahh forgot about

Re: mutt and PGP/GPG

2001-09-17 Thread Will Yardley
Matt Spong wrote: While we're on the subject of GPG, why is it that mutt's method of signing messages seems to differ from that of every other mailer on the planet? It doesn't seem to recognize some signatures, either (for example, those of Jean-Sebastien Morisset on this list) - the text of

Re: vim question

2001-09-17 Thread Will Yardley
Gary Johnson wrote: This behavior is controlled in part by the 'comments' option, the default value of which is: s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:,fb:- thanks. since vim was installed in my home dir and since i don't have an /etc/vimrc, this value wasn't set. copying /etc/vimrc

Re: vim question

2001-09-17 Thread Will Yardley
David wrote: Hmmm, don't use them? :) yes probably good advice... Let's see... you get 'A', 'B', etc, in insert or in command mode? I can't reproduce either situation with 5.8 (std debian(x86) potato package here). Perhaps it has something to do with your terminal/OS. Looks like 5.8

Re: vim question

2001-09-18 Thread Will Yardley
Denis Perelyubskiy wrote: you should've been sorry if you were using emacs :) haha try :help xterm-cursor-keys and you shall most likely find your answer that's precisely the answer i was looking for. thanks. (and just out of curiosity is there a way to do the same with the

Re: How to *not* include myself in the reply message?

2001-09-18 Thread Will Yardley
Jun Sun wrote: Often times when I hit g for a group reply, I have myself included in the CC address. Since I have already set up mutt such that I will get BCC'ed for my replies, I will then two copies of my own reply. Is there a way to *not* include myself when I hit g group reply? from

Re: Defaulting to inbox on startup

2001-09-19 Thread Will Yardley
[EMAIL PROTECTED] wrote: Is there any way to have mutt default to either the inbox on startup, or default to a folder that has new mail in it? you can default to a specific mailbox with: mutt -f mailbox you can have mutt open the first mailbox in 'mailboxes' that has new mail with: mutt -Z

Re: bug? mutt can't detect hostname

2001-09-19 Thread Will Yardley
Suresh Ramasubramanian wrote: alexus mutt [16/09/01 04:16 -0400]: whenever i send emails from my box i get . (dot) before my hostname in field from why didn't it detect properly? Post your muttrc (the relevant parts at least) From: alexus@.evil.n3tw0rk.com D'you have a

Re: best way to deliver and sort mail into Maildir??

2001-09-19 Thread Will Yardley
, possibly slackware) Will Yardley wrote: another piece of advice read: http://learn.to/edit_messages/ or without the annoying popup window: http://www.math.fu-berlin.de/~guckes/mail/editing.html there you'll learn why and how not to top post, and how to quote properly. i'm not overly picky

Re: best way to deliver and sort mail into Maildir??

2001-09-19 Thread Will Yardley
Will Yardley wrote: [... lots of stuff] sorry misdirected email. d'oh. w -- Sintax error in config file! (line 378) aborted! GPG Public Key: http://infinitejazz.net/will/pgp/

Re: Mutt, Maildir/, Status header, and Pop

2001-09-19 Thread Will Yardley
Philippe Lalande wrote: My problem is that when I pop my messages, all the one I had previously read with Mutt are still marked as new. After investigating, it seems that Mutt does not put the 'Status:' header in mails of Maildir format. pop isn't really satisfactory if you're going to be

Re: Address Book for Vim?

2001-09-20 Thread Will Yardley
Cliff Sarginson wrote: Yes it is a cute program (can a program be cute ?) But I wish it had a facility to edit an entry (if you make a spilling mistake)..rather than have to type it in again... yes!!! that is one of my main annoyances with it as well. it would be nice if it supported standard

Re: deleting messages with same message id's?

2001-09-21 Thread Will Yardley
Hall Stevenson wrote: 'procmail' can do this for you. This recipe, shamelessly stolen from Tom Gilbert's website should do it: :0 Whc: msgid.lock | formail -D 16384 msgid.cache :0 a: duplicates this is metioned (as suresh said) in the procmailex man page. You can change 'duplicates' to

Re: filtering out bcc with procmail

2001-09-21 Thread Will Yardley
Nate Johnston wrote: My pet peeve is messages that have no To or Cc, but are sent with only a Bcc, or a false To. To filter this you have to let the catchall rule do it. Sadly, there isnt an easy way to filter based on the expression If $x doesn't match any address I know. i suppose you

eff

2001-09-24 Thread Will Yardley
sorry for the somewhat OT post, but i think it's relevant to many people on this list. i'm sure a number of people are already aware of these issues, but in case anyone isn't, i'd just like to urge everyone who's a us citizen to contact your senator and representative today or tomorrow regarding

Re: Problems with 1.3.22's iconv/libiconv

2001-09-24 Thread Will Yardley
Jean-Sebastien Morisset wrote: checking whether this iconv is good enough... no configure: error: Try using libiconv instead i don't know too much about this, but i was able to get over thie problem with some help from some developers on this list. i had to export LDFLAGS to something; in my

Re: Maildir config?

2001-09-26 Thread Will Yardley
Johansson Jan wrote: Why don't you let mutt create it? Yet you need some place to store your Maildir-Folders in. I have over 2gigs of mail in ~/Maildir ;) set folder=~/Maildir -- GPG Public Key: http://infinitejazz.net/will/pgp/

Re: Maildir config?

2001-09-26 Thread Will Yardley
darren chamberlain wrote: Doesn't that need to have a trailing / if it's a Maildir and not an mbox file? set spoolfile=~/Maildir/ i don't think so if you have mbox_type set to Maildir. at least 'set folder=~/mail' works for me, and i'm using Maildir. -- GPG Public Key:

weird extra space

2001-09-26 Thread Will Yardley
has anyone else noticed extra spaces at the top of messages sent with mutt 1.3.22.1i ? here's an example from a message posted to the bind9 users list... from my sent-mail directory; the actual message file: Message-ID: [EMAIL PROTECTED] Thomas J. Zamberlan wrote: . Status: RO Thomas J.

Re: Maildir config?

2001-09-27 Thread Will Yardley
Johansson Jan wrote: What am i missing for peacful coexistance with maildir? set spoolfile=~/Maildir Now i have set mbox = ~/Maildir set mbox_type = Maildir set spoolfile = ~/Maildir and mutt still returns /home/j2/Mail does not exist. Create it? ([yes]/no): did you add: set

Re: message status (was Re: a timeout before N is gone)

2001-09-30 Thread Will Yardley
Derek D. Martin wrote: Is there a way to make mutt never use the 'O' status, instead keeping a status of 'N' on all mail which has not yet been read? Other mailers, such as netscape for example, behave in this way; i.e. there is no differentiation between new mail and old unread mail.

Re: Error sending message, child exited 1 ().

2001-10-01 Thread Will Yardley
Philipp Boksberger wrote: I intalled mutt and exim some days ago ane everything worked fine. But now I have problems in sending mails. I get the following error-message: Error sending message, child exited 1 (). what do your mail logs say it means? w -- GPG Public Key:

Re: Folder hooks are helping me make an ass of myself - need some more creative ideas

2001-10-02 Thread Will Yardley
Louis LeBlanc wrote: Well, When I reply back - not with 'L' but with 'r', yep, you guessed it, I have inappropriately brought an off list discussion back on list, often leaving out some important context. Very annoying. People get quite flustered about it too. Understandibly so. perhaps

Re: Q: how to not reply to myself in a group-reply?

2001-10-04 Thread Will Yardley
David Petrou wrote: I would prefer that 'g' only send the message to person A and cc: it to person B. That is, I don't want to receive a copy of the mail that I've sent. Is there a way to configure mutt to do this? I saw `metoo', but that appears to only apply to regular `r'eplies, and

weird reply question

2001-10-04 Thread Will Yardley
while i was trying to test something related to that last question, i ran into something weird. if i send a message to my main email from one another machine in my office, i get the following behavior: header from received message: From: Will Yardley [EMAIL PROTECTED] To: [EMAIL PROTECTED

Re: is it possible to have mutt use gzipped mailboxes ?

2001-10-05 Thread Will Yardley
Sven wrote: I was asking myself if it would be possible for mutt to read a gzipped mailbox. I suppose this could be done using the zlib library, but have found no mention of it in the manpage, nor in the faq or other documents i have read about mutt. hrmm

Re: is it possible to have mutt use gzipped mailboxes ?

2001-10-05 Thread Will Yardley
Sven wrote: Will see if i can build a debian package with this patch included ... i think this is already in the debian package (for unstable anyway) if i do apt-get source, there's: 000_patch-1.3.22.1.rr.compressed in mutt-1.3.22/debian/patches and i'm pretty sure i've heard before that

Re: is it possible to have mutt use gzipped mailboxes ?

2001-10-05 Thread Will Yardley
Hall Stevenson wrote: According to the description here, http://packages.debian.org/unstable/mail/mutt.html, it may not include compressed file support, although I think I've read somewhere that some packages do (maybe it was the Mandrake RPM version ??). It doesn't 'depend' on 'zlib',

crash

2001-10-23 Thread Will Yardley
mutt crashed on me for the first time today; i got this error: Copying to /home/william/mail/Trash/...mutt: ../iconv/skeleton.c:324: __gconv_transform_utf8_internal: Assertion `nstatus == GCONV_FULL_OUTPUT' failed. opening the message using pine patched for maildir, i saw the following at the

Re: crash

2001-10-23 Thread Will Yardley
Thomas Roessler wrote: There's no such thing as iconv/skeleton.c in mutt. I suppose you've found a way to trigger a bug in the glibc on your system. Try libiconv instead. hrmm that's the verbatim error i got w/r/t glibc it's libc-2.1.3 on debian linux with an old (2.2.14) kernel. it's

Re: OT Procmail rule not working.

2001-10-24 Thread Will Yardley
John P. Verel wrote: Here's my procmail recipe to filter mutt mailing list mail: :0 * ^TO_mutt Mutt That's all it takes. It ends up in a mailbox called Mutt. might be better to use a different header since the TO expression is a special case and has to match To, Cc, etc also if

Re: Wrapping Text

2001-10-25 Thread Will Yardley
Michael Montagne wrote: Thanks, I tried that and it only controls the display. Printing is unaffected. ahh didn't notice that part of your message. you should probably use a formatting program to print your mail. there are some discussions of this in the archives; i use: set

Re: Wrapping Text

2001-10-25 Thread Will Yardley
Michael Montagne wrote: Yes!! Very good. But what does print_split do? It's not in my manual. hrmm not in my man page (maybe the old man page is earlier in the path), and i don't know if it's in 1.2.5, but... (from /etc/Muttrc) set print_split=no Name: print_split Type: boolean

Re: Spam problem

2001-10-26 Thread Will Yardley
Rob 'Feztaa' Park wrote: Hey guys, I've been having this terrible problem with email spam and I was wondering if you guys have similar problems, and if so, what you do about them. Anyway, I keep getting advertisements for really disgusting porn. They all seem to come from different

Re: Spam problem

2001-10-26 Thread Will Yardley
Rob 'Feztaa' Park wrote: On Fri, Oct 26, 2001 at 05:49:03PM -0700, Will Yardley (dis)graced my inbox with: Well, I check my spam folder whenever there's something new in it (which kinda defeats the purpose of filtering the spam, because I still see it). That rule I mentioned does kill 100

Re: New Mail / Lists

2001-10-27 Thread Will Yardley
shock wrote: [you should probably set your editor to wrap at ~72 chars] I'm having two problems. First, when I bring up a listing of mail folders, I'd like to see some indication of which folders contain new mail. I have the following in my .muttrc: set folder_format=%F %-8.8u %-8.8g %d

Re: Bad Taste, WAS: how do I automatiaclly moved 'Replied' messages to mbox ?

2001-10-30 Thread Will Yardley
Dave Price wrote: I find your X-echelon header to be in INCREDIBLY poor taste!!! Change you settings or post somewhere else. snip X-Echelon: FBI WTC NSA Handgun Anthrax Afghanistan Bomb Heroin Laden /snip ??? that seems kind of silly. weed it out if you don't like it. w -- GPG

Re: [Q] reply address to mailing list

2001-10-31 Thread Will Yardley
YOON, Joo-Yung wrote: Could you tell me how to make the To: address set to the mailing list addres when I try to make a reply to a mailing list? I always see the writer's address in the To: when I make a reply. subscribe to the list (man muttrc) in your .muttrc and then use 'L' to

Re: problem with sending

2001-10-31 Thread Will Yardley
[EMAIL PROTECTED] wrote: I have a problem with sending mails through external MTA. How can i set up mutt to send through another host? you can't. w -- GPG Public Key: http://infinitejazz.net/will/pgp/

Re: Auto CC the From: when reply in mailing list

2001-11-02 Thread Will Yardley
Patrik Modesto wrote: Hello, I'm looking for a special version of List-reply function, that automaticaly CC the sender. So new mail header would look like this: From: me To: [EMAIL PROTECTED] CC: someone who wrote the mail to the list How to do it? hit whatever key you have bound to

Re: Auto CC the From: when reply in mailing list

2001-11-02 Thread Will Yardley
David Champion wrote: On 2001.11.02, in [EMAIL PROTECTED], Will Yardley [EMAIL PROTECTED] wrote: if people want to be cc'd or replied to privately, they will probably have 'set-followup-to' or 'reply-to' set to their address. I don't find that to be true. Many people are aware

Re: List processing in Mutt

2001-11-03 Thread Will Yardley
Cliff Sarginson wrote: Mmm, oops. I don't think [EMAIL PROTECTED] is a valid address, so how comes I got it ? That was a rhetorical question, btw. [EMAIL PROTECTED] == [EMAIL PROTECTED] - both addresses work (and people tend to send to both). just add both to your subscribe line and you'll

Re: Which format to store very big mailfolders?

2001-11-03 Thread Will Yardley
Christian Hammers wrote: What would you suggest to store very big mailfolders i.e. all my mail from one month. maildir and mbox seems to be equal slow in both, grepping, and loading (indexing) in mutt. Cool would probably be maildir (easy use with standard unix tools) with a kind of index

Re: mutt sends signed messages as multipart attachments?

2001-11-10 Thread Will Yardley
David T-G wrote: % % that seems a little harsh i'm sure there are many who would tell % those of us who use mutt to use a 'real mail program'. there's nothing % wrong with using mailx or other command line clients. While I overlooked that and figured that it was a

Re: mutt sends signed messages as multipart attachments?

2001-11-10 Thread Will Yardley
this: Message 3: From [EMAIL PROTECTED] Sat Nov 10 13:20:23 2001 Date: Sat, 10 Nov 2001 13:20:23 -0800 From: Will Yardley [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: test Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol=application/pgp-signature; boundary=PEIAKu

Re: Two mail addresses in one local mailbox

2001-11-12 Thread Will Yardley
Jerko Bostjan wrote: How can I make mutt to use different From: addresses ? I receive mail using fetchmail from two remote mailboxes to one local. When I reply I'd like mutt to chose From: address depending on the mail in To: filed. Hope I was clear enough what I want. you might be able

Re: line length

2001-11-13 Thread Will Yardley
Theo Bierman wrote: Does anyone know how to set the line length in mutt to 74 characters so the lines wrap mutt doesn't have an editor, so this is a function of your editor. in vim you can use :set tw=74 or :set textwidth=74 nvi and other vi clones should be the same, but you can't use

Re: Inhibit display of MIME type during Autoview

2001-11-13 Thread Will Yardley
Prahlad Vaidyanathan wrote: I get quite a few text/html mails from people using OutLook, so I use lynx to dump the output to my pager. Now, my problem is, when I view these mails, I get some lines at the beginning of the mail like so : [-- Autoview using lynx -dump etc etc --]

Re: Re: /var/mail/sean is not a mailbox?

2001-11-14 Thread Will Yardley
Drew Raines wrote: * Sean LeBlanc [EMAIL PROTECTED]: As for injecting SMTP into my machines MTA, I dunno. Without procmail, the data ended up in /var/mail/sean, and not hosed. I don't know if it went via sendmail or some other MTA (I never set up sendmail, either, btw). I doubt it

Re: GPG signed mails as attachments

2001-11-15 Thread Will Yardley
Fred Strauss wrote: I recently started gpg signing all the mails I send with mutt. Mutt displays these mails fine, but some people using for example MS Outlook see my plaintext message as an attachment. With a second attachment for the signature. Is there something I can do on my side so

Re: MUA statistics

2001-11-15 Thread Will Yardley
Nicolas Rachinsky wrote: I've taken the script, added recognition of Pine, and subscribed all suse mailinglists to one testaccount, and most (all but cvs-all and similar) FreeBSD Mailinglists to another. also note that if you build pine on freebsd from the ports (at least the most recent

Re: Backspace in the pager

2001-11-15 Thread Will Yardley
Sean LeBlanc wrote: Good call. Normally it is set to vt320, but I had been trying some different ones previously in attempts to get it to work. Once I set it back to vt320, it works. BTW, I use putty most of the time, other times I port forward via tera term's ssh plugin, and use

Re: Mailing list and starting a new message

2001-11-16 Thread Will Yardley
Lars Hecking wrote: Sean LeBlanc writes: I see the lists and subscribe commands, and I added them to my .muttrc. They *seem* to work, I haven't figured out how to get the list info that shows up via lists, but anyway... I was wondering how one might set up mutt so that you hit some

Re: Vim colors?

2001-11-16 Thread Will Yardley
d/^--CRkoCR map F2 :1s/^From.*/From: Will Yardley william@mymainaddress/CR the examples in /etc/vimrc should be helpful too. w -- GPG Public Key: http://infinitejazz.net/will/pgp/

Re: dos eol

2001-11-20 Thread Will Yardley
Johannes Zellner wrote: I use mutt (as it comes with cygwin) with a M$ exchange server. Unfortunately mutt doesn't seem to recognize dos EOL, as it prints after each line an empty line, preceeded with a little '+'. This looks a bit like all lines are too long to fit on the screen, but they

Re: [ Update ] List of 3rd party apps for Mutt

2001-11-20 Thread Will Yardley
Gary Johnson wrote: On Tue, Nov 20, 2001 at 03:44:00PM +0100, Ren? Clerc wrote: Looks nice! You could consider adding the text-based browser links. IMO, this is the best alternative for lynx. It supports frames! For the record, w3m also supports frames, manually via the F command or

Re: fcc folder new mail notification

2001-11-21 Thread Will Yardley
Ren? Clerc wrote: When I send mail to a particular friend, I set the fcc folder to the folder in which procmail delivers mail from this friend. This folder is listed in my 'mailboxes' directive. But, however, when I am _not_ in my friends folder, and send mail to that friend, Mutt thinks

Re: a dumb question about filter ...

2001-12-02 Thread Will Yardley
the announcement. i find them a bit distracting, and they seem to cause some weird threading in mailing lists that are gateways for newsgroups (i'd bet because there are extra message-ids and such referenced in the headers). basically they denote missing messages. -- William Yardley

Re: Maildir is not Updated

2001-12-02 Thread Will Yardley
it., so: :0: becomes :0 -- William Yardley System Administrator, Newdream Network [EMAIL PROTECTED] http://infinitejazz.net/will/pgp/gpg.asc

Re: Maildir is not Updated

2001-12-02 Thread Will Yardley
| xargs what to Maildir? you could change it to -type d instead of -type f, no? -- William Yardley System Administrator, Newdream Network [EMAIL PROTECTED] http://infinitejazz.net/will/pgp/gpg.asc

Re: Maildir is not Updated

2001-12-02 Thread Will Yardley
recent dev mutts - the Maidlir threading code is supposedly better as of 1.3.18i and there have been more improvements since then as well. i haven't used mutt extensively with mbox so it's hard to do a good comparison. -- William Yardley System Administrator, Newdream Network

MFT in edit buffer

2001-12-02 Thread Will Yardley
the MFT over the Reply-To (in my experience). so is there a way to put this in the edit buffer / compose screen? w -- William Yardley System Administrator, Newdream Network [EMAIL PROTECTED] http://infinitejazz.net/will/pgp/gpg.asc

mail-followup-to standard....

2001-12-03 Thread Will Yardley
on what it would take to set the proverbial wheel turning on getting this adopted as some sort of official standard? -- William Yardley System Administrator, Newdream Network [EMAIL PROTECTED] http://infinitejazz.net/will/pgp/gpg.asc

Re: mail-followup-to standard....

2001-12-04 Thread Will Yardley
Cliff Sarginson wrote: On Mon, Dec 03, 2001 at 10:21:38PM -0800, Will Yardley wrote: the only quasi-official reference i've been able to find on the Mail-Followup-To header is: http://www.ietf.org/proceedings/98dec/I-D/draft-ietf-drums-mail-followup-to-00.txt There are many RFC's

Re: mail-followup-to standard....

2001-12-04 Thread Will Yardley
work, in my family, etc. etc.) and so it's to our advantage to try and push for things like this to be made standard. -- William Yardley System Administrator, Newdream Network [EMAIL PROTECTED] http://infinitejazz.net/will/pgp/gpg.asc

  1   2   3   4   5   6   >