newbie questions

1999-08-12 Thread nall
hi there. i have a few questions concerning mutt. 1. can i change a setting such that mutt won't prompt me to re-encode the message before sending it? 2. is there a way to make {server.name.com}INBOX an alias so when i want to switch back to my inbox from another folder i don't have t

when can Mutt define custom headers?

1999-08-12 Thread Chris Gushue
I have a problem with Mutt and two headers I am defining, X-Uptime and X-Yoda (see my headers for more). Currently, it seems that Mutt will only add these headers when it starts, and not when I send a message. I have tried using a send-hook to set it, but it still doesn't seem to work. Any ideas?

newbie questions

1999-08-12 Thread nall
hi there. i have a few questions concerning mutt. 1. can i change a setting such that mutt won't prompt me to re-encode the message before sending it? 2. is there a way to make {server.name.com}INBOX an alias so when i want to switch back to my inbox from another folder i don't have to

Re: Fwd: RE: looking for a mail client

1999-08-12 Thread rex
On Mon, Aug 09, 1999 at 10:34:30PM +0200, Thomas Roessler wrote: > On 1999-08-09 12:43:07 -0700, rex wrote: > > > I don't mind -- too much -- having to spend a couple of hours > > reading enough about procmail > > A couple of hours? In doc/pgp-notes.txt, there is a recipe readily > available f

Re: problem with "FROM:"

1999-08-12 Thread Steve Crane
On Wed, Aug 04, 1999 at 12:00:58PM +0200, joel wrote: > User is joel; Hostname is Kontzmail.lu; From is [EMAIL PROTECTED] > But i want that From is [EMAIL PROTECTED] Put these lines in your .muttrc: unset use_from my_hdr From: [EMAIL PROTECTED] -- Steve Crane http://craniac.dave

problem with "FROM:"

1999-08-12 Thread joel
hello,   i've installed MUTT.That's ok. My problem is: When i send e-mail the 'FROM: ' is false   User is joel; Hostname is Kontzmail.lu; From is [EMAIL PROTECTED] But i want that From is [EMAIL PROTECTED]   How can i make this ?   Thanks

"Mailbox is read-only"

1999-08-12 Thread Edmund GRIMLEY EVANS
When I run mutt I find myself looking at /var/spool/mail/edmund. I can't delete anything because "Mailbox is read-only". Can someone tell me what I should do? Should I arrange for mail to be transferred from /var/spool/mail/edmund to somewhere else? How? Does mutt do this, or some other program?

Re: How to configure to_chars?

1999-08-12 Thread David DeSimone
Christian Ullrich <[EMAIL PROTECTED]> wrote: > > Either, all my messages are flagged with the first non-space character > in to_chars, or not at all. It sounds like your "alternates" setting is incorrect. That is, you have some sort of regular expression that probably matches everything. Take a

Re: mutt and NetBSD

