Re: message duplicated if mailbox written while mutt is opening it

2001-04-15 Thread Tim Legant
On Mon, Apr 16, 2001 at 04:03:45AM +, Jim Breton wrote: > On Sun, Apr 15, 2001 at 02:11:46PM -0500, Tim Legant wrote: > > It's a maildir feature that this can't ever happen. > > > > It's a mbox "feature" that you have to use locking to prevent it from > > happening. > > Lol.. yep. > > This

Re: message duplicated if mailbox written while mutt is opening it

2001-04-15 Thread Jim Breton
On Sun, Apr 15, 2001 at 02:11:46PM -0500, Tim Legant wrote: > It's a maildir feature that this can't ever happen. > > It's a mbox "feature" that you have to use locking to prevent it from > happening. Lol.. yep. This is occurring with regular mailboxes. I would have expected Mutt to do that lo

Re: fetchmail & mutt

2001-04-15 Thread Suresh Ramasubramanian
Dave Murray proclaimed on mutt-users that: > Thank you, that fixed it but now my mail goes to /var/spool/mail/me > where it was spooling to ~/Mail/inbox. My other folders are in > ~/Mail/somenames. Is there a convenient way to get the new mail > in /var/spool/mail/me to ~/Mail/inbox ? set fol

Re: fetchmail & mutt

2001-04-15 Thread Dave Murray
Wade A. Mosely wrote on mutt-users: > This is somewhat off-topic; where your mail is delivered is the > job of the mail delivery agent (MDA) and not that of the mail > user agent (MUA). For example, if you are using procmail as the > MDA, as I am, then if you specify a value for $DEFAULT in your

Re: fetchmail & mutt

2001-04-15 Thread Wade A. Mosely
Dave Murray wrote: > Suresh Ramasubramanian wrote on mutt-users: > > Something is fubarred with the permissions of /var/spool/mail I > > expect. Try chmod 777 /var/spool/mail, chmod +t /var/spool/mail > > > > And have something listening on port 25 unless you use procmail as > > your mda ("/

Re: scrolling in a message

2001-04-15 Thread John P. Verel
I have my Konsole setting to xterm (XFree 3.x.x). I also have the following bindings in my .muttrc: bind generic first-entry bind generic last-entry bind generic previous-line Seems to me these binding should be extraneous, but everything is working fine...so I leave it alone...for now ;) H

Re: fetchmail & mutt

