Re: colorize collapsed threads with new messages

2002-04-29 Thread Rob Reid
At 3:06 PM EDT on April 28 Andre Berger sent off: > Is it possible to colorize the visible messages of collapsed threads > if the threads contain one or more new messages? Does putting this # collapsed threads color index brightgreendefault ~v color tree brightgreendefault i

JAVA applet to run mutt via http

2002-04-29 Thread Marco Fioretti
Hello, I'm asking this here because, IIRC, several people on this list are already using the tool which I'm going to need. In the past, I asked on this list how one with a shell account could run mutt remotely (from the office) when a web browser is the only way to go through the corporate firew

Re: color depending on To:

2002-04-29 Thread Erika Pacholleck
[29.04.02 01:45:36% +] Flavien <-- : > What I'm trying to match are headers like : > > Subject: Blah blah > To: "My Friend" <[EMAIL PROTECTED]>, "Another" <[EMAIL PROTECTED]>, > <[EMAIL PROTECTED]>, "Flavien" <[EMAIL PROTECTED]>, > "Joe Foobar" <[EMAIL PROTECTED]>, "x" <[EMAIL PROTECTED

Re: JAVA applet to run mutt via http

2002-04-29 Thread darren chamberlain
* Marco Fioretti <[EMAIL PROTECTED]> [2002-04-29 13:52]: > Last but not least: what was that JAVA applet called anyway? I think you're looking for MindTerm, which google tells me is at . (darren) -- Words are also deeds.

Re: colorize collapsed threads with new messages

2002-04-29 Thread Andre Berger
* Rob Reid <[EMAIL PROTECTED]>, 2002-04-29 13:25 -0400: > At 3:06 PM EDT on April 28 Andre Berger sent off: > > Is it possible to colorize the visible messages of collapsed threads > > if the threads contain one or more new messages? > > Does putting this > > # collapsed threads > color index

Re: JAVA applet to run mutt via http

2002-04-29 Thread Will Yardley
Marco Fioretti wrote: > Last but not least: what was that JAVA applet called anyway? mindterm is the main one i've heard of. http://www.appgate.com/ag.asp?template=products&level1=product_mindterm -- Will Yardley input: william < @ hq . newdream . net . >

Re: colorize collapsed threads with new messages

2002-04-29 Thread Rob Reid
At 1:56 PM EDT on April 29 Andre Berger sent off: > * Rob Reid <[EMAIL PROTECTED]>, 2002-04-29 13:25 -0400: > > At 3:06 PM EDT on April 28 Andre Berger sent off: > > > Is it possible to colorize the visible messages of collapsed threads > > > if the threads contain one or more new messages? > >

Re: colorize collapsed threads with new messages

2002-04-29 Thread Andre Berger
--ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Rob Reid <[EMAIL PROTECTED]>, 2002-04-29 14:49 -0400: > At 1:56 PM EDT on April 29 Andre Berger sent off: > > * Rob Reid <[EMAIL PROTECTED]>, 2002-04-29 13:25

New groups always displayed (VVV-NNTP)

2002-04-29 Thread Drew Raines
I'm using the VVV-NNTP patch with mutt-1.3.28. How can I disable the displaying of new (not subscribed) groups every time I browse through my subscribed group list? I have to wade through the annoying lot every time I hit Shift-A. -- Drew

Re: New groups always displayed (VVV-NNTP)

2002-04-29 Thread Drew Raines
To [EMAIL PROTECTED] wrote: > > How can I disable the displaying of new (not subscribed) groups every > time I browse through my subscribed group list? Sigh. I missed show_new_news and show_only_unread in the manual. Maybe all the VVV additions should be moved to a special heading. I also miss

Re: JAVA applet to run mutt via http

2002-04-29 Thread Shawn McMahon
begin darren chamberlain quotation: > * Marco Fioretti <[EMAIL PROTECTED]> [2002-04-29 13:52]: > > Last but not least: what was that JAVA applet called anyway? > > I think you're looking for MindTerm, which google tells me is at >

Re: JAVA applet to run mutt via http

2002-04-29 Thread David T-G
Shawn, et al -- ...and then Shawn McMahon said... % ... % Sounds like he needs some kind of http-based proxy, unless the firewall % is dumb enough to let non-http things through port 80, in which case I'd % recommend ssh. Quick -- someone write a perl script that will interface between a local

Re: colorize collapsed threads with new messages

2002-04-29 Thread David T-G
Andre -- ...and then Andre Berger said... % ... % Yeah... I'm subscribed to some high-traffic mailing lists and want to % keep threads generally collapsed. Thanks! I'm quite happy with pushing/execing a "collapse all" when I enter a folder, turning on uncollapse_jump, and letting mutt uncollaps

Re: JAVA applet to run mutt via http

2002-04-29 Thread Shawn McMahon
begin David T-G quotation: > > Quick -- someone write a perl script that will interface between a local > ssh session's filehandles and an incoming ssh stream! I just figured run an ssh daemon on port 80 on his home box, since he probably doesn't need a web server on it. But if you wanna write

Re: JAVA applet to run mutt via http

2002-04-29 Thread darren chamberlain
* Shawn McMahon <[EMAIL PROTECTED]> [2002-04-29 15:43]: > begin darren chamberlain quotation: > > * Marco Fioretti <[EMAIL PROTECTED]> [2002-04-29 13:52]: > > > Last but not least: what was that JAVA applet called anyway? > > > > I think you're looking for MindTerm, which google tells me is at >