1999-08-12 Thread Erik Bertelsen
On Thu, Aug 12, 1999 at 11:57:20AM +0100, Lars Hecking wrote: > > Has anyone built mutt successfully on NetBSD? The native curses seem > to be extremely limited (is this the same for the other BSD's?) and Mutt on NetBSD requires ncurses (or possibly slang). Both ncurses and mutt are in the Ne

Re: Questions concerning Pop3

1999-08-12 Thread R. Marc
Matthew Cordes <[EMAIL PROTECTED]> wrote: > Hello all. I seem to recall a way to make mutt check for new pop mail in the >background, anyone know of it? Additionally, is it possible to make mutt check for >new pop mail at regular intervals? > I recommend that you use fetchmail. To make mutt

Re: text/html

1999-08-12 Thread Telsa
Hi, there. I've lurked for a bit, and found a lot of useful info here so far - thanks, all. I have slowly been tinkering with mutt's settings (it's awful cool! I love it) and just got as far as mailcaps, oddly enough. So I thought I'd chip in here. On Thu, Aug 12, 1999 at 07:32:23AM -0400 or th

Re: text/html

1999-08-12 Thread Stefan `Sec` Zehl
On Thu, Aug 12, 1999 at 10:57:40AM -0500, Josh Hildebrand wrote: > If a message is multipart with a text/plain and a text/html version of the > same message, is there a way to tell mutt to not auto view the html > version, but rather just show me the text/plain version, since it is more > likely t

Questions concerning Pop3

1999-08-12 Thread Matthew Cordes
Hello all. I seem to recall a way to make mutt check for new pop mail in the background, anyone know of it? Additionally, is it possible to make mutt check for new pop mail at regular intervals? Thanks -matthew cordes

How to configure to_chars?

1999-08-12 Thread Christian Ullrich
Hello all, I just ran across some oddities with to_chars. I am not able to make it working. Either, all my messages are flagged with the first non-space character in to_chars, or not at all. Even messages I did send out, for example my complete sent-mail folder (set record=+sent-mail), tell me I

Re: text/html

1999-08-12 Thread Josh Hildebrand
Thomas, those are great hints.. One question about auto viewing text/html attachements, though. If a message is multipart with a text/plain and a text/html version of the same message, is there a way to tell mutt to not auto view the html version, but rather just show me the text/plain version

vt100/xterm IRIX remote Esc detection problems

1999-08-12 Thread Matthias Hopf
Hi! I have some problems using mutt (0.95.4) on IRIX 6.5.4m via rlogin or ssh. Aparently the escape sequences produced by the cursor keys are not always mapped correctly to , and so on, but interpreted verbatim. I always get a 'Key is not bound' in these cases. As mutt behaves well when invoked

Re: mutt and NetBSD

1999-08-12 Thread Jon Parise
On Thu, Aug 12, 1999 at 11:57:20AM +0100, Lars Hecking wrote: > Has anyone built mutt successfully on NetBSD? The native curses seem > to be extremely limited (is this the same for the other BSD's?) and > compilation dies with tons of errors about undefined symbols like > A_NORMAL (color.c) a

Re: mutt and NetBSD

1999-08-12 Thread Marc Baudoin
Lars Hecking <[EMAIL PROTECTED]> écrit : > > Has anyone built mutt successfully on NetBSD? The native curses seem > to be extremely limited (is this the same for the other BSD's?) and > compilation dies with tons of errors about undefined symbols like > A_NORMAL (color.c) and KEY_NPGAE (keyma

Re: text/html

1999-08-12 Thread David Thorburn-Gundlach
Soren -- ...and then Leiden, Soren said... % % Can anyone recommend a solution for text/html type attachments/e-mails? Sure; just tell mutt what to do with it in your mailcap file ($HOME/.mailcap or /usr/local/share/mutt/mailcap or a host of others. Check out section 5 in the manual, with parti

Re: text/html

1999-08-12 Thread Thomas Roessler
On 1999-08-12 03:44:10 -0700, Leiden, Soren wrote: > Can anyone recommend a solution for text/html type attachments/e-mails? Add this to your ~/.mailcap: -- text/html; /usr/bin/lynx -dump -force_html %s; copiousoutput; nametemplate=%s.html ---

Re: mutt and NetBSD

1999-08-12 Thread Jeff Bachtel
I don't know about NetBSD specifically, but on OpenBSD 2.5 (and presumably also FreeBSD), the port uses slang instead of curses. regards, jeff On Thu, Aug 12, 1999 at 11:57:20AM +0100, Lars Hecking wrote: > > Has anyone built mutt successfully on NetBSD? The native curses seem > to be extrem

mutt and NetBSD

1999-08-12 Thread Lars Hecking
Has anyone built mutt successfully on NetBSD? The native curses seem to be extremely limited (is this the same for the other BSD's?) and compilation dies with tons of errors about undefined symbols like A_NORMAL (color.c) and KEY_NPGAE (keymap.c). I'll probably just go and install ncurses .

text/html

1999-08-12 Thread Leiden, Soren
Can anyone recommend a solution for text/html type attachments/e-mails? Currently it just blatently says unsupported text/html or something. Anyone have any suggestions? Thanks, Soren Thomas Roessler [[EMAIL PROTECTED]] wrote: > On 1999-08-11 20:26:40 +0200, Ralf Hildebrandt wrote: > > > Hmm

Re: Feature request (or yet another brainfart by M$?)

1999-08-12 Thread Thomas Roessler
On 1999-08-11 20:26:40 +0200, Ralf Hildebrandt wrote: > Hmm, but couldn't mutt support this feature? No. (Note, BTW, that mutt _does_ support superseding messages.)