2001-04-15 Thread Dave Murray
Suresh Ramasubramanian wrote on mutt-users: > Something is fubarred with the permissions of /var/spool/mail I > expect. Try chmod 777 /var/spool/mail, chmod +t /var/spool/mail > > And have something listening on port 25 unless you use procmail as > your mda ("/usr/bin/procmail -d %T" should

Re: fetchmail & mutt

2001-04-15 Thread Suresh Ramasubramanian
Dave Murray proclaimed on mutt-users that: > I'm hopeing that someone that uses fetchmail with mutt can help. > 1. without [and want mda/bsmtp "/path"] fetch times out while trying to read. > 2. with [and want mda "/path"] fetch gives a no write permission error. Something is fubarred with the

Re: fetchmail & mutt

2001-04-15 Thread Tim Whitehead
I think you would want to install qmail or some other mail system that is setup to "listen" on port 25 (smtp). That way fetchmail can run the way it was intended. tw Le jour Sun Apr 15, 2001 at 03:38:40PM -0700, Dave Murray ([EMAIL PROTECTED]) a écrit... > I'm hopeing that someone that use

Re: saving attachments to another folder

2001-04-15 Thread Rich Lafferty
On Mon, Apr 16, 2001 at 01:36:48AM +0200, Juergen Salk ([EMAIL PROTECTED]) wrote: > * Suresh Ramasubramanian <[EMAIL PROTECTED]> [010415 17:51]: > > > Mutt saves things by default to the current directory > > That's true and that's really, really bothering me. I wonder > why there is a browser a

Re: mutt colors in xterm

2001-04-15 Thread Thomas Dickey
On Mon, Apr 16, 2001 at 01:21:59AM +0200, [EMAIL PROTECTED] wrote: > On Sun, Apr 15, 2001 at 03:13:04PM -0700, Igor Pruchanskiy wrote: > > Replace default with black. default will have no effect in xterm. > > > > # Color Terminals (export TERM=xterm-color) > i tried that, in xterm shell and in .x

Re: saving attachments to another folder

2001-04-15 Thread Juergen Salk
* Suresh Ramasubramanian <[EMAIL PROTECTED]> [010415 17:51]: > Mutt saves things by default to the current directory That's true and that's really, really bothering me. I wonder why there is a browser available for saving messages, but not for saving attachments. Regards - Juergen.

Re: mutt colors in xterm

2001-04-15 Thread dieter . maas
On Sun, Apr 15, 2001 at 03:13:04PM -0700, Igor Pruchanskiy wrote: > Replace default with black. default will have no effect in xterm. > > # Color Terminals (export TERM=xterm-color) i tried that, in xterm shell and in .xinitrc, with no effect whatsoever, "export TERM=xterm-color" > color hdrdefa

Re: mutt colors in xterm

2001-04-15 Thread Igor Pruchanskiy
Ok, i'll be more specific. default allows me to use aterm's transparency igor On Sun 15 Apr 2001, Thomas Dickey wrote: > On Sun, Apr 15, 2001 at 03:13:04PM -0700, Igor Pruchanskiy wrote: > > Replace default with black. default will have no effect in xterm. > > that depends (I use "default" in X

fetchmail & mutt

2001-04-15 Thread Dave Murray
I'm hopeing that someone that uses fetchmail with mutt can help. 1. without [and want mda/bsmtp "/path"] fetch times out while trying to read. 2. with [and want mda "/path"] fetch gives a no write permission error. 3. with [and want bsmtp "/path"] it fetches the mail but mutt can't look at i

Re: mutt colors in xterm

2001-04-15 Thread Thomas Dickey
On Sun, Apr 15, 2001 at 03:13:04PM -0700, Igor Pruchanskiy wrote: > Replace default with black. default will have no effect in xterm. that depends (I use "default" in XFree86 xterm, and it does work properly). perhaps your statement requires qualification... > # Color Terminals (export TERM=xte

Re: mutt colors in xterm

2001-04-15 Thread Igor Pruchanskiy
Replace default with black. default will have no effect in xterm. # Color Terminals (export TERM=xterm-color) color hdrdefault cyan default color quoted green default color signature red default color indicator black cyan color attachment magenta default color error brightred default color status

Re: saving attachments to another folder

2001-04-15 Thread Igor Pruchanskiy
You might also want to do something about this: -- snip -- gpg: BAD signature from "Benny Chee (Singapore Telecommunications Ltd) <[EMAIL PROTECTED]>" -- snip -- On Sun 15 Apr 2001, Benny Chee wrote: > hi, > > I would like to default save all my attachments to a folder. ie wh

Re: Finding new mail

2001-04-15 Thread David Rock
On Sat, Apr 14, 2001 at 05:57:03PM -0700, CB wrote: > On Sat, Apr 14, 2001 at 06:18:43PM +0200, Andre Berger wrote: > > Is there a comprehensive parameter listing anywhere? I've not been able > to find one, but I'm probably looking at the wrong places. The man page > for mutt says nothing about

mutt colors in xterm

2001-04-15 Thread dieter . maas
hi to all, keeping on tracking, customizing my mutt, my question now is: how can i teach mutt to use all of my .muttrc inclusive of colors and keymappings in xterm/XFree86 environment? So far in my xterms, only explicitly specified bg and fg colors dominate, any colors from muttrc just dont come

Re: message duplicated if mailbox written while mutt is opening it

2001-04-15 Thread Tim Legant
On Sun, Apr 15, 2001 at 12:26:10PM +0200, Andre Berger wrote: > * Jim Breton <[EMAIL PROTECTED]>, 2001-04-15 11:39 +0200: > > Something I've been noticing is that if my MDA (qmail-local from qmail > > 1.03) writes a new message to a mailbox while Mutt (1.2.5i) is in the > > process of opening that

Re: Pb with this mailing list

2001-04-15 Thread Lars Hecking
Andre Berger writes: > Whenever I post to this list, I get an undeliverable mail-receipt, > saying > > [EMAIL PROTECTED] > Too many "Received" headers - suspected mail loop > > This has begun about a week (or two) ago. How to deal with the > situation? More than likely a mail loop

Re: saving attachments to another folder

2001-04-15 Thread Suresh Ramasubramanian
On Sun, Apr 15, 2001 at 09:51:39PM +0800, Benny Chee typed: > I would like to default save all my attachments to a folder. > ie when pressed 's', it will be saved to the default folder > as specified by user. I hate mixing my files on my root > directory with my attachment

Re: Pb with this mailing list

2001-04-15 Thread Suresh Ramasubramanian
On Sun, Apr 15, 2001 at 12:30:15PM +0200, Andre Berger typed: > Whenever I post to this list, I get an undeliverable mail-receipt, > saying > [EMAIL PROTECTED] > Too many "Received" headers - suspected mail loop > This has begun about a week (or two) ago. How to deal with the > situation?

Re: converting from mbox to maildir

2001-04-15 Thread Suresh Ramasubramanian
On Sun, Apr 15, 2001 at 12:27:17PM +1000, Tony Collins typed: > There was a thread here not long ago about converting from mbox to maildir. > 1. get x script from www.foo.bar.com mbox2maildir from http://cr.yp.to then rtfm the instructions - quite clear -- Suresh Ramasubramanian + Wallopus M

Re: message duplicated if mailbox written while mutt is opening it

2001-04-15 Thread Andre Berger
* Jim Breton <[EMAIL PROTECTED]>, 2001-04-15 11:39 +0200: > Something I've been noticing is that if my MDA (qmail-local from qmail > 1.03) writes a new message to a mailbox while Mutt (1.2.5i) is in the > process of opening that mailbox, I will end up with two exact copies of > that message in the

saving attachments to another folder

2001-04-15 Thread Benny Chee
hi, I would like to default save all my attachments to a folder. ie when pressed 's', it will be saved to the default folder as specified by user. I hate mixing my files on my root directory with my attachments. -- Benny PGP signature

Pb with this mailing list

2001-04-15 Thread Andre Berger
Whenever I post to this list, I get an undeliverable mail-receipt, saying [EMAIL PROTECTED] Too many "Received" headers - suspected mail loop This has begun about a week (or two) ago. How to deal with the situation? Andre Berger[[EMAIL PROTECTED]]

Re: pgp-hook

2001-04-15 Thread Andre Berger
* Horace G. Friend III <[EMAIL PROTECTED]>, 2001-04-15 11:41 +0200: > you should use the keyid of usual@address > for ex. if keyid of usual@address is 0x457632 > > pgp-hook other@address 0x457632 > > all encrypted msgs addressed to other@address will be encrypted using > keyid 0x457632. Getting

converting from mbox to maildir

2001-04-15 Thread Tony Collins
G'day all There was a thread here not long ago about converting from mbox to maildir. Unfortunately I'm a little slow in the uptake, so can someone list in point form the steps I have to take to convert from mbox to maildir, and make mutt use maildir from then on? eg. 1. get x script from www.

Re: pgp-hook

2001-04-15 Thread Horace G. Friend III
On Fri, Apr 13, 2001 at 12:55:46PM +0200, Andre Berger wrote: > Maybe someone could help me with the pgp-hook syntax? The manual (3.19) > says: 'Usage: "pgp-hook pattern keyid"' > > I send Mails Bcc to my "other" mail address, which is not listed in > 'alternates' and should not be. Encrypted or

Re: Mutt and signing email

2001-04-15 Thread Horace G. Friend III
On Fri, Apr 13, 2001 at 02:10:24PM +, Subba Rao wrote: > > I have the following setting in my .muttrc and I am trying to sign the email > in clear text before sending it out. > > set pgp_autosign=yes > set pgp_list_secring_command=~/.gnupg/secring.gpg > set pgp_list_pubring