Re: lbdb
On Sun, 22 Aug 1999, Brian Salter-Duke wrote: > > On 990110, at 23:55:54, Roland Rosenfeld wrote: > > > I took over maintenance of [the lbdb] utility and you will find it at > > > http://luv.rhein.de/~roland/debian/#lbdb now (Source and Debian > > > binary). Actual version is 0.12. This URL was completely wrong (it's my local machine, which is only accessible some minutes a day). The official URL for lbdb is http://www.spinnaker.de/lbdb/ > What is the latest version? I have 0.17.1 At the moment we are at 0.18.1 > > Has anyone built lbdb for HP-UX? I've been trying to build > > version 0.16, and have encountered a number of configuration > > problems (no getopt.h, shell keywords, awk path, ...) I removed many bash and GNU specials in the newer versions, so the actual version should build on HP-UX without problems. If it doesn't please let me know the problems. Ciao Roland -- * [EMAIL PROTECTED] * http://www.spinnaker.de/ * PGP: 1024/DD08DD6D 2D E7 CC DE D5 8D 78 BE 3C A0 A4 F1 4B 09 CE AF
Re: archiving mailboxes each month
On Fri, Aug 20, 1999 at 01:37:30PM +0200, Roberto Suarez Soto wrote: > mailboxes `find ~/mail -type f -print | tr '\n' ' '` > > It looks right, isn't it? > > It doesn't work either O:-) And I really don't know what's the fault > now. When I put this line in my muttrc, and then I type "mutt -y", mutt just > exits without doing anything :-? But if I redirect the result of that > command to a file, and then paste its contents as a "mailboxes" line, works > fine :-? Now you're missing an newline at the end of the string. Try mailboxes `find $HOME/mail -type f -print | tr '\n' ' ';echo` instead. Beware also that the tilde ~ doesn't get expanded - you have to use $HOME instead. bye, Jan -- Jan Peter Hecking - University of Rostock - Dept. of Computer Science eMail: [EMAIL PROTECTED] (icq #14643959) /\/\ public key: http://www.informatik.uni-rostock.de/~jhecking/pgp \--/ fingerprint: 18 91 55 54 62 67 CC 71 05 5F C7 AE E4 F3 B7 D9 \/
question: netscape & mutt
Is it at all possible to use mutt from netscape? i.e. clicking on a mailto: spawns mutt properly--would be the main thing... I'm using netscape communicator 4.6, but wouldn't mind going w/straight navigator if it's possible. Any info would be greatly appreciated... Thanks, -- Soren
Re: ldap
On 1999-08-20 19:00:49 -0400, Michael P. Soulier wrote: > X-Mailer: Mutt 0.91.1 You may wish to upgrade. ;-) > 1. My local SMTP compliant mailboxes are in $HOME/nsmail. What's the > option to configure mutt to download my mail to say, $HOME/nsmail/Inbox? Umh, SMTP doesn't specify any mail folders. So you may wish to check whether netscape is using a mail folder format mutt understands. > 2. We have an LDAP server to access the corporate directory. How do I > configure mutt to do LDAP lookups? ie. hostname, search string... Have a look at the "external query" feature of more recent mutt versions. There is also a script to query LDAP servers in ftp://ftp.guug.de/pub/mutt/contrib/.
Re: ldap
On Sun, Aug 22, 1999 at 02:17:29PM +0200, Thomas Roessler wrote: > > > X-Mailer: Mutt 0.91.1 > You may wish to upgrade. ;-) Actually, that's just my version at home that came with RedHat 5.1. The one that I just built at work is the latest. ;-) > Umh, SMTP doesn't specify any mail folders. So you may wish to > check whether netscape is using a mail folder format mutt understands. I guess my terminology was off there. They're standard UNIX mail folders. Mutt should be fine. > > Have a look at the "external query" feature of more recent mutt > versions. There is also a script to query LDAP servers in > ftp://ftp.guug.de/pub/mutt/contrib/. Cool. I'll take a look. Mike
Re: question: netscape & mutt
On Sun, Aug 22, 1999 at 04:13:00AM -0700, Leiden, Soren wrote: > Is it at all possible to use mutt from netscape? i.e. clicking on a > mailto: spawns mutt properly--would be the main thing... Yes, but it's non-trivial. I have Netscape set up to spawn Mutt when I click a mailto link. You need to compile up a plugin for netscape. The stuff at: http://developer.netscape.com/software/sdks/mailnewssdk.zip is a good place to start. It includes example code for Elm. I found a version of this that included code for Mutt as well as several other mail programs, but nowhere in the tarball does it say where it came from, and I can't find it again, so I've put it in my FTP directory: ftp://ftp.exit109.com/users/jeremy/netscape-altmail-0.1.tar.gz It required a significant amount of hacking to make it work, though that may have been system-dependent problems. -Jeremy
Re: question: netscape & mutt
It is not terribly difficulty. Mine bombs however when the mailto includes subject information that mutt appears to not understand, yet netscape's mailer and outlook have no problem with. It shouldn't be too difficult to add some mutt specific switches to elm.c before compiling though. Anyone have an easy fix or is recompiling the only solution? -matt On Sun, Aug 22, 1999 at 11:51:38AM -0400, Jeremy wrote: > On Sun, Aug 22, 1999 at 04:13:00AM -0700, Leiden, Soren wrote: > > > Is it at all possible to use mutt from netscape? i.e. clicking on a > > mailto: spawns mutt properly--would be the main thing... > > Yes, but it's non-trivial. I have Netscape set up to spawn Mutt when I > click a mailto link. > > You need to compile up a plugin for netscape. The stuff at: > > http://developer.netscape.com/software/sdks/mailnewssdk.zip > > is a good place to start. It includes example code for Elm. I found > a version of this that included code for Mutt as well as several other > mail programs, but nowhere in the tarball does it say where it came from, > and I can't find it again, so I've put it in my FTP directory: > > ftp://ftp.exit109.com/users/jeremy/netscape-altmail-0.1.tar.gz > > It required a significant amount of hacking to make it work, though that > may have been system-dependent problems. > > -Jeremy
Re: question: netscape & mutt
On Sun, Aug 22, 1999 at 12:09:23PM +, Matthew Cordes wrote: > It is not terribly difficulty. Mine bombs however when the mailto > includes subject information that mutt appears to not understand, yet > netscape's mailer and outlook have no problem with. It shouldn't be too > difficult to add some mutt specific switches to elm.c before compiling > though. Anyone have an easy fix or is recompiling the only solution? My solution was to hack out the subject-setting stuff. I'm sure it's probably fixable somehow, though. -Jeremy
Pixmap background in an xterm and mutt
Hello all. Mutt seems to draw its own background (black). How might I let it simply write on top of the pixmap my terminal normally uses. I've already tried removing all color entries from my muttrc and the background is still back. If this is not possible what color attribute do i use to change the background to white? Thanks -matt
pgp won't work for me
I'm using mutt 0.95.7 with pgp 6.51 (but the problem also appeared with pgp 2.6.3). When I try to sing and/or encrypt a message mutt just wait forever for pgp to finish. My /tmp fills slowly until it's full. This is what I've found with ps: fastjack 1978 0.0 0.6 1692 780 ttyp3S22:25 0:00 sh -c PGPPASSFD=0; export PGPPASSFD; cat - '/tmp/mutt-nexus-1972-4' | 'yes' +language=en +pubring='/home/fastjack/.pgp/pubring.pgp' +secring='/home/fastjack/.pgp/secring.pgp' +verbose=0 +encrypttoself +batchmode -aefts -u 0x757AA05D 0x306BA1EA73C97219 fastjack 1980 14.6 0.2 1080 368 ttyp3R22:25 0:14 yes +language=en +pubring=/home/fastjack/.pgp/pubring.pgp +secring=/home/fastjack/.pgp/secring.pgp +verbose=0 +encrypttoself +batchmode -aefts -u 0x757AA05D 0x306BA1EA73C97219 -- The world is moving so fast these days that the man who says it can't be done is generally interrupted by someone doing it. -- E. Hubbard
Re: question: netscape & mutt
Jeremy [[EMAIL PROTECTED]] wrote: > On Sun, Aug 22, 1999 at 12:09:23PM +, Matthew Cordes wrote: > > > It is not terribly difficulty. Mine bombs however when the mailto > > includes subject information that mutt appears to not understand, yet > > netscape's mailer and outlook have no problem with. It shouldn't be too > > difficult to add some mutt specific switches to elm.c before compiling > > though. Anyone have an easy fix or is recompiling the only solution? > > My solution was to hack out the subject-setting stuff. I'm sure it's > probably fixable somehow, though. You should all check out Brian Winters version, which is reportedly rather stable and was written from scratch. http://www3.bc.sympatico.ca/brian_winters/mutt/ -- Jeremy Blosser | [EMAIL PROTECTED] | http://jblosser.firinn.org/ -+-+-- "If Microsoft can change and compete on quality, I've won." -- L. Torvalds PGP signature
Re: pgp won't work for me
On Sun, Aug 22, 1999 at 10:35:06PM +0200, Martin Maciaszek spewed forth: > I'm using mutt 0.95.7 with pgp 6.51 (but the problem also > appeared with pgp 2.6.3). > When I try to sing and/or encrypt a message mutt just wait > forever for pgp to finish. My /tmp fills slowly until it's full. > This is what I've found with ps: > > fastjack 1978 0.0 0.6 1692 780 ttyp3S22:25 0:00 sh > -c PGPPASSFD=0; export PGPPASSFD; cat - '/tmp/mutt-nexus-1972-4' > | 'yes' +language=en +pubring='/home/fastjack/.pgp/pubring.pgp' > +secring='/home/fastjack/.pgp/secring.pgp' +verbose=0 > +encrypttoself +batchmode -aefts -u 0x757AA05D 0x306BA1EA73C97219 > fastjack 1980 14.6 0.2 1080 368 ttyp3R22:25 0:14 > yes +language=en +pubring=/home/fastjack/.pgp/pubring.pgp > +secring=/home/fastjack/.pgp/secring.pgp +verbose=0 > +encrypttoself +batchmode -aefts -u 0x757AA05D 0x306BA1EA73C97219 Based on the symptoms and the process listing, I'd say your problem is the `yes` command. Try `yes 1` once from the commandline and see why I say that. Where the `yes` is coming from unless you configured it that way, I have no idea...my pgp 2.6.3 worked out of the box with 0.95.[6|7]i...didn't even have to specify my keyring locations. That's one of the things I've wondered about...I see all this talk about PGP configuration, yet mine just "works" ...flawlessly and with no configuration. mark-> -- Fairlight-> |||[EMAIL PROTECTED] | Fairlight Consulting __/\__ ||| "I'm talking for free... | http://www.fairlite.com <__<>__> ||| It's a New Religion..." | [EMAIL PROTECTED] \/||| PGP Public Key available via finger @iglou, or Key servers
Re: Pixmap background in an xterm and mutt
On Sun, Aug 22, 1999 at 04:31:03PM +, Matthew Cordes spewed forth: > Hello all. Mutt seems to draw its own background (black). How might I > let it simply write on top of the pixmap my terminal normally uses. I've > already tried removing all color entries from my muttrc and the > background is still back. If this is not possible what color attribute > do i use to change the background to white? > > Thanks > > -matt I don't -know- if it's possible, but it seems unlikely based on the colour discussions I've seen so far. To set the background to white, I think the manual said use the default object for a transparent colour. My version (compiled against SLang) doesn't seem to recognize that keyword at all. You could always specify every object and specify the background as white for every one of them. :) :) :) mark-> -- Fairlight-> |||[EMAIL PROTECTED] | Fairlight Consulting __/\__ ||| "I'm talking for free... | http://www.fairlite.com <__<>__> ||| It's a New Religion..." | [EMAIL PROTECTED] \/||| PGP Public Key available via finger @iglou, or Key servers
Re: Pixmap background in an xterm and mutt
Fairlight [[EMAIL PROTECTED]] wrote: > On Sun, Aug 22, 1999 at 04:31:03PM +, Matthew Cordes spewed forth: > > Hello all. Mutt seems to draw its own background (black). How might I > > let it simply write on top of the pixmap my terminal normally uses. I've > > already tried removing all color entries from my muttrc and the > > background is still back. If this is not possible what color attribute > > do i use to change the background to white? Use 'default' for the background color to get a transparent background. > ... I think the manual said use the default > object for a transparent colour. My version (compiled against SLang) > doesn't seem to recognize that keyword at all. Acc. to the manual: "If Mutt is linked against the S-Lang library, you also need to set the COLORFGBG environment variable to the default colors of your terminal for this to work; for example (for Bourne-like shells): set COLORFGBG="green;black" export COLORFGBG " -- Jeremy Blosser | [EMAIL PROTECTED] | http://jblosser.firinn.org/ -+-+-- "If Microsoft can change and compete on quality, I've won." -- L. Torvalds PGP signature
Re: Pixmap background in an xterm and mutt
On Sun, Aug 22, 1999 at 04:40:23PM -0500, Jeremy Blosser spewed forth: > Fairlight [[EMAIL PROTECTED]] wrote: > > ... I think the manual said use the default > > object for a transparent colour. My version (compiled against SLang) > > doesn't seem to recognize that keyword at all. > > Acc. to the manual: > "If Mutt is linked against the S-Lang library, you also need to set the > COLORFGBG environment variable to the default colors of your terminal for > this to work; for example (for Bourne-like shells): > > set COLORFGBG="green;black" > export COLORFGBG Yes, Jeremy, I realize that, and it's in place. I have (I use tcsh): setenv COLORFGBG "brightyellow;blue" The problem is, that strictly affects the top menu bar. The way I read the original post, he seemed to want the entire screen white. COLORFGBG does not accomplish that task, even if I remove "color normal white black"...the body of my email is still white on black. So far as I can tell, it strictly applies to the top menu bar, which is why I didn't list that as a solution. I was simply saying I couldn't vouch for "default"'s behaviour, since it isn't recognized if you link with SLang. If the COLORFGBG can do more than what it is, I'd like to know how. :) mark-> -- Fairlight-> |||[EMAIL PROTECTED] | Fairlight Consulting __/\__ ||| "I'm talking for free... | http://www.fairlite.com <__<>__> ||| It's a New Religion..." | [EMAIL PROTECTED] \/||| PGP Public Key available via finger @iglou, or Key servers
Re: Pixmap background in an xterm and mutt
Thanks. That worked great! -matt On Sun, Aug 22, 1999 at 04:40:23PM -0500, Jeremy Blosser wrote: > Fairlight [[EMAIL PROTECTED]] wrote: > > On Sun, Aug 22, 1999 at 04:31:03PM +, Matthew Cordes spewed forth: > > > Hello all. Mutt seems to draw its own background (black). How might I > > > let it simply write on top of the pixmap my terminal normally uses. I've > > > already tried removing all color entries from my muttrc and the > > > background is still back. If this is not possible what color attribute > > > do i use to change the background to white? > > Use 'default' for the background color to get a transparent background. > > > ... I think the manual said use the default > > object for a transparent colour. My version (compiled against SLang) > > doesn't seem to recognize that keyword at all. > > Acc. to the manual: > "If Mutt is linked against the S-Lang library, you also need to set the > COLORFGBG environment variable to the default colors of your terminal for > this to work; for example (for Bourne-like shells): > > set COLORFGBG="green;black" > export COLORFGBG > " > > -- > Jeremy Blosser | [EMAIL PROTECTED] | http://jblosser.firinn.org/ > -+-+-- > "If Microsoft can change and compete on quality, I've won." -- L. Torvalds
Re: Pixmap background in an xterm and mutt
Fairlight [[EMAIL PROTECTED]] wrote: > On Sun, Aug 22, 1999 at 04:40:23PM -0500, Jeremy Blosser spewed forth: > > Fairlight [[EMAIL PROTECTED]] wrote: > > > ... I think the manual said use the default > > > object for a transparent colour. My version (compiled against SLang) > > > doesn't seem to recognize that keyword at all. > > > > Acc. to the manual: > > "If Mutt is linked against the S-Lang library, you also need to set the > > COLORFGBG environment variable to the default colors of your terminal for > > this to work; for example (for Bourne-like shells): > > > > set COLORFGBG="green;black" > > export COLORFGBG > > Yes, Jeremy, I realize that, and it's in place. I have (I use tcsh): > setenv COLORFGBG "brightyellow;blue" > > The problem is, that strictly affects the top menu bar. The way I read the > original post, he seemed to want the entire screen white. COLORFGBG does > not accomplish that task, even if I remove "color normal white black"...the > body of my email is still white on black. No. His goal was to have transparent backgrounds if possible; if not, then a white background. I told him how to get a transparent background. I've got COLORFGBG="default;default", using S-Lang, and it works fine to have a pixmap background. I've no real idea how S-Lang works, I just know this is what works for me, and I got it from some FAQ somewhere. > So far as I can tell, it strictly applies to the top menu bar, which is why > I didn't list that as a solution. I was simply saying I couldn't vouch for > "default"'s behaviour, since it isn't recognized if you link with SLang. It certainly is recognized. Do you perhaps have an old version of either S-Lang or Mutt? -- Jeremy Blosser | [EMAIL PROTECTED] | http://jblosser.firinn.org/ -+-+-- "If Microsoft can change and compete on quality, I've won." -- L. Torvalds PGP signature
Re: Pixmap background in an xterm and mutt
That's weird. I did that and now mutt looks great in an aterm with a -matt On Sun, Aug 22, 1999 at 06:15:44PM -0400, Fairlight wrote: > On Sun, Aug 22, 1999 at 04:40:23PM -0500, Jeremy Blosser spewed forth: > > Fairlight [[EMAIL PROTECTED]] wrote: > > > ... I think the manual said use the default > > > object for a transparent colour. My version (compiled against SLang) > > > doesn't seem to recognize that keyword at all. > > > > Acc. to the manual: > > "If Mutt is linked against the S-Lang library, you also need to set the > > COLORFGBG environment variable to the default colors of your terminal for > > this to work; for example (for Bourne-like shells): > > > > set COLORFGBG="green;black" > > export COLORFGBG > > Yes, Jeremy, I realize that, and it's in place. I have (I use tcsh): > setenv COLORFGBG "brightyellow;blue" > > The problem is, that strictly affects the top menu bar. The way I read the > original post, he seemed to want the entire screen white. COLORFGBG does > not accomplish that task, even if I remove "color normal white black"...the > body of my email is still white on black. > > So far as I can tell, it strictly applies to the top menu bar, which is why > I didn't list that as a solution. I was simply saying I couldn't vouch for > "default"'s behaviour, since it isn't recognized if you link with SLang. > > If the COLORFGBG can do more than what it is, I'd like to know how. :) > > mark-> > -- > Fairlight-> |||[EMAIL PROTECTED] | Fairlight Consulting > __/\__ ||| "I'm talking for free... | http://www.fairlite.com > <__<>__> ||| It's a New Religion..." | [EMAIL PROTECTED] > \/||| PGP Public Key available via finger @iglou, or Key servers
Re: pgp won't work for me
On Sun, Aug 22, 1999 at 05:28:31PM -0400, Fairlight wrote: > > Based on the symptoms and the process listing, I'd say your problem is the > `yes` command. Try `yes 1` once from the commandline and see why I say > that. > > Where the `yes` is coming from unless you configured it that way, I have > no idea...my pgp 2.6.3 worked out of the box with 0.95.[6|7]i...didn't even > have to specify my keyring locations. That's one of the things I've > wondered about...I see all this talk about PGP configuration, yet mine just > "works" ...flawlessly and with no configuration. > I tried running yes from the command line. It just spits out endless lines with "y\n" (y followed by newline). Running yes 1 has the same effect. This is no surprise. According to the yes man-page yes doesn't accept any parameters except --help and --version. I took a closer look at the files generated in /tmp. I got 3 files. First is /tmp/mutt-nexus-29263-0 which is the message itself without the headers. Second is /tmp/mutt-nexus-29263-2 which consists onyl of the following lines: +language=en +pubring=/home/fastjack/.pgp/pubring.pgp +secring=/home/fastjack/.p gp/secring.pgp +verbose=0 +encrypttoself +batchmode -aefts -u 0x757AA05D 0xB82BCB829FBCC2DD This file grows until I kill the signing process or my /tmp is full The last file is /tmp/mutt-nexus-29263-4 which is again my message with some extra headers. The second file contains obviously a part of the command line of the singing process. Is this a configuration error? Regards Martin -- The bugs you have to avoid are the ones that give the user not only the inclination to get on a plane, but also the time. -- Kay Bostic
Re: Pixmap background in an xterm and mutt
On Sun, Aug 22, 1999 at 06:15:44PM -0400 or thereabouts, Fairlight wrote: > On Sun, Aug 22, 1999 at 04:40:23PM -0500, Jeremy Blosser spewed forth: > > Fairlight [[EMAIL PROTECTED]] wrote: > > > object for a transparent colour. My version (compiled against SLang) > > > doesn't seem to recognize that keyword at all. > > > > Acc. to the manual: > > "If Mutt is linked against the S-Lang library, you also need to set the > > COLORFGBG environment variable to the default colors of your terminal for > > The problem is, that strictly affects the top menu bar. The way I read the > original post, he seemed to want the entire screen white. COLORFGBG does > not accomplish that task, even if I remove "color normal white black"...the > body of my email is still white on black. [snip] > If the COLORFGBG can do more than what it is, I'd like to know how. :) I set what I considered cool (ahem) colours in gnome-terminal and met this problem of mutt (or slang? I'm not too clear on this) inflicting its own colours on it. I fixed it by putting this in my .bash_profile (or .bashrc; I always put things in them the wrong way round): set COLORFGBG="default;default" export COLORFGBG This resulted in the same text and background colours for mutt that I had set for the gnome-terminal. I haven't tried messing with colours for reading mail yet. I _think_ this may be what the original poster was looking for? Telsa
Re: Pixmap background in an xterm and mutt
On Sun, Aug 22, 1999 at 05:31:37PM -0500, Jeremy Blosser spewed forth: > No. His goal was to have transparent backgrounds if possible; if not, then > a white background. I told him how to get a transparent background. I've > got COLORFGBG="default;default", using S-Lang, and it works fine to have a > pixmap background. I've no real idea how S-Lang works, I just know this is > what works for me, and I got it from some FAQ somewhere. Argh. It must be Braindead Weekend for me. Or week...or month...possibly even year. I was using default as an OBJECT, not a colour. I had in my config: color default brightyellow;blue I think I was doing that to try and achieve what I -wanted-, which was that colour scheme as the default everwhere that I didn't have something else specified...not just as a "don't colour anything where not specified". Two entirely different behaviours. I misunderstood "transparent"'s meaning in the manual, basically, and was shooting for an slrn-ish appearance. The fact that "default" is listed under the colours and not objects should have given it away, but it was about 6am when I worked on that (read: up 21hrs). I completely misunderstood what I was reading. I really deserve a good LARTing for that...or at least a swipe with the Clue Hammer[tm]. > It certainly is recognized. Do you perhaps have an old version of either > S-Lang or Mutt? slang-devel-0.99.38-8 mutt 0.95.7i The problem, I suspect, is having put it in as an object, not a colour. I now understand why it didn't parse correctly. Duh. :( Now that I feel like a -complete- idiot... :) I'll try to refrain from giving advice unless I know what I'm doing. Guess I'm enthusiastic to give back to others for the help I received in the last week. Thanks, all! *dons dunce cap* mark-> -- Fairlight-> |||[EMAIL PROTECTED] | Fairlight Consulting __/\__ ||| "I'm talking for free... | http://www.fairlite.com <__<>__> ||| It's a New Religion..." | [EMAIL PROTECTED] \/||| PGP Public Key available via finger @iglou, or Key servers
Re: Pixmap background in an xterm and mutt
Hi all. Since we're talking about colors, I'm posting a question about this too. Here's what I'm using: rxvt, zsh, Mutt 0.96.4i (yes, it's devel but I only use the 'stable' if it fails...) and I have set my colors to use brightwhite. The problem is that if I have TERM=xterm-color, I get a sort of yellow, very ugly, which destroy my other colors, best viewed with a brightwhite background. If I set TERM to rxvt, I see the brightwhite color but my arrow keys stop working, I can't do a ctrl+z and pressing backspace I get weird things printed (like ]]]...). I'm using the termcap.rxvt shipped with the rxvt sources, so I don't know why it's not working. Lynx has a -blink command line option and SLRN set use_blink 1. If you set it, you'll se the brightwhite color. Without it, you'll get the sort of yellow. Is it possible to add such option to Mutt too? On Sun, Aug 22, 1999 at 04:31:03PM +, Matthew Cordes wrote: > Hello all. Mutt seems to draw its own background (black). How might I > let it simply write on top of the pixmap my terminal normally uses. I've > already tried removing all color entries from my muttrc and the > background is still back. If this is not possible what color attribute > do i use to change the background to white? -- Frederic L. W. Meunier - fredlwm@{olympiquedemarseille.org,urbi.com.br} IRC: _19751127 - Niteroi, RJ - Brazil = Tel: +55-21-620-7173 % finger [EMAIL PROTECTED] to see if I'm online
Re: lbdb
On Sun, Aug 22, 1999 at 11:08:49AM +0200, Roland Rosenfeld wrote: > On Sun, 22 Aug 1999, Brian Salter-Duke wrote: > > > > On 990110, at 23:55:54, Roland Rosenfeld wrote: > > > > I took over maintenance of [the lbdb] utility and you will find it at > > > > http://luv.rhein.de/~roland/debian/#lbdb now (Source and Debian > > > > binary). Actual version is 0.12. > > This URL was completely wrong (it's my local machine, which is only > accessible some minutes a day). The official URL for lbdb is > http://www.spinnaker.de/lbdb/ > > > What is the latest version? I have 0.17.1 > > At the moment we are at 0.18.1 Good. I had a look at that and I see you have a new search script for fido? A dum question! What is fido? It rings no bells with me. Do you have a link to it? Another question I was going to ask long ago. lbdb_lib uses sendmail.cf. My sendmail.cf is owner - root, group - system, with only owner and group having rw permissions. Thus that function fails. I commented most of it out and set it up so it reads hostname. Is this a security issue? I have changed since I first installed lbdb to using qmail so sendmail.cf is not now used, so I could probably alter the permissions safely as I no longer have sendmail. > > > Has anyone built lbdb for HP-UX? I've been trying to build > > > version 0.16, and have encountered a number of configuration > > > problems (no getopt.h, shell keywords, awk path, ...) > > I removed many bash and GNU specials in the newer versions, so the > actual version should build on HP-UX without problems. If it doesn't > please let me know the problems. > > Ciao > > Roland > > -- > * [EMAIL PROTECTED] * http://www.spinnaker.de/ * > PGP: 1024/DD08DD6D 2D E7 CC DE D5 8D 78 BE 3C A0 A4 F1 4B 09 CE AF -- Associate Professor Brian Salter-Duke (Brian Duke) Chemistry, Faculty of Science, IT and Education, Northern Territory University, Darwin, NT 0909, Australia. Phone 08-89466702. Fax 08-89466847 [EMAIL PROTECTED] http://www.smps.ntu.edu.au/school/compchem.html
Cannot paste to XJed with Mutt/KDE
Pasting to Xjed running as Mutt's editor worked under RH5.2. With RH6.0 and KDE it does not -- nothing happens. Pasting _from_ Xjed while composing a message still works, but usually I want to go the other way. Any suggestions? TIA, -rex
Re: semi-mutt help? :)
Fairlight [[EMAIL PROTECTED]] wrote: > Looked over that file...I see the syntax on line...but where are the > colours actually set That appears to be my problem...I tried the > syntax on thing that another person posted, and I got basically all bright > white text for everything that should have been colour, and regular text > where it should have been regular. well, if you have got that, vim is already highlighting it sounds like a problem with your $TERM > Could you do me a favour and digress about where the colours are actually > set? :) TERM=linux ...I'm running on the consoles. that is very strange. My TERM sets to linux in the consoles and I still got good colors... have you tried to set your TERM to xterm-color?? -- Shao Zhang - Running Debian 2.1 ___ _ _ Department of Communications/ __| |_ __ _ ___ |_ / |_ __ _ _ _ __ _ University of New South Wales \__ \ ' \/ _` / _ \ / /| ' \/ _` | ' \/ _` | Sydney, Australia |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, | Email: [EMAIL PROTECTED] |___/ _
hdr_format / index_format?
I have bothered Sven enough. What is the difference between hdr_format and index_format? Did index just replace hdr? Since I set up my .muttrc I guess with mutt 0.88 or so, that is what I have for my indexes. Oh, btw, someone mentioned being new to mutt and just using the stock muttrc to learn it, screw that! :) When I started (granted I came from elm), I just kept the manual up and built mine from scratch how I wanted it. Thanks. -Ken -- [EMAIL PROTECTED]AIM: ScopusFest
Re: archiving mailboxes each month
On Fri, Aug 20, 1999 at 01:27:27PM +0200, Roberto Suarez Soto wrote: > On Aug/19/1999, Gerald Oskoboiny wrote: > > You can get around this by using: > > mailboxes `find ~/mail -type f -print` > > Doesn't work here :-) Mutt only treats as mailbox the first item in > the list. So, if ~/mail had the folders "folder1", "folder2", "folder3", the > above command would just list "folder1" as a mailbox. > > And I don't know how to fix it, if you were wondering O:-) What's > the similar thing that you say you use? Oops! This is what I'm using: mailboxes `echo ~/mail/* | fmt -1 | grep -v /outbox$ | fmt -` Using echo instead of find assumes that everything in ~/mail is a mailbox (no subdirectories within it), which it is for me. I use the fmt -1 to put each mailbox on a single line so I can grep -v for /outbox$ , then fmt - to put them all back on a single line afterwards. So if you use this instead: mailboxes `find ~/mail -type f -print | fmt -` it should work. (or the tr ... echo solution already posted should work fine, too.) Note that this fmt - will break if the total bytecount of the names of your mailboxes is greater than . I initially tried using something larger like 9 but found that the fmt from gnu textutils v1.22 is broken: devo: gerald> echo asdf | fmt -9 [ no output ] devo: gerald> fmt --version fmt (GNU textutils) 1.22 (hmm, I see there's a new textutils available now, they might've fixed this in the meantime: ftp://prep.ai.mit.edu/pub/gnu/textutils/textutils-2.0.tar.gz ) -- Gerald Oskoboiny <[EMAIL PROTECTED]> http://impressive.net/people/gerald/
Re: archiving mailboxes each month
On Sun, Aug 22, 1999 at 12:08:42PM +0200, Jan Peter Hecking wrote: > On Fri, Aug 20, 1999 at 01:37:30PM +0200, Roberto Suarez Soto wrote: > > mailboxes `find ~/mail -type f -print | tr '\n' ' '` : > Now you're missing an newline at the end of the string. Try > > mailboxes `find $HOME/mail -type f -print | tr '\n' ' ';echo` > > instead. Beware also that the tilde ~ doesn't get expanded - you > have to use $HOME instead. I guess this depends on your shell -- ~ works for me (using bash.) -- Gerald Oskoboiny <[EMAIL PROTECTED]> http://impressive.net/people/gerald/