Re: JAVA applet to run mutt via http

2002-04-29 Thread David T-G
Shawn -- ...and then Shawn McMahon said... % % begin David T-G quotation: % > % > Quick -- someone write a perl script that will interface between a local % > ssh session's filehandles and an incoming ssh stream! % % I just figured run an ssh daemon on port 80 on his home box, since he Yeah,

Re: JAVA applet to run mutt via http

2002-04-29 Thread Shawn McMahon
begin darren chamberlain quotation: > > This is one of the principle reasons why firewalls are ineffective, BTW. No, it's one of the principle reasons why people who don't understand what firewalls are good for fail to use them effectively. Firewalls are not a panacea, but they are useful tool

Re: JAVA applet to run mutt via http

2002-04-29 Thread darren chamberlain
* David T-G <[EMAIL PROTECTED]> [2002-04-29 16:11]: > > Sounds like he needs some kind of http-based proxy, unless the > > firewall is dumb enough to let non-http things through port 80, in > > which case I'd recommend ssh. > > Quick -- someone write a perl script that will interface between a >

Re: JAVA applet to run mutt via http

2002-04-29 Thread David T-G
Darren, et al -- ...and then darren chamberlain said... % % * Shawn McMahon <[EMAIL PROTECTED]> [2002-04-29 15:43]: % > begin darren chamberlain quotation: % > > * Marco Fioretti <[EMAIL PROTECTED]> [2002-04-29 13:52]: % > > > Last but not least: what was that JAVA applet called anyway? % > >

Re: JAVA applet to run mutt via http

2002-04-29 Thread David T-G
Darren, et al -- ...and then darren chamberlain said... % % * David T-G <[EMAIL PROTECTED]> [2002-04-29 16:11]: % > > Sounds like he needs some kind of http-based proxy, unless the % > > firewall is dumb enough to let non-http things through port 80, in % > > which case I'd recommend ssh. % > %

Re: JAVA applet to run mutt via http

2002-04-29 Thread mikea
On Mon, Apr 29, 2002 at 03:33:49PM -0500, David T-G wrote: > % > % > Sounds like he needs some kind of http-based proxy, unless the firewall > % > is dumb enough to let non-http things through port 80, in which case I'd > % > recommend ssh. > % > % If the company lets through port 80, they prob

RE: JAVA applet to run mutt via http

2002-04-29 Thread Marco Fioretti
Hello, all thanks for all the feedback. I'm glad to have raised so much interest. I also realize that I was a bit confusing in my original request: let me rephrase it taking your replies into account Computer (A) is my (yet to be found) web host. It will run one of linux/*bsd/solaris. I will hav

Re: New groups always displayed (VVV-NNTP)

2002-04-29 Thread Drew Raines
Drew Raines wrote: > > Drew Raines wrote: > > > > How can I disable the displaying of new (not subscribed) groups every > > time I browse through my subscribed group list? > > Sigh. I missed show_new_news and show_only_unread in the manual. I retract my self-correction. Even with show_new_news

why not {break,link}-thread on maildir?

2002-04-29 Thread Vineet Kumar
Hello, I'd never tried to use the break-thread and link-thread functions on mutt until a couple of days ago, and then mutt told me I can't, unless I'm using an mbox or mmdf folder type. Why won't it work with maildir? This is Mutt 1.3.28i (2002-03-13) From debian's unstable branch. good times,

Re: [OT] Only allow mail from selected addresses

2002-04-29 Thread m2
Thanks for all the input. I ended up using a primitive hack inspired by this page: http://impressive.net/people/gerald/2000/12/spam-filtering.html We'll see how it works. op -- o polite http://plusseven.com/gpg/

Re: New groups always displayed (VVV-NNTP)

2002-04-29 Thread Rocco Rutte
Hi, * Drew Raines [04/29/02 23:31:37 CEST] wrote: > Drew Raines wrote: > > Drew Raines wrote: > > > How can I disable the displaying of new (not subscribed) groups every > > > time I browse through my subscribed group list? > > Sigh. I missed show_new_news and show_only_unread in the manual.

Re: why not {break,link}-thread on maildir?

2002-04-29 Thread Rocco Rutte
Hi, * Vineet Kumar [04/29/02 23:54:18 CEST] wrote: > I'd never tried to use the break-thread and link-thread functions on > mutt until a couple of days ago, and then mutt told me I can't, unless > I'm using an mbox or mmdf folder type. Why won't it work with maildir? > This is > Mutt 1.3.28i (2

Re: why not {break,link}-thread on maildir?

2002-04-29 Thread David T-G
Rocco, Vineet, et al -- ...and then Rocco Rutte said... % ... % > I'm using an mbox or mmdf folder type. Why won't it work with maildir? % % > This is % > Mutt 1.3.28i (2002-03-13) % > From debian's unstable branch. That's a version with a conviently-provided feature patch; the stock mutt doe

Re: why not {break,link}-thread on maildir?

2002-04-29 Thread Rocco Rutte
Hi, * David T-G [04/30/02 02:30:54 CEST] wrote: > ...and then Rocco Rutte said... > % > I'm using an mbox or mmdf folder type. Why won't it work with maildir? > % > % > This is > % > Mutt 1.3.28i (2002-03-13) > % > From debian's unstable branch. > That's a version with a conviently-provided fe