Re: viewing html emails in mutt

2000-05-05 Thread ino-waiting
> Roberto Suarez Soto (Sat 06.0500-00:48): > This is related to Mutt because maybe in a near future we see html > emails as the norm, and not the exception, and some kind of html rendering > engine gets implemented into Mutt. > > What's your opinion related to this? get a nice html-

Re: application/pgp-signature unsupported?

2000-05-05 Thread Russell Hoover
On Fri 05/05/00 at 02:07 PM -0400, Russell Hoover <[EMAIL PROTECTED]> wrote: > why have I begun to see this at the end of mail messages in mutt: > [-- application/pgp-signature is unsupported (use 'v' to view this part) > > along with the warning: > mailcap entry for type application/pgp-si

Re: collapse-all

2000-05-05 Thread billy chan
[00.05.05 02:38] [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > super, i have 1.1.13 or 12, what is the exact syntax you are using? > > On Sat, May 06, 2000 at 01:51:51AM +0800, billy chan muttered: > | I have it working under 1.1.14i. >== ~/.muttrc == folder-hook =list* set sort=threads folder-

Re: Courier IMAP w/ vpopmail

2000-05-05 Thread Brendan Cully
On Friday, 05 May 2000 at 14:12, Ben Beuchler wrote: > I am trying to get Courier IMAP working on a vpopmail install. It seems > to accept the login OK. At least it doesn't complain about the username > or the password, but it does say 'no mailbox' and, of course, doesn't show > me my mail. > >

Re: viewing html emails in mutt

2000-05-05 Thread Michael Tatge
Hi! On Sat, May 06, 2000 at 12:48:12AM +0200, Roberto Suarez Soto wrote: > I think that html email will become the standart. I've got only two > reasons to think this: > > - The most used MUAs (Windows based) use by default html to compose > emails. They're also full of bugs,

Re: Changing From: Header

2000-05-05 Thread ino-waiting
> David T-G (Fri 05.0500-14:13): > Yep; just use the my_hdr command to write your own. Check the manual's > section 3.12 for more, but here's how I set mine: > > send-hook . my_hdr From: [EMAIL PROTECTED] (David T-G) you can even leave out the "send-hook". -- [EMAIL PROTECTED]

Re: scoring and aliases

2000-05-05 Thread Mikko Hänninen
Eric Lundberg <[EMAIL PROTECTED]> wrote on Fri, 05 May 2000: > how does one do scoring with aliases? Hmm, that's an interesting question, I've never heard of anyone ask how one can do that. The short answer is that it can't be done. The long answer is still that it can't be done, but it might b

Re: viewing html emails in mutt

2000-05-05 Thread Roberto Suarez Soto
> I'm expecting to see a nice html page - am I expecting too much, > or am I just doing something wrong? I'm just quoting this to make a question. Sorry to the original poster O:-) ;-) I've thought a lot of times about the html-email thing. And I've come to a conclusion, but as I

scoring and aliases

2000-05-05 Thread Eric Lundberg
So I'm fairly new to mutt, so I could certainly be on crack and have over looked the relevent documentation but how does one do scoring with aliases? I would like to think something like the following is possible: score '~f the_guys' 100 where the_guys is defined by: alias the_guys jon, wes,

Re: refresh automatically?

2000-05-05 Thread Fairlight
yes, that helps, thanks! -- Fairlight-> |||| Fairlight Consulting __/\__ ||| "I'm talking for free, | <__<>__> ||| It's a New Religion..." | http://www.fairlite.com \/||| -

Re: refresh automatically?

2000-05-05 Thread Mikko Hänninen
Fairlight <[EMAIL PROTECTED]> wrote on Fri, 05 May 2000: > Is there a way for mail_check's 5 second check to automatically redraw the > index if there is new mail? Elm used to do this and I really miss it. It > doesn't seem to do anything so long as there is no keyboard input. This is a bit o

refresh automatically?

2000-05-05 Thread Fairlight
Mutt 1.0.1 Is there a way for mail_check's 5 second check to automatically redraw the index if there is new mail? Elm used to do this and I really miss it. It doesn't seem to do anything so long as there is no keyboard input. mark-> -- Fairlight-> ||||

Re: collapse-all

2000-05-05 Thread jgh
super, i have 1.1.13 or 12, what is the exact syntax you are using? On Sat, May 06, 2000 at 01:51:51AM +0800, billy chan muttered: | [00.05.05 12:56] Fairlight <[EMAIL PROTECTED]> wrote: | > On Fri, May 05, 2000 at 11:42:06AM -0500, Jason Helfman thus spoke: | > > On Fri, May 05, 2000 at 11:50:23

Courier IMAP w/ vpopmail

2000-05-05 Thread Ben Beuchler
I am trying to get Courier IMAP working on a vpopmail install. It seems to accept the login OK. At least it doesn't complain about the username or the password, but it does say 'no mailbox' and, of course, doesn't show me my mail. I am using essentially the same imap settings I use on another s

Re: Changing From: Header

2000-05-05 Thread Fairlight
On Fri, May 05, 2000 at 11:18:23AM -0500, Corey G. thus spoke: > > Does anyone know of a way to change the "From:" address when sending an email. I >know of a way > in Pine but have been unsuccessful with Mutt. I need this because I send email from >a Unix box > with an ID that does not exist

Re: Changing From: Header

