Encrypt to many recipients

2001-11-01 Thread chris
Hello Everybody, I am trying to encrypt messages that go to a mailinglist to all the recipients ( e.g. gpg --encrypt -r member1 -r member2 ...) I tried the folowing: set send-hook [EMAIL PROTECTED] set 'pgp_encypt_only_command=gpg\ -v --batch --output - --encrypt --textmode -r member1

Re: color

2001-11-01 Thread John J Kearney
On Wed, 31 Oct 2001, René Clerc wrote: * John J Kearney [EMAIL PROTECTED] [31-10-2001 19:01]: | please can sombody tell me how to enable colors in mutt | | i have a color xterm and vim has colors in it | | what must i do for mutt ot work here also Configure them in your .muttrc ;) See

[Q] Different From: addresses

2001-11-01 Thread yjy-list-mutt
Hi, Now I am on several mailing lists. But most of them reject me if I use different From: address than the one I used when I joined them. So can I use a different From: when I write an email to mailing lists? Thanks, -- YOON, Joo-Yung / ArBaGo Int'l KOREA 420-111 BooChun WonMi-1-Dong 1-28

Re: color

2001-11-01 Thread Roman Neuhauser
Date: Wed, 31 Oct 2001 13:56:52 -0500 (EST) From: Thomas E. Dickey [EMAIL PROTECTED] To: Daniel Farnsworth Teichert [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: color On Wed, 31 Oct 2001, Daniel Farnsworth Teichert wrote: When I was first messing around with Mutt I had similar

Re: UTF-8 behaves strange

2001-11-01 Thread Thomas Roessler
On 2001-10-31 13:47:01 -0500, Matej Cepl wrote: LANG=cs_CZ SYSFONT=lat2-16 SYSFONTACM=iso02+euro UNIMAP=iso02 Everything seems to work well, except for mutt (and mc, but that's another question). When I set charset to utf-8, it doesn't work on accented characters (obviously, it doesn't make

[Q] Different From: addresses

2001-11-01 Thread yjy
Hi, Now I am on several mailing lists. But most of them reject me if I use different From: address than the one I used when I joined them. So can I use a different From: when I write an email to mailing lists? Thanks, -- YOON, Joo-Yung / ArBaGo Int'l KOREA 420-111 BooChun WonMi-1-Dong 1-28

Re: [Q] Different From: addresses

2001-11-01 Thread Steffen Evers
On Thu, Nov 01, 2001 at 18:51, [EMAIL PROTECTED] wrote: Now I am on several mailing lists. But most of them reject me if I use different From: address than the one I used when I joined them. So can I use a different From: when I write an email to mailing lists? I use send-hooks for this

Re: color

2001-11-01 Thread Thomas E. Dickey
On 1 Nov 2001, John J Kearney wrote: On Wed, 31 Oct 2001, René Clerc wrote: * John J Kearney [EMAIL PROTECTED] [31-10-2001 19:01]: | please can sombody tell me how to enable colors in mutt | i have a color xterm and vim has colors in it | what must i do for mutt ot work here also

Re: color

2001-11-01 Thread Thomas E. Dickey
On Thu, 1 Nov 2001, Roman Neuhauser wrote: If xterm-color is incorrect, what should the value be? BTW, 1.2.5 displayed colors in rxvt without this hack, 1.3.23i didn't display colors until I put rxtv.termName = xterm-color in my .Xdefaults. did you use curses/ncurses or

envelopes with local from header like AOL issue

2001-11-01 Thread Steffen Evers
Hi there, I have followed the issue on the problems with messages send to AOL and I have experienced similar problems with gmx.de and berlios.de. Looking at my log files I figured out that all this worked before upgrading from Debian testing to Debian unstable. It seems that some of the

Re: [Q] Different From: addresses

2001-11-01 Thread Suresh Ramasubramanian
[EMAIL PROTECTED] mutt [01/11/01 18:51 +0900]: Now I am on several mailing lists. But most of them reject me if I use different From: address than the one I used when I joined them. So can I use a different From: when I write an email to mailing lists? my_hdr From: set envelope_from

Re: envelopes with local from header like AOL issue

2001-11-01 Thread Suresh Ramasubramanian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steffen Evers mutt [01/11/01 13:33 +0100]: It seems that some of the applied updates have broken my SMTP configuration. The task that envelope_from is doing has been done by my MTA (exim) before, but now, it does not. Even if you have no

Re: color

2001-11-01 Thread Roman Neuhauser
Date: Thu, 1 Nov 2001 06:39:01 -0500 (EST) From: Thomas E. Dickey [EMAIL PROTECTED] To: Roman Neuhauser [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: color On Thu, 1 Nov 2001, Roman Neuhauser wrote: If xterm-color is incorrect, what should the value be? BTW, 1.2.5

[THKS] Different From: addresses

2001-11-01 Thread YOON Joo-Yung
On Thu, Nov 01, 2001 at 11:37:17AM +0100, Steffen Evers wrote: On Thu, Nov 01, 2001 at 18:51, [EMAIL PROTECTED] wrote: Now I am on several mailing lists. But most of them reject me if I use different From: address than the one I used when I joined them. So can I use a different From:

Re: [THKS] Different From: addresses

2001-11-01 Thread Lars Hecking
Thanks for the great tip. The second method works wonderful. Now I can post to lists with my arms at rest. Could you tell me what the '~l' and '~C' are good for? For exactly the purposes mentioned in the manual. You should take some time to read it.

List of 3rd party apps for Mutt

2001-11-01 Thread Prahlad Vaidyanathan
Thu, 01 Nov 2001 17:02:36 +0530 Hi all, Been using mutt for a couple of months now, and have begun to find many interesting apps written for mutt, viz. abook, muttprint, etc. Also, apps called by mutt to handle mime types are varied - some good, some bad. I am trying to collate a list of such

List of 3rd party apps for Mutt

2001-11-01 Thread Prahlad Vaidyanathan
Thu, 01 Nov 2001 17:02:36 +0530 Hi all, Been using mutt for a couple of months now, and have begun to find many interesting apps written for mutt, viz. abook, muttprint, etc. Also, apps called by mutt to handle mime types are varied - some good, some bad. I am trying to collate a list of such

Re: color

2001-11-01 Thread Thomas E. Dickey
On Thu, 1 Nov 2001, Roman Neuhauser wrote: did you use curses/ncurses or slang? rxvt sets $COLORTERM, which is used by slang to circumvent the normal setting of $TERM. I have installed mutt from the port with the default settings. Looking in the makefile doesn't reveal anything

[THKS] Patterm Usage

2001-11-01 Thread YOON, Joo-Yung
Thank you again for the valuable tip. Now I understand how to put my leg in the pattern usage. On Thu, Nov 01, 2001 at 02:10:06PM +, Lars Hecking wrote: Thanks for the great tip. The second method works wonderful. Now I can post to lists with my arms at rest. Could you tell me what

Re: Encrypt to many recipients

2001-11-01 Thread Justin R. Miller
Thus spake [EMAIL PROTECTED] ([EMAIL PROTECTED]): Does anybody know how make mutt not to search for pgp-keys ? Maybe a pgp-hook set to an empty string? I'm not sure if that would work. Also, what about the list address being an alias that expands out, then after you've edited the message,

Re: color

2001-11-01 Thread Thomas E. Dickey
On Thu, 1 Nov 2001, Roman Neuhauser wrote: what was $TERM before you set rxvt.termName ? just xterm. xterm is usually the same as xterm-r6 (no color). (but xterm-color isn't correct - would be nice if FreeBSD installed the correct termcap entries so this wasn't something I had to point

Re: envelopes with local from header like AOL issue

2001-11-01 Thread Steffen Evers
On Thu, Nov 01, 2001 at 19:00, Suresh Ramasubramanian wrote: Run eximconfig again, or configure exim by hand (far better than trusting a perl script - however good - to do the job). You have to likely set your username as a trusted user, as exim will not accept changed envelope senders from

Re: List of 3rd party apps for Mutt

2001-11-01 Thread Carl B . Constantine
* Prahlad Vaidyanathan ([EMAIL PROTECTED]) wrote: Thu, 01 Nov 2001 17:02:36 +0530 Hi all, Been using mutt for a couple of months now, and have begun to find many interesting apps written for mutt, viz. abook, muttprint, etc. Your link to muttprint is incorrect. It should be:

Re: color

2001-11-01 Thread Roman Neuhauser
Date: Thu, 1 Nov 2001 10:54:42 -0500 (EST) From: Thomas E. Dickey [EMAIL PROTECTED] To: Roman Neuhauser [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: color On Thu, 1 Nov 2001, Roman Neuhauser wrote: what was $TERM before you set rxvt.termName ? just xterm. xterm is

Re: color

2001-11-01 Thread Thomas E. Dickey
On Thu, 1 Nov 2001, Roman Neuhauser wrote: Date: Thu, 1 Nov 2001 10:54:42 -0500 (EST) From: Thomas E. Dickey [EMAIL PROTECTED] To: Roman Neuhauser [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: color On Thu, 1 Nov 2001, Roman Neuhauser wrote: what was $TERM before you

Re: Fcc saving to multiple folders

2001-11-01 Thread David T-G
Eric -- ...and then Eric Smith said... % Is it possible to save an outgoing to more than a single folder? The short answer is no. It has come up a few times before, including in great detail within the past couple of months. Check the archives. Care to figure out how to do it and submit the

Re: asking to move messages into mbox

2001-11-01 Thread David T-G
Matt -- ...and then Matt Spong said... % Hi Hello! % % Is there a way to make mutt stop asking me if I'd like to move my read % messages into mbox when I switch from my inbox to another folder, but % still have it ask when I quit mutt? Not directly, AFAIK, but a macro to remap 'c' and 'q'

Re: command line folder alias access (feature request)

2001-11-01 Thread David T-G
Alexander -- ...and then Alexander V. Konstantinou said... % As far as I can tell, mutt does not support openning the folder of % a user based on an alias. For example, consider user [EMAIL PROTECTED] % that is aliased as foo. Yep. % % I'd like to be able to open the folder using mutt -f

Re: New Mail / Lists

2001-11-01 Thread David T-G
Steven -- ...and then Steven G. Harms said... % So far all the solutions I saw proposed on this were designed to % acommodate local mboxen. What if you're IMAPpin' it ? What solutions -- how to list your mailboxes? That wasn't the original question, you know... Meanwhile, the lists and

Re: New Mail / Lists

2001-11-01 Thread Steven G. Harms
David, What I'm after is this. I have an IMAP box of the form: user.steven user.steven.Advisory user.steven.Advisory.A user.steven.Advisory.B user.steven.Advisory.C user.steven.Advisory.D user.steven.Advisory.D2 user.steven.Advisory.E user.steven.Advisory.L user.steven.Advisory.M

Re: New Mail / Lists

2001-11-01 Thread Brendan Cully
On Thursday, 01 November 2001 at 14:34, Steven G. Harms wrote: David, What I'm after is this. I have an IMAP box of the form: user.steven user.steven.Advisory user.steven.Advisory.A user.steven.Advisory.B user.steven.Advisory.C user.steven.Advisory.D user.steven.Advisory.D2

listing a resum of many mailboxes when starting mutt ?

2001-11-01 Thread tphuong
Hello everybody, I would like to view a resume of different incoming mailboxes just before selecting one. Some thing I would have with [..]$ du $HOME/Mail/ In my $HOME/.muttrc I put these -- set folder=~/Mail ... mailboxes =mutt =postfix --

Re: List of 3rd party apps for Mutt

2001-11-01 Thread Gary Johnson
On Thu, Nov 01, 2001 at 07:43:10PM +0530, Prahlad Vaidyanathan wrote: Thu, 01 Nov 2001 17:02:36 +0530 Been using mutt for a couple of months now, and have begun to find many interesting apps written for mutt, viz. abook, muttprint, etc. Also, apps called by mutt to handle mime types are

Re: command line folder alias access (feature request)

2001-11-01 Thread Alexander V. Konstantinou
% Right now I've achieved this functionality through a wrapper shell % script that greps for the alias name and invokes mutt with the real % user name. That makes sense, though it sounds somewhat painful. It is not really painful, or slow for that matter on my machine ... Here is my quick

content-type

2001-11-01 Thread Sam Phomsopha
Hi, I use a ini file to set the content type of my messages that I'm sending to be text/html. It works fine. However when I try to attach a pdf file, mutt does not seem to attach the file correct. Mutt just includes the output of the pdf in the message body and I get a bunch of trash below my

Browser problem on text/html

2001-11-01 Thread Tim Johnson
Hello All: I am using Mutt 1.2.5i on RH 6.0. When I receive an email in text/html, I do the following press 'v' and then the enter key. I then receive the following error message: sh: syntax error near unexpected token `openURL('' sh: -c: line 1: `netscape -remote