Re: Mutt and xEmacs

2001-04-05 Thread Dave Pearson
On Thu, Apr 05, 2001 at 09:51:02PM +0200, TeLeNiEkO wrote: > So, I use xemacs on console for editing mails, but my idea was more, > having mutt in a frame of xemacs, and the mail into another, sure it can't > be. But something similar? If that's what you're after perhaps you could run mutt insid

Re: Mutt and xEmacs

2001-04-05 Thread Dave Pearson
On Thu, Apr 05, 2001 at 08:57:42PM +0200, TeLeNiEkO wrote: > Is there anyway to integrate mutt and xEmacs? I'd like to use both > integrated, I actually use emacs as my editor, but Launching xEmacs is > ugly. What sort of integration do you have in mind? Do you simply not wish to have to run xem

Re: Mutt NOT deleting /tmp consistently

2001-04-05 Thread Duke Normandin
On Fri, Apr 06, 2001 at 01:11:31AM +0200, Andre Majorel wrote: > On 2001-04-04 10:35 -0600, Duke Normandin wrote: > > What could be some of the reasons why Mutt would NOT be deleting its > > temporary files in the muttrc-defined /tmp directory? Permissions?? Tia.. > > Do your leftover files have

Re: Mutt Generating BAD Signatures with GPG

2001-04-05 Thread Suresh Ramasubramanian
Adam Sherman proclaimed on mutt-users that: > I still can't solve this problem. Do note however, that only > clearsigned messages have this problem. When encrypting and signing my > signature is properly verified. Are you running Courier MTA on your box by any chance? -s -- Suresh

Re: Mutt Generating BAD Signatures with GPG

2001-04-05 Thread Adam Sherman
On Wed, Apr 04, 2001 at 11:54:39AM -0400, Adam Sherman wrote: > The attached message is one that I pulled raw out of my Sent folder, > it hasn't gone through any mail systems. > > Yet I can't verify it. I still can't solve this problem. Do note however, that only clearsigned messages have this p

Re: pop

2001-04-05 Thread Johannes Zellner
On Wed, Apr 04, 2001 at 12:33:54PM +0200, Thomas Roessler wrote: >On 2001-04-04 02:47:34 +0200, Johannes Zellner wrote: > >> Is there a way to select a pop server like > >> pop://mail.myisp.com > >> somehow by completion (like I can select regular mailboxes by '=' >> and ) > >I seriously doubt

Re: line continuation & comments

2001-04-05 Thread Johannes Zellner
On Thu, Apr 05, 2001 at 12:49:19AM -0400, Joe Philipps wrote: > On Wed, Apr 04, 2001 at 02:35:47AM +0200, Johannes Zellner wrote: > >Hi, > > > >I just recognized that > > > ># bla \ > >mailboxes \ > >=bla \ > >=more \ > >! > > > >will disable all the lines! So the line continuation > >

Re: set pgp_encryptself: unknown variable

2001-04-05 Thread Suresh Ramasubramanian
Rod Pike proclaimed on mutt-users that: > The reason I asked this question was because I had seen a reference to > it here > http://www.math.fu-berlin.de/~guckes/mutt/#faqs Its a bit old - needs a few updates. > which is one of the links off of the Mutt home page so I thought it > would be

Re: new message count

2001-04-05 Thread Brian Nelson
I was wondering about this also. If mutt can't do this now, it seems like it would be pretty easy to implement. Maybe ask on the dev list? -Brian On Thu, Apr 05, 2001 at 05:21:51PM +1000, Tony Collins wrote: > G'day all > > I was wondering if it were possible to make the folder list display

Re: Mutt NOT deleting /tmp consistently

2001-04-05 Thread Andre Majorel
On 2001-04-04 10:35 -0600, Duke Normandin wrote: > What could be some of the reasons why Mutt would NOT be deleting its > temporary files in the muttrc-defined /tmp directory? Permissions?? Tia.. Do your leftover files have backup suffixes (E.G. "*~") ? Mutt can't guess that your editor is config

Re: Colors aren't quite working

2001-04-05 Thread Wade A. Mosely
Ailbhe Leamy wrote: > On (05/04/01 15:26), Wade A. Mosely wrote: > > Ailbhe Leamy wrote: > > > Nothing I've tried has allowed me to colour ^X-(anything except > > > X-Mailer:) seperately from X-Mailer: > > > > > > XMailer: always gets trapped in the X- colouring. > > > > Try specifying the X- co

Re: Colors aren't quite working

2001-04-05 Thread Ailbhe Leamy
On (05/04/01 16:39), Aaron Schrab wrote: > color header green black ^X- > color header white black ^X-Mailer: OK, so I start mutt in a different xterm and suddenly it works. After I've emailed to say "It still won't play nice!" I have no idea why. Thanks to everyone who helped. If anyone c

Re: Colors aren't quite working

2001-04-05 Thread Ailbhe Leamy
On (05/04/01 16:39), Aaron Schrab wrote: > color header green black ^X- > color header white black ^X-Mailer: > > Works for me. I'm using the development version, but that shouldn't > matter. > If for some reason the above doesn't work for you you could use a regexp > like: > > x-([^m]|m

Re: Colors aren't quite working

2001-04-05 Thread Aaron Schrab
At 21:06 +0100 05 Apr 2001, Ailbhe Leamy <[EMAIL PROTECTED]> wrote: > On (05/04/01 15:26), Wade A. Mosely wrote: > > color header green black ^X-.*: > > color header white black ^X-Mailer: color header green black ^X- color header white black ^X-Mailer: Works for me. I'm using the devel

Re: mutt and netscape

2001-04-05 Thread Andre Berger
* Dumas Patrice <[EMAIL PROTECTED]>, 20010405 23:01 +0200: > Messages I put in the bin are still present in the mutt mailbox and all > are marked as new in mutt. And having a message new or not in mutt > doesn't change how netscape mark it. AFAIK getting this in sync is n

Re: set pgp_encryptself: unknown variable

2001-04-05 Thread Rod Pike
On Tue, Apr 03, 2001 at 11:46:09PM +0200, Rod Pike wrote: > Greetings, > > I'm using version 1.2.5i of Mutt. > > Why do I get an error when I try to "set pgp_encryptself" in my > muttrc? > Thanks for all the replies. When I have more time I'll go over them in detail. I just want to be able

Re: Mutt and xEmacs

2001-04-05 Thread Ailbhe Leamy
On (05/04/01 20:57), TeLeNiEkO wrote: > Is there anyway to integrate mutt and xEmacs? I'd like to use both > integrated, I actually use emacs as my editor, but Launching xEmacs > is ugly. set editor="emacs -nw" emacs no window. "It works for me"(tm) Ailbhe -- Homepage: http://ailbhe.ossifra

Re: Colors aren't quite working

2001-04-05 Thread Ailbhe Leamy
On (05/04/01 15:26), Wade A. Mosely wrote: > Ailbhe Leamy wrote: > > Nothing I've tried has allowed me to colour ^X-(anything except > > X-Mailer:) seperately from X-Mailer: > > > > XMailer: always gets trapped in the X- colouring. > > Try specifying the X- coloring before the X-Mailer coloring,

Re: Mutt and xEmacs

2001-04-05 Thread TeLeNiEkO
Sure, I actually use emacs -nw, so It doesn't use the X, but for the CVS mailling lists, and some other stuff I like xEmacs 21, for the colors... and I really prefer my GTK emacs than the console one. So, I use xemacs on console for editing mails, but my idea was more, having mutt in a frame of x

Re: saving hooks for archives

2001-04-05 Thread Michael Tatge
Erika Pacholleck muttered: > Mail archives are for example kept in > - ~/Mail/archive/mutt.users > - ~/Mail/archive/other.all > > How do I have to define the save-hooks so that > - mutt mails go automatically to mutts archive file man procmail :) > - other mails go automatically to others archi

Re: Mutt and xEmacs

2001-04-05 Thread Sam Roberts
Quoting TeLeNiEkO <[EMAIL PROTECTED]>, who wrote: > Is there anyway to integrate mutt and xEmacs? I'd like to use both integrated, > I actually use emacs as my editor, but Launching xEmacs is ugly. > > Any ideas? Can't you run XEmacs in a no-X mode? I think GNU emacs has the emacs-nox executable

Mutt and xEmacs

2001-04-05 Thread TeLeNiEkO
Is there anyway to integrate mutt and xEmacs? I'd like to use both integrated, I actually use emacs as my editor, but Launching xEmacs is ugly. Any ideas? | TeLeNiEkO| | e-Mail: [EMAIL PROTECTED]| ==

Re: Colors aren't quite working

2001-04-05 Thread Wade A. Mosely
Ailbhe Leamy wrote: > Nothing I've tried has allowed me to colour ^X-(anything except > X-Mailer:) seperately from X-Mailer: > > XMailer: always gets trapped in the X- colouring. Try specifying the X- coloring before the X-Mailer coloring, e.g. color header green black ^X-.*: color header w

Re: filtering

2001-04-05 Thread Duke Normandin
On Thu, Apr 05, 2001 at 12:44:40PM +0200, Johannes Huettemeister wrote: > On Thu Apr 05, 2001 at 12:2911PM +0200, Theo Bierman wrote: > > hi, i'm a first time user, still customizing my mutt, or at least trying to, how >can i set up rules for incomming mail, so that it goes to different folders >

Re: filtering

2001-04-05 Thread Mark Weinem
On Thu, 05 Apr 2001, Ailbhe Leamy wrote: > Use procmail. Some alternatives: * maildrop http://www.flounder.net/~mrsam/maildrop/ * mailagent http://search.cpan.org/search?mode=dist&query=mailagent * Kagent (Perl) http://patriot.net/~kur

mutt and netscape

2001-04-05 Thread Dumas Patrice
Hi, I did what I said (Centremessages=inbox, Envoye=sent) set spoolfile='~/nsmail/Centremessages' set record='~/nsmail/Envoye' set mbox='~/nsmail/Centremessages' set mark_old=no and there is the problem that netscape and mutt hasn't the same way of handling new or not new messages. Messages I pu

Re: subscribe

2001-04-05 Thread Paul Cox
On Wednesday, Apr 04, 2001, Paul Cox wrote: > There is no escape! =) > > Seriously, though, here's a snippet of the email I got when I joined: > > - Wow... just took 12 hours for my message to go through... that's why I sent it again... weird. -- [EMAIL PROTECTED], ICQ#: 25370820, OpenPG

Re: [OT] merged messages mystery

2001-04-05 Thread Suresh Ramasubramanian
On Thu, Apr 05, 2001 at 09:03:09AM +0200, Louis-David Mitterrand typed: > Quite off-topic, but quite scary too: > Some users of our network (a Debian mail server with postfix, procmail, > uw-imap, uw-ipop3d and Oulook Express clients) report instances of > merged e-mail messages: two separate mes

Re: Mutt with vvv-nntp-patch

2001-04-05 Thread Jan-Hendrik Palic
On Thu, Apr 05, 2001 at 12:45:57PM +0200, Louis-David Mitterrand wrote: >On Wed, Apr 04, 2001 at 05:03:31PM +0200, Jan-Hendrik Palic wrote: >> On Mon, Apr 02, 2001 at 11:02:27AM +0300, Andrej N. Gritsenko wrote: >> Hi Andrej >> >> >news articles are posted by inews not MTA. Check "inews" vari

Re: Mutt with vvv-nntp-patch

2001-04-05 Thread Andrej N. Gritsenko
Hi, Jan-Hendrik Palic! Sometime (on Thursday, April 5 at 2:19) I've received something... >I see, I need, an other Program to post news. I it possible to use inews >with my leafnode? Yes, You can, if the NNRP server let You post news articles. You have to install inews (if it is not in

Re: aliases

2001-04-05 Thread Ailbhe Leamy
On (05/04/01 12:26), Theo Bierman wrote: > why is it when i send a mail to someone in my aliases file, it sends > it off with my own domain name and not what is specified in the > aliases file itself Have you sourced your aliases file properly? in .muttrc, "source /my/alias/file/path" Are you s

Re: why is mutt not acknowedlging all my folders?

2001-04-05 Thread Ailbhe Leamy
On (05/04/01 11:09), Thomas Duterme wrote: > So I use 'c' all the time to go through all of my mailboxes > and find out which box has new mail. An admirable practice. I use "c" and then hit space until it cycles through to a list which looks interesting... > Q1: How do I control which folders wi

aliases

2001-04-05 Thread Theo Bierman
why is it, when i add and entry in my aliases file, that when i send a mail to one of those aliases, it sends it off with my own domain and not what it specified in the file itself

[OT] merged messages mystery

2001-04-05 Thread Louis-David Mitterrand
Quite off-topic, but quite scary too: Some users of our network (a Debian mail server with postfix, procmail, uw-imap, uw-ipop3d and Oulook Express clients) report instances of merged e-mail messages: two separate messages become one with merged headers and loss of one of the messages' body. Mys

new message count

2001-04-05 Thread Tony Collins
G'day all I was wondering if it were possible to make the folder list display the number of new mails in a mailbox, instead of just the "N"? Re Tony -- Is that an African or European swallow? Sick of AOL owned Instant Messaging? Try http://www.jabber.org http://dual-enforcers.net/tonys_public

Re: subscribe

2001-04-05 Thread Paul Cox
On Wednesday, Apr 04, 2001, pogmahon wrote: > How do i unsubscribe from mutt-users?. > > cant find the option on the website at all There is no escape! =) Seriously, though, here's a snippet of the email I got when I joined: - If you ever want to remove yourself from this mailing lis

Re: pop

2001-04-05 Thread Joe Philipps
On Wed, Apr 04, 2001 at 12:33:54PM +0200, Thomas Roessler wrote: >On 2001-04-04 02:47:34 +0200, Johannes Zellner wrote: > >> Is there a way to select a pop server like > >> pop://mail.myisp.com > >> somehow by completion (like I can select regular mailboxes by '=' >> and ) > >I seriously doubt

Re: line continuation & comments

2001-04-05 Thread Joe Philipps
On Wed, Apr 04, 2001 at 02:35:47AM +0200, Johannes Zellner wrote: >Hi, > >I just recognized that > ># bla \ >mailboxes \ >=bla \ >=more \ >! > >will disable all the lines! So the line continuation >seems to be also valid at the end of comment lines. >Is this a bug or a feature? -- Is t

Re: set pgp_encryptself: unknown variable

2001-04-05 Thread B . L . Jilek
Hi rex! On Wed, 04 Apr 2001, [EMAIL PROTECTED] wrote: > On Tue, Apr 03, 2001 at 11:46:09PM +0200, Rod Pike wrote: > > > > I'm using version 1.2.5i of Mutt. > > > > Why do I get an error when I try to "set pgp_encryptself" in my muttrc? > > It's not a valid .muttrc setting. What you need is:

Re: Mutt with vvv-nntp-patch

2001-04-05 Thread Jan-Hendrik Palic
On Mon, Apr 02, 2001 at 11:02:27AM +0300, Andrej N. Gritsenko wrote: >news articles are posted by inews not MTA. Check "inews" variable in >your muttrc and whether inews or program like one exists on your machine. Hi... I don't undestand, how inews is working. I have debian- woody on my mach

Re: subscribe

2001-04-05 Thread Paul Cox
On Wednesday, Apr 04, 2001, pogmahon wrote: > How do i unsubscribe from mutt-users?. > > cant find the option on the website at all There is no escape! =) Seriously, though, here's a snippet of the email I got when I joined: - If you ever want to remove yourself from this mailing lis

Re: imap_checkinterval in mutt 1.3.15i

2001-04-05 Thread Thomas Roessler
On 2001-04-05 10:38:47 -0300, Pedro Zorzenon Neto wrote: >Sorry, I hadn't found manuals for 1.3.15 at www.mutt.org. but >I found them at file:///usr/doc/mutt/html :-) I looked >everywhere in the net, but not in my computer :-) You can also just type "man muttrc" and get a complete re

Re: %l broken in pager_format for maildir folders?

2001-04-05 Thread David Ellement
On 010405, at 15:28:33, Micha Berdichevsky wrote > I'm using mutt 1.3.17i on a linux machine. > I just converted all my mailboxes to maildir format, and the pager > reports 0 lines for all messages (%l field). > Any ideas? This comes up occasionally. In maildir format, the messages typically don

Colors aren't quite working

2001-04-05 Thread Ailbhe Leamy
OK, I have gone a little mad with colours, but I'm too lazy to actualyl read things, I prefer to have it land in my brain without my intervention. So to get all the info I like form message headers, I use color hdrdefault cyan black color header green black ^To: color header green black ^Cc:

Re: imap_checkinterval in mutt 1.3.15i

2001-04-05 Thread Pedro Zorzenon Neto
On Thu, Apr 05, 2001 at 01:17:00PM +, Pedro Zorzenon Neto wrote: > Hi, > >I upgraded from mutt 1.2.5i to mutt 1.3.15i. >The old version had the variable imap_checkinterval, but the new one doesn't work >with it. >Which is the config var that can be used for setting the imap check

Re: imap_checkinterval in mutt 1.3.15i

2001-04-05 Thread Suresh Ramasubramanian
Pedro Zorzenon Neto proclaimed on mutt-users that: >I upgraded from mutt 1.2.5i to mutt 1.3.15i. >The old version had the variable imap_checkinterval, but the new one doesn't work >with it. >Which is the config var that can be used for setting the imap check interval? >Or where

%l broken in pager_format for maildir folders?

2001-04-05 Thread Micha Berdichevsky
Hi. I'm using mutt 1.3.17i on a linux machine. I just converted all my mailboxes to maildir format, and the pager reports 0 lines for all messages (%l field). Any ideas? Micha.

imap_checkinterval in mutt 1.3.15i

2001-04-05 Thread Pedro Zorzenon Neto
Hi, I upgraded from mutt 1.2.5i to mutt 1.3.15i. The old version had the variable imap_checkinterval, but the new one doesn't work with it. Which is the config var that can be used for setting the imap check interval? Or where can I find a variables list for 1.3.15i? Thanks in

Re: [MAILER-DAEMON@localhost.localdomain: Returned mail: see transcript for details]

2001-04-05 Thread Horace G. Friend III
On Thu, Apr 05, 2001 at 12:48:13PM +0530, Suresh Ramasubramanian wrote: > Horace G. Friend III proclaimed on mutt-users that: > > > I compared it with my sendmail.mc and found 7 differents settings. I > > only used 3 settings: MASQUERADE_AS, masquerade_envelope and SMART_HOST. > > That's basica

Re: why is mutt not acknowedlging all my folders?

2001-04-05 Thread darren chamberlain
Thomas Duterme ([EMAIL PROTECTED]) said something to this effect on 04/04/2001: > So I use 'c' all the time to go through all of my mailboxes > and find out which box has new mail. > > A couple of questions. > > It appears Mutt is only acknowledging some of my mail > folders (all in maildir form

Re: aliases

2001-04-05 Thread Dave Pearson
On Thu, Apr 05, 2001 at 12:26:25PM +0200, Theo Bierman wrote: > why is it when i send a mail to someone in my aliases file, it sends it > off with my own domain name and not what is specified in the aliases file > itself Where are your aliases stored? -- Dave Pearson: | mutt.octet

Re: Mutt with vvv-nntp-patch

2001-04-05 Thread Louis-David Mitterrand
On Wed, Apr 04, 2001 at 05:03:31PM +0200, Jan-Hendrik Palic wrote: > On Mon, Apr 02, 2001 at 11:02:27AM +0300, Andrej N. Gritsenko wrote: > Hi Andrej > > >news articles are posted by inews not MTA. Check "inews" variable in > >your muttrc and whether inews or program like one exists on your m

Re: filtering

2001-04-05 Thread Johannes Huettemeister
On Thu Apr 05, 2001 at 12:2911PM +0200, Theo Bierman wrote: > hi, i'm a first time user, still customizing my mutt, or at least trying to, how can >i set up rules for incomming mail, so that it goes to different folders > and use the maildir format. procmail supports it. so a mailbox with unrea

Re: filtering

2001-04-05 Thread Ailbhe Leamy
On (05/04/01 12:29), Theo Bierman wrote: > hi, i'm a first time user, still customizing my mutt, or at least > trying to, how can i set up rules for incomming mail, so that it > goes to different folders Use procmail. There's info on my website (see "support"), and at http://www.procmail.org/ an

Re: filtering

2001-04-05 Thread Martin \[Keso\] Keseg
Theo Bierman ([EMAIL PROTECTED]) wrote : > hi, i'm a first time user, still customizing my mutt, or at least trying to, how can >i set up rules for incomming mail, so that it goes to different folders > > thanks you have to use procmail or other filtering stuff, mutt does not have ability to f

Re: filtering

2001-04-05 Thread Suresh Ramasubramanian
Theo Bierman proclaimed on mutt-users that: > hi, i'm a first time user, still customizing my mutt, or at least trying to, > how can i set up rules for incomming mail, so that it goes to different > folders man procmail for example - VERBOSE=off LOGFILE=$HOME/.procmail/proc.log MAILDIR=$HOM

Re: aliases

2001-04-05 Thread Suresh Ramasubramanian
Theo Bierman proclaimed on mutt-users that: > why is it when i send a mail to someone in my aliases file, it sends it off > with my own domain name and not what is specified in the aliases file itself Pardon? Could you post a few samples? -- Suresh Ramasubramanian + Wallopus Malletus Indigen

filtering

2001-04-05 Thread Theo Bierman
hi, i'm a first time user, still customizing my mutt, or at least trying to, how can i set up rules for incomming mail, so that it goes to different folders thanks

aliases

2001-04-05 Thread Theo Bierman
why is it when i send a mail to someone in my aliases file, it sends it off with my own domain name and not what is specified in the aliases file itself

Re: [MAILER-DAEMON@localhost.localdomain: Returned mail: see transcript for details]

2001-04-05 Thread Suresh Ramasubramanian
Horace G. Friend III proclaimed on mutt-users that: > I compared it with my sendmail.mc and found 7 differents settings. I > only used 3 settings: MASQUERADE_AS, masquerade_envelope and SMART_HOST. That's basically what you need (there's the DELIVERY_MODE and CON_EXPENSIVE if you are offline, o

Re: [MAILER-DAEMON@localhost.localdomain: Returned mail: see transcript for details]

2001-04-05 Thread Horace G. Friend III
On Wed, Apr 04, 2001 at 03:35:27AM +0530, Suresh Ramasubramanian wrote: > Joe Philipps proclaimed on mutt-users that: > > > My guess is that the IP address block from which you're sending is on > > the http://www.mail-abuse.org./dul/">DUL, or in one of > > the other MAPS or ORBS lists. In this