2000-05-05 Thread Gary Johnson
On Fri, May 05, 2000 at 11:18:23AM -0500, Corey G. wrote: > Does anyone know of a way to change the "From:" address when sending an email. I >know of a way > in Pine but have been unsuccessful with Mutt. I need this because I send email from >a Unix box > with an ID that does not exist on our r

Re: Changing From: Header

2000-05-05 Thread David T-G
Corey -- ...and then Corey G. said... % % Does anyone know of a way to change the "From:" address when sending an email. I know of a way Yep; just use the my_hdr command to write your own. Check the manual's section 3.12 for more, but here's how I set mine: send-hook . my_hdr From: [EMAI

application/pgp-signature unsupported?

2000-05-05 Thread Russell Hoover
If I have this in my .mailcap file: application/pgp; cat; copiousoutput application/pgp-keys; pgp -f < %s ; copiousoutput application/pgp-signature; cat ; copiousoutput and this in my .mime-typs file: application/pgppgp

Re: collapse-all

2000-05-05 Thread billy chan
[00.05.05 12:56] Fairlight <[EMAIL PROTECTED]> wrote: > On Fri, May 05, 2000 at 11:42:06AM -0500, Jason Helfman thus spoke: > > On Fri, May 05, 2000 at 11:50:23AM -0400, Fairlight muttered: > > | folder-hook . 'push V' > > single quotes and double quotes, neither worked for me > > I had gotten th

Re: collapse-all

2000-05-05 Thread Mikko Hänninen
Fairlight <[EMAIL PROTECTED]> wrote on Fri, 05 May 2000: > On Fri, May 05, 2000 at 11:42:06AM -0500, Jason Helfman thus spoke: > > single quotes and double quotes, neither worked for me > > It's worked for me under 0.95.7i and 1.0.1i, and still is. The original > person asking for the method say

Changing From: Header

2000-05-05 Thread Corey G.
Does anyone know of a way to change the "From:" address when sending an email. I know of a way in Pine but have been unsuccessful with Mutt. I need this because I send email from a Unix box with an ID that does not exist on our real email production system. I do not like using "Reply-To" bec

Re: collapse-all

2000-05-05 Thread Fairlight
On Fri, May 05, 2000 at 11:42:06AM -0500, Jason Helfman thus spoke: > On Fri, May 05, 2000 at 11:50:23AM -0400, Fairlight muttered: > | On Fri, May 05, 2000 at 09:42:15PM +0800, billy chan thus spoke: > | > Is there a way to default the index view to "collapse-all" ? > | > Thanks! > | > | > | fo

Re: collapse-all

2000-05-05 Thread Jason Helfman
On Fri, May 05, 2000 at 11:50:23AM -0400, Fairlight muttered: | On Fri, May 05, 2000 at 09:42:15PM +0800, billy chan thus spoke: | > Is there a way to default the index view to "collapse-all" ? | > Thanks! | | | folder-hook . 'push V' single quotes and double quotes, neither worked for me | |

How far away is mutt 1.2?

2000-05-05 Thread Russell Hoover
Would anyone care to hazard a realistic estimate (or even an unrealistic one) as to when we might see the release of mutt 1.2? -- // [EMAIL PROTECTED] //

Re: collapse-all

2000-05-05 Thread billy chan
[00.05.05 14:44] Fairlight <[EMAIL PROTECTED]> wrote: > On Fri, May 05, 2000 at 09:42:15PM +0800, billy chan thus spoke: > > Is there a way to default the index view to "collapse-all" ? > > folder-hook . 'push V' Thanks, Mark. Thanks works like a charm!

Re: collapse-all

2000-05-05 Thread Fairlight
On Fri, May 05, 2000 at 09:42:15PM +0800, billy chan thus spoke: > Is there a way to default the index view to "collapse-all" ? > Thanks! folder-hook . 'push V' mark-> -- Fairlight-> |||| Fairlight Consulting __/\__ ||| "I'm talking for free,

Re: inbox sort order problem

2000-05-05 Thread billy chan
[00.05.05 13:38] Hardy Merrill <[EMAIL PROTECTED]> wrote: > folder-hook =INBOX-Mutt set sort=reverse_date_received > folder-hook =in-l-dbiusers set sort=threads > folder-hook =in-l-muttusers set sort=threads > > Sometimes I notice that when I go into one of the mailing > list mailboxes, and then

collapse-all

2000-05-05 Thread billy chan
Is there a way to default the index view to "collapse-all" ? Thanks!

inbox sort order problem

2000-05-05 Thread Hardy Merrill
I'm using mbox format, and I have procmail filtering ALL my mail into one of 3 mailboxes - 2 mailing lists get filtered into one mailbox each, and everything else gets filtered into =INBOX-Mutt. I also have these 3 folder-hooks: folder-hook =INBOX-Mutt set sort=reverse_date_received folder-hook

imap/ssl certificates

2000-05-05 Thread Kai Blin
Hi, folks thank you for the compiling tips, it worked. I have another question to ask: When I connect to my mailbox with imap/ssl I have the choice: (r)eject, accept (o)nce Is there any way to accept the certificate until it expires? Thanks Kai -- x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x

c - change folder command, some questions/oddities

2000-05-05 Thread Chris Green
I'm still finding the way that the change-folder command works a little confusing and not suited to moving back and forth between local and IMAP folders. I have found a number of what seem to me to be oddities (or should they be called features!) :- 1 - If I hit 'c' and then enter '{x-1.net}INBO