Re: Remove lbdb entries

2002-01-31 Thread Frank Hahn

On Thu, Jan 31, 2002 at 10:40:06AM -0800, Gary Johnson wrote:
 On Thu, Jan 31, 2002 at 09:50:16AM -0800, Michael Montagne wrote:
 I just started using lbdb and it is cool the way it collects
 addresses from everyone sending me mail.  But I'd like a way to prune
 the list cause I am a member of several mailing lists and I don't
 think that all those addresses need to be in my database.  I can't
 seem to delete an entry tho. How would one do that?
 
 You should be able to simply edit m_inmail.list in ~/.lbdb/ or
 wherever you decided to put it, using your favorite editor.

The way I keep email addresses from mailing lists not showing up in
the lbdb list is to place the entry for it in my .procmailrc file
after I have sorted out the various mailing lists that I have
subscribed to.

-- 
Frank Hahn

The trouble with a kitten is that
When it grows up, it's always a cat
-- Ogden Nash.



Re: Extracting PGP/GPG public keys

2001-06-07 Thread Frank Hahn

On Thu, 7 Jun 2001 15:58:09 -0400, Lorin Winchester
[EMAIL PROTECTED], wrote:
 ^K is supposed to extract a PGP/GPG public key from a message.  When I try
 that, I get the following:
 
 gpg: no valid OpenPGP data found.
 gpg: Total number processed: 0
 Press any key to continue...
 
 What do I need to do/change to sucessfully extract a public key?

I can shed some light on the above.

I have been playing around by sending email messages back and forth
between a Sun Sparc with Solaris 2.6 that has mutt v1.25i and gnupg
1.04 installed on it and a MS Windows 95 machine that has Eudora 3.0.6
(free version) and PGP 6.5.3 (free version) installed on it.

If I send a signed message with Eudora and do a Ctrl-K on it like you
mentioned above, I get the same error.  If I send a signed message from
Eudora and click on the PGP MIME button before I send it, then the
Ctrl-K button works.

When mutt displays the second message, I get the small case s next
to the message.  In the first case, I do not.

That's all the experimenting I have done.  I would guess that whoever
is sending the messages is not doing it quite right or the email
client is not doing something quite right.

Hope that helps.

-- 
Frank Hahn

Do infants have as much fun in infancy as adults do in adultery?



Re: Mutt-1.2.5i compilation problem on Solaris 2.8

2001-06-02 Thread Frank Hahn

On Sat, Jun 02, 2001 at 07:23:18AM -0400, Thomas Dickey wrote:
 The most common cause I've seen for problems with the builtins for
 stdarg/varargs is a misinstalled compiler (gcc is getting confused between
 Sun's header files and its own - note that gcc has a copy of several header
 files modified for its own use, e.g., under /usr/local/lib/gcc-lib; if it
 cannot find these files, it will use the standard ones under /usr/include).

This is also mentioned in Casper Dik's Solaris 2 FAQ at:

http://www.science.uva.nl/pub/solaris/solaris2.html

See question 5.9 I believe.

-- 
Frank Hahn

Chicago law prohibits eating in a place that is on fire.



Re: gnupg

2001-03-31 Thread Frank Hahn

On Sat, Mar 31, 2001 at 04:22:42PM +1000, Tony Collins wrote:
 
 Please forgive what's probably a dumb question, but how do you make mutt
 sign or encrypt mails with GnuPG?

After compiling and installing mutt, in the /usr/local/doc/mutt/samples
directory, there is a file called gpg.rc.

You can put the contents of this file in your .muttrc or copy the file
someplace and then put something like the following in your .muttrc
file:

source ~/pathtofile/mutt.gpgrc

Of course, you can call it what you want.

You also will need to install gnupg also.

-- 
Frank Hahn

Fuch's Warning:
If you actually look like your passport photo, you aren't well
enough to travel.



Re: Core dump when using abook

2001-03-09 Thread Frank Hahn

On Thu, Mar 08, 2001 at 10:39:43PM -0600, Frank Hahn wrote:
 I installed abook-0.4.11 last night for use with mutt-1.2.5.  I
 installed ncurses-5.2 first before compiling abook.  In my .muttrc
 file, I placed the following line:


[Snipped]

Here is some output from truss -f -o file.out mutt:

25517:  stat("/home/dfh/.mutt/mutt-postponed", 0xEFFFDAE0) Err#2 ENOENT
25517:  time()  = 984181550
25517:  time()  = 984181550
25517:  write(1, "1B [ 1 ; 1 H1B [ 7 m - -".., 443) = 443
25517:  poll(0xEFFFC090, 1, 60) (sleeping...)
25517:  poll(0xEFFFC090, 1, 60) = 1
25517:  poll(0xEFFFBFA8, 1, 1)  = 1
25517:  read(3, " Q", 1)= 1
25517:  write(1, "1B [ 3 4 ; 1 H Q u e r y".., 20)  = 20
25517:  poll(0xEFFFA668, 1, 1)  (sleeping...)
25517:  poll(0xEFFFA668, 1, 1)  = 1
25517:  read(3, " x", 1)= 1
25517:  write(1, " x", 1)   = 1
25517:  poll(0xEFFFA668, 1, 1)  = 1
25517:  read(3, "\r", 1)= 1
25517:  pipe()  = 6 [7]
25517:  sigaction(SIGINT, 0xEFFFDAB8, 0x0009F8CC)   = 0
25517:  sigaction(SIGQUIT, 0xEFFFDAB8, 0x0009F8EC)  = 0
25517:  sigprocmask(SIG_BLOCK, 0x0009F8BC, 0x)  = 0
25517:  fork()  = 25526
25526:  fork()  (returning as child ...)= 25517
25526:  sigprocmask(SIG_UNBLOCK, 0x0009F8BC, 0x) = 0
25526:  sigaction(SIGQUIT, 0xEFFFDAB8, 0x)  = 0
25526:  sigaction(SIGINT, 0xEFFFDAB8, 0x)   = 0
25526:  close(6)= 0
25526:  fcntl(7, F_DUP2FD, 0x0001)  = 1
25526:  close(7)= 0
25526:  execve("/bin/sh", 0xEFFFDB50, 0xE384)  argc = 3
25526:  open("/dev/zero", O_RDONLY) = 4
25526:  mmap(0x, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE, 4, 0) = 
0xEF7B
25517:  close(7)= 0
25517:  write(1, "\r W a i t i n g   f o r".., 24)  = 24
25517:  fstat64(6, 0xEFFFDB70)  = 0
25517:  ioctl(6, TCGETA, 0xEFFFDAFC)Err#22 EINVAL
25526:  stat("/usr/bin/sh", 0xE060) = 0
25526:  open("/var/ld/ld.config", O_RDONLY) Err#2 ENOENT
25526:  open("/usr/lib/libc.so.1", O_RDONLY)= 6
25526:  fstat(6, 0xEFFFEDFC)= 0
25526:  mmap(0x, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE, 6, 0) = 0xEF7A
25526:  mmap(0x, 700416, PROT_READ|PROT_EXEC, MAP_PRIVATE, 6, 0) = 0xEF6C
25526:  mmap(0xEF763000, 25760, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
6, 602112) = 0xEF763000
25526:  mmap(0xEF76A000, 4016, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
4, 0) = 0xEF76A000
25526:  munmap(0xEF754000, 61440)   = 0
25526:  memcntl(0xEF6C, 101532, MC_ADVISE, 0x0003, 0, 0) = 0
25526:  close(6)= 0
25526:  open("/usr/lib/libdl.so.1", O_RDONLY)   = 6
25526:  fstat(6, 0xEFFFEDFC)= 0
25526:  mmap(0xEF7A, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 6, 0) = 
0xEF7A
25526:  close(6)= 0
25526:  open("/usr/platform/SUNW,SPARCstation-20/lib/libc_psr.so.1", O_RDONLY) Err#2 
ENOENT
25526:  close(4)= 0
25526:  getpid()= 25526 [25517]
25526:  getpgid(25526)  = 25516
25526:  getsid(25526)   = 25515
25526:  brk(0x000384B8) = 0
25526:  sysconfig(_CONFIG_SIGRT_MIN)= 38
25526:  sysconfig(_CONFIG_SIGRT_MAX)= 45
25526:  sigaltstack(0xE264, 0x) = 0
25526:  sigaction(SIGHUP, 0x, 0xE1E0)   = 0
25526:  sigaction(SIGHUP, 0xE140, 0xE1C0)   = 0
25526:  sigaction(SIGINT, 0x, 0xE1E0)   = 0
25526:  sigaction(SIGINT, 0xE140, 0xE1C0)   = 0
25526:  sigaction(SIGQUIT, 0x, 0xE1E0)  = 0
25526:  sigaction(SIGQUIT, 0xE140, 0xE1C0)  = 0
25526:  sigaction(SIGILL, 0x, 0xE1E0)   = 0
25526:  sigaction(SIGILL, 0xE140, 0xE1C0)   = 0
25526:  sigaction(SIGTRAP, 0x, 0xE1E0)  = 0
25526:  sigaction(SIGTRAP, 0xE140, 0xE1C0)  = 0
25526:  sigaction(SIGABRT, 0x, 0xE1E0)  = 0
25526:  sigaction(SIGABRT, 0xE140, 0xE1C0)  = 0
25526:  sigaction(