maildir (was "Re: macro help (was "Re: rot13 capability?")")

2001-09-24 Thread David T-G
Piet -- ...and then Piet Delport said... % On Sat, 22 Sep 2001 at 23:15:44 -0400, David T-G wrote: % > ...and then Jens Paulus said... % > % On Sat, Sep 22, 2001 at 11:41:18PM +0200, Jens Paulus wrote: % > % > % to the mail separation From_ line in mbox format and inserts the % > % quotation cha

Re: Blanks problem (was: mutt and screen: display problems)

2001-09-24 Thread Vincent Lefevre
On Sun, Sep 23, 2001 at 20:13:30 -0400, Matt Spong wrote: > Maybe I'm missing something here, but when you start rxvt with > "-bg white", default will give you a white background... this is what > it's supposed to do. That's why I don't want to use "default". -- Vincent Lefèvre <[EMAIL PROTECT

Re: Problem with From_ line. Quotation character.

2001-09-24 Thread David T-G
Jens -- ...and then Jens Paulus said... % David and others, % % On Sat, Sep 22, 2001 at 11:15:44PM -0400, David T-G wrote: % > % to the mail separation From_ line in mbox format and inserts the % > % quotation character itself automatically. I wonder if there is a way to % > % > Sure; switch to

Re: :set ?alternates to see how your $alternates are set

2001-09-24 Thread David T-G
Bruno -- ...and then Bruno Postle said... % On Sat 22-Sep-2001 at 11:25:28PM -0400, David T-G wrote: % > % Is there some equivalent to.. % > % % > % :bind index ?a ... % > % > How about just hitting the question mark (unless you've re-bound help % > already)? % % I've been doing a bit of w

two commands one a single send-hook

2001-09-24 Thread Eric Smith
How do I put these two commands into a single statement? send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on linux' send-hook "~C x[sm]l" 'set signature="echo -e Eric Smith\nSee mail headers for processors used|"' -- Eric Smith

Re: HELP: iso chars display as hex nums....

2001-09-24 Thread Michael Tatge
Matìj Cepl muttered: > On Sun, Sep 23, 2001 at 11:46:00PM +0200, Bruno Boettcher wrote: > > On Sat, Sep 22, 2001 at 07:46:49PM -0400, Mat?j Cepl wrote: > > > Check variable ascii_chars and charset in your muuttrc. > > h > > #set ascii_chars > > set charset="iso-8859-1" > > is in my .muttrc, bu

Re: scores

2001-09-24 Thread Michael Tatge
Matthias LOITSCH muttered: > why does the command ... : > > score '~f [EMAIL PROTECTED]' -5 > > ... not work??? > > it always assignes 0 to the messages > i have no problem with positive numbers. RTFM. See section 3.21. "Usage: score pattern value value is a positive or negative integer. A

Re: two commands one a single send-hook

2001-09-24 Thread darren chamberlain
Eric Smith <[EMAIL PROTECTED]> said something to this effect on 09/24/2001: > How do I put these two commands into a single statement? > > send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on linux' > send-hook "~C x[sm]l" 'set signature="echo -e Eric Smith\nSee mail headers

Re: two commands one a single send-hook

2001-09-24 Thread Eric Smith
According to darren chamberlain on Mon, Sep 24, 2001 at 08:50:15AM -0400: | Eric Smith <[EMAIL PROTECTED]> said something to this effect on 09/24/2001: | > How do I put these two commands into a single statement? | > | > send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on lin

Re: two commands one a single send-hook

2001-09-24 Thread René Clerc
* Eric Smith [24-09-2001 15:09]: | | > How do I put these two commands into a single statement? | | > | | > send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on linux' | | > send-hook "~C x[sm]l" 'set signature="echo -e Eric Smith\nSee mail headers for |processors used|"' |

Re: two commands one a single send-hook

2001-09-24 Thread Eric Smith
According to René Clerc on Mon, Sep 24, 2001 at 03:41:57PM +0200: | * Eric Smith [24-09-2001 15:09]: | | | | > How do I put these two commands into a single statement? | | | > | | | > send-hook "~C x[sm]l" 'my_hdr X-currently-using: xalan saxon fop xep on linux' | | | > send-hook "~C x[sm]l" '

$spoolfile equals $mbox

2001-09-24 Thread Matěj Cepl
Can I do it? I mean, I am getting 90%+ of my messages by synchronizing my $mbox with a folder on IMAP server (by isync). Remaining 10% are transferred to $mbox via this .procmailrc PATH=/bin:/usr/bin:/usr/bin MAILDIR=$HOME/.mail #you'd better make sure it exists DEFAULT=$MAILDI

Folder list format

2001-09-24 Thread Jason Rashaad Jackson
Hi, all: I'm using Mutt (obviously) and I have procmail happily sorting my incoming mail into individual folders by topic. Is there anyway I can modify my folder view setting (what comes up when you hit 'c') to show me the name of the folder, total messages, and total new messages (by fo

Re: Folder list format

2001-09-24 Thread Olaf Schulz
On Mon, Sep 24, 2001 at 12:46:53PM -0400, Jason Rashaad Jackson wrote: > > mail into individual folders by topic. Is there anyway I can modify my > folder view setting (what comes up when you hit 'c') to show me the name > of the folder, total messages, and total new messages (by folder)?

Postfix question

2001-09-24 Thread Dale Morris
I've just installed Mandrake 8.1 and I'm using postfix. I've never configured it before, always I've used sendmail with debian. I am confused about the setup, I used the wizard and it seems to be working fine except that I can't send messages to the other computer in my home. my address: is [EMAI

re: Postfix question

2001-09-24 Thread Dale Morris
duh.. forgot the post main.cf attachment.. # Global Postfix configuration file. This file lists only a subset # of all 100+ parameters. See the sample-xxx.cf files for a full list. # # The general format is lines with parameter = value pairs. Lines # that begin with whitespace continue the prev

Re: Postfix question

2001-09-24 Thread Lars Hecking
> both of these boxes are on the same cable network. > I will attach a copy of my main.cf file and maybe someone can give me Don't! > a pointer (I have tried reading the manual..) There is a postfix-users mailing list. There is a FAQ at www.postfix.org. If you need to send configuration da

Re: Postfix question

2001-09-24 Thread Dale Morris
On Mon, 24 Sep 2001, Lars Hecking wrote: > > > both of these boxes are on the same cable network. > > I will attach a copy of my main.cf file and maybe someone can give me > > Don't! > too late.. sorry..

ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread Suresh Ramasubramanian
Hi Known issue: Outlook and Eudora (for example) barf on pgp-mime. When I use pgp_create_traditional, what I get is something like Content-Type: application/pgp; x-action=encrypt; format=text Content-Disposition: inline; filename="msg.pgp" But i don't want application/pgp <- rather, Eudora and

Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread Bruno Postle
On Tue 25-Sep-2001 at 01:12:23AM +0530, Suresh Ramasubramanian wrote: > But i don't want application/pgp <- rather, Eudora and Outhouse don't > want it either ... they'd prefer > > Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: > 7bit > > Now, what do I do? Clearsign / e

Problems with 1.3.22's iconv/libiconv

2001-09-24 Thread Jean-Sebastien Morisset
Here's my configure: ./configure \ --prefix=/opt/mutt-1.3.22 \ --enable-pop --enable-imap \ --with-curses=/opt/ncurses \ --with-libiconv-prefix=/opt/libiconv \ --with-debug And the output: [snip!] checking for iconv... yes checking for iconv declaration..

Mutt and GPG

2001-09-24 Thread Derek D. Martin
Hi, I have been using mutt with pgp for some time now, but I've now got enough people that I want to send encrypted mail to on a regular basis that I'd like to have mutt automatically encrypt mail to everyone for whom I have public keys, and just leave it unencrytped for everyone else. I

Re: Mutt and GPG

2001-09-24 Thread Justin R. Miller
Thus spake Derek D. Martin ([EMAIL PROTECTED]): > I have been using mutt with pgp for some time now, but I've now got > enough people that I want to send encrypted mail to on a regular basis > that I'd like to have mutt automatically encrypt mail to everyone for > whom I have public keys, an

Re: Mutt and GPG

2001-09-24 Thread Derek D. Martin
On Mon, Sep 24, 2001 at 11:10:54PM +0200, René Clerc wrote: > * Derek D. Martin <[EMAIL PROTECTED]> [24-09-2001 22:58]: > > | While I won't disagree with you if I think this is paranoid, you > | should know that I have interviewed people (more than one) who have > | told me point blank

Re: Mutt and GPG

2001-09-24 Thread René Clerc
* Derek D. Martin <[EMAIL PROTECTED]> [24-09-2001 23:43]: | > I think it's a nice feature you describe. I don't have the answer, but | > if someone has, I'll benefit from it too! | | Since you said so, I CC:'d the list so they'll know I'm not the only | one who's paranoid... =8^) I mean, so t

Re: Mutt and GPG

2001-09-24 Thread Justin R. Miller
Thus spake René Clerc ([EMAIL PROTECTED]): > [... some marvelous Xemacs trick ...] > > Does anybody know if it's possible with vim? I mostly use mutt over > ssh... Here's one way: http://groups.yahoo.com/group/mutt-users/message/20095 http://groups.yahoo.com/group/mutt-users/message/21602 --

displaying recipient in index

2001-09-24 Thread Eric Smith
How do I display the recipient name in the index in the form of: To Email Recipient instead of it displaying my name in respect of emails sent by myself? -- Eric Smith

Re: Mutt and GPG

2001-09-24 Thread Dan Boger
On Mon, Sep 24, 2001 at 04:55:26PM -0400, Derek D. Martin wrote: > I have been using mutt with pgp for some time now, but I've now got > enough people that I want to send encrypted mail to on a regular basis > that I'd like to have mutt automatically encrypt mail to everyone for > whom I have

Re: Mutt and GPG

2001-09-24 Thread Piet Delport
--RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 24 Sep 2001 at 18:07:15 -0400, Justin R. Miller wrote: > Thus spake Ren=E9 Clerc ([EMAIL PROTECTED]): >=20 > > [... some marvelous Xemacs trick ...] > >

Re: displaying recipient in index

2001-09-24 Thread Piet Delport
--mojUlQ0s9EVzWg2t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 25 Sep 2001 at 00:58:02 +0200, Eric Smith wrote: > How do I display the recipient name in the index in the form of: > To Email Recipient >=20 > instead of

Re: Mutt and GPG

2001-09-24 Thread Derek D. Martin
On Mon, Sep 24, 2001 at 06:59:08PM -0400, Dan Boger wrote: > On Mon, Sep 24, 2001 at 04:55:26PM -0400, Derek D. Martin wrote: > > I have been using mutt with pgp for some time now, but I've now got > > enough people that I want to send encrypted mail to on a regular basis > > that I'd like to h

Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread David T-G
Suresh, et al -- ...and then Suresh Ramasubramanian said... % Hi Hi! % % Known issue: Outlook and Eudora (for example) barf on pgp-mime. Yep. % ... % either ... they'd prefer % % Content-Type: text/plain; charset=us-ascii % Content-Transfer-Encoding: 7bit % % Now, what do I do? Clearsi

Fwd: Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread Derek D. Martin
On Mon, Sep 24, 2001 at 08:48:37PM -0400, David T-G wrote: > % Known issue: Outlook and Eudora (for example) barf on pgp-mime. > > Yep. [SNIP] > Use Shane's pgp_outlook_compat patch, as I've plugged here before. Well, o.k. thanks... But two questions: - Where can I get the patch? - If litt

Mutt 1.3.22 not displaying accent chars

2001-09-24 Thread Derek D. Martin
You guys must be getting sick of hearing from me... :) I have two systems sitting side by side, both running RH 7.1, with pretty much the same environment and just about identical mutt configurations. The main difference is that one is 1.3.22 and the other is 1.2.5. When I view messages in the

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

configure breaks on libiconv

2001-09-24 Thread seank
Am trying to install mutt 1.3.22.1 having previously installed libiconv-1.7. Configure throws an error checking whether this iconv is good enough... no configure: error: Try using libiconv instead I'm not quite sure what this means. libiconv is in /usr/local/lib which is where m

Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread Suresh Ramasubramanian
David T-G [24/09/01 20:48 -0400]: > % Now, what do I do? Clearsign / encrypt it in the vim buffer itself? > Use Shane's pgp_outlook_compat patch, as I've plugged here before. I use freebsd's port collection - I'll see if I can work this into the port I'm running. -suresh PGP signatu

Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread Suresh Ramasubramanian
Bruno Postle [24/09/01 21:03 +0100]: > That would be the right way to do it. I do it the wrong way in mutt :-), > when I need to communicate with the nic.uk robot (it requires all sorts > of annoying pgp things) I use: > macro compose S "Fgpg -a --clearsign -u 0x82C08753" And to encrypt / en

Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread David Rock
On Tue, Sep 25, 2001 at 01:12:23AM +0530, Suresh Ramasubramanian wrote: > Hi > > Known issue: Outlook and Eudora (for example) barf on pgp-mime. > > Now, what do I do? Clearsign / encrypt it in the vim buffer itself? > I do this frequently with vim, myself. The biggest drawback is you need to

Re: Using urlview on image URLs.

2001-09-24 Thread Steve Cooper
On Wed, Sep 19, 2001 at 09:20:57AM -0400, Jean-Sebastien Morisset decreed: > Hi all. > > I often receive plain/text e-mails with URLs in them. Normally, I would > call up urlview, select the url, and then lynx would start-up to display > that page. My problem is that some of the URLs point to ima

Re: Mutt and GPG

2001-09-24 Thread David Rock
On Mon, Sep 24, 2001 at 11:50:52PM +0200, René Clerc wrote: > | > The reason why I'm mailing you is the following question: > | > > | > Your email body is justified. How do you do this? With vim somehow? > | > Could you explain this to me? > > Does anybody know if it's possible with vim? I mostl

Re: Using urlview on image URLs. (Here's the script)

2001-09-24 Thread Steve Cooper
On Wed, Sep 19, 2001 at 09:20:57AM -0400, Jean-Sebastien Morisset decreed: > Hi all. > > I often receive plain/text e-mails with URLs in them. Normally, I would > call up urlview, select the url, and then lynx would start-up to display > that page. My problem is that some of the URLs point to ima

Re: Using urlview on image URLs.

2001-09-24 Thread Suresh Ramasubramanian
Steve Cooper [24/09/01 20:33 +]: > The attached Python script loads the entire email into a GUI browser as > HTML, with URLs made into real hyperlinks. Nothing attached ...

Re: Mutt and GPG

2001-09-24 Thread Suresh Ramasubramanian
David Rock [24/09/01 22:31 -0500]: > This would suggest that full justification is also not possible within > vim natively. I don't have par installed, so I can't test to see if it > would do it. set editor="vim +':set tw=77' +':set wrap' +\`awk '/^$/ {print i+2; exit} {i++}' %s\` %s"

Re: Problems with 1.3.22's iconv/libiconv

2001-09-24 Thread David T-G
Jean-Sebastien -- ...and then Jean-Sebastien Morisset said... % ... % BTW, anyone know where I can find the pgp-outlook patch for v1.3.22? See http://mutt.sector13.org/mutt-build-cocktail for one... % % Thanks, % js. % -- % Jean-Sebastien Morisset, Sr. UNIX Administrator <[EMAIL PROTECT

Re: configure breaks on libiconv

2001-09-24 Thread Suresh Ramasubramanian
[EMAIL PROTECTED] [24/09/01 19:22 -0700]: > Am I missing something quite simple? Are you running slak 8? Someone reported that he got mutt to compile by compiling against an older version of iconv -suresh PGP signature

Re: Fwd: Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread David T-G
Derek -- ...and then Derek D. Martin said... % On Mon, Sep 24, 2001 at 08:48:37PM -0400, David T-G wrote: % % > % Known issue: Outlook and Eudora (for example) barf on pgp-mime. % > % > Yep. % [SNIP] % > Use Shane's pgp_outlook_compat patch, as I've plugged here before. % % Well, o.k. thanks..

Re: Mutt 1.3.22 not displaying accent chars

2001-09-24 Thread David T-G
Derek -- ...and then Derek D. Martin said... % You guys must be getting sick of hearing from me... :) Nope. We'll just expect you to be a very vocal answer poster later! % % I have two systems sitting side by side, both running RH 7.1, with ... % When I view messages in the 1.2.5 version, e

Can't get the vvv-nntp-patch working...

2001-09-24 Thread Piet Delport
--d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I've installed mutt from the ports collection using WITH_MUTT_NNTP (after trying and failing to get the hang of slrn...), and everything seems to have went well,

Re: Mutt 1.3.22 not displaying accent chars

2001-09-24 Thread Benjamin Michotte
hello, On Mon, Sep 24, 2001 at 09:26:22PM, Derek D. Martin wrote: > > When I view messages in the 1.2.5 version, everything looks fine. > However, when I view the same message in the 1.3.22 version, > characters with accents (like in Rene's name) don't show up. Er, they > do, but they show up a

Re: ye olde mutt pgp/mime versus clearsign FAQ

2001-09-24 Thread Morten Liebach
On 25, Sep, 2001 at 08:48:07AM +0530, Suresh Ramasubramanian wrote: > David T-G [24/09/01 20:48 -0400]: > > % Now, what do I do? Clearsign / encrypt it in the vim buffer itself? > > Use Shane's pgp_outlook_compat patch, as I've plugged here before. > > I use freebsd's port collection - I'll see