Re: ! question

2000-08-27 Thread Suresh Ramasubramanian
*[Dale L . Morris on Sun, Aug 27, 2000 at 04:59:39PM -0700]: > I have a question. When I get new mail, much of the time it is marked > with a ! but I don't know why. I've looked through the manual and see That's the way outhouse sexpress tags mail which is flagged 'urgent' (X-Priority and X-MS-M

Re: Color in telnet sessions to mutt

2000-08-27 Thread Eugene Lee
On Sat, Aug 26, 2000 at 01:54:29PM +0930, Brian Salter-Duke wrote: : : On the Mac I use Microphone to connect to my machine. This does not : support color. Does anyone have any suggestions how I can support color : when connecting from a Mac? Try NCSA Telnet or its successor, MacTelnet:

Re: pine2mutt_aliases.pl

2000-08-27 Thread Michael Tatge
Juhapekka Tolvanen muttered: > > Today I switched from Pine to mutt. According to homepage of mutt you had > pine2mutt_aliases.pl available here: > > http://www.diku.dk/~pink/pine2mutt_aliases.pl > > But where the fsck it is now? look in the 'contrib' dir of the tarball there you'll find a 'P

! question

2000-08-27 Thread Dale L . Morris
I have a question. When I get new mail, much of the time it is marked with a ! but I don't know why. I've looked through the manual and see no reason new mail should be marked or tagged. There's probably an obvious answer, but I don't see it.. thanks --

pine2mutt_aliases.pl

2000-08-27 Thread Juhapekka Tolvanen
Today I switched from Pine to mutt. According to homepage of mutt you had pine2mutt_aliases.pl available here: http://www.diku.dk/~pink/pine2mutt_aliases.pl But where the fsck it is now? -- Juhapekka "naula" Tolvanen * * * U of Jyväskylä * * [EMAIL PROTECTED] http://www.cc.jyu.fi/~juhtolv/in

Re: lbdb & m_muttalias -- my questions now :-)

2000-08-27 Thread Brian Salter-Duke
Just to add a small point to this discussion. In the greps and seds in m_muttalias it is necessary to make sure as now that group aliases are rejected. This is why we do not just take lines that start with alias. Cheers, Brian. On Sun, Aug 27, 2000 at 04:54:54PM +0200, Roland Rosenfeld wrote: >

Re: edit alias problem solved!

2000-08-27 Thread B . L . Jilek
Hi Dale! On Sun, 27 Aug 2000, Dale L . Morris wrote: > My problem here was I didn't have an editor specified in .bashrc. I > just added export EDITOR=vim in .bashrc and alias editing works fine. > Amazing what you can find in the manual.. > > Dale L . Morris ([EMAIL PROTECTED]) wrote: > > When

Re: lbdb & m_muttalias -- my questions now :-)

2000-08-27 Thread Roland Rosenfeld
On Sun, 27 Aug 2000, David T-G wrote: > % m_muttalias only understands the following formats of aliases: > % > % alias foo User Name > % alias foo foo@bar (User Name) > Aha! Well, that would do it, then :-) > % and converts them both to > % > % foo@bar User Name alias foo > % >

Re: edit alias problem solved!

2000-08-27 Thread Dale L . Morris
My problem here was I didn't have an editor specified in .bashrc. I just added export EDITOR=vim in .bashrc and alias editing works fine. Amazing what you can find in the manual.. Dale L . Morris ([EMAIL PROTECTED]) wrote: > When I try Esc a to edit my alias file, I receive the following: > /hom

Re: lbdb & m_muttalias -- my questions now :-)

2000-08-27 Thread David T-G
Roland ( & Brian) -- ...and then Roland Rosenfeld said... % On Fri, 25 Aug 2000, David T-G wrote: % % > alias me-bigfoot <[EMAIL PROTECTED]> (David @ BigFoot) % % As you can see, this is a simple grep output but sed didn't convert it % to the mutt query format, that's why the above (second) g

Re: lbdb & m_gpg

2000-08-27 Thread David T-G
Roland and Dave -- ...and then Roland Rosenfeld said... % On Fri, 25 Aug 2000, David T-G wrote: % % > $collection after lbdbq calls m_gpg_query and that they get stripped % > by munge and munge-keeporder. % % That's the point. Gotcha. % % > I'm not exactly sure what's going on in munge-keep