>>>>> "Ken" == Ken Hornstein <[EMAIL PROTECTED]> writes:
    Ken> It doesn't seem like nmh development has really progressed lately; I am
    Ken> having a hard time finding commits later than March 17th of this year.

    Ken> I'm wondering if Dan & the gang are still doing work on nmh; if not, then
    Ken> would they be interested in having someone else run the show for a while?

  I have five things that I'd like:

1) I have a patch to inc that permits it to use popen() to
   get a pipe to the POP server instead of opening the socket.
   I use this to invoke "ssh mailhost spopd -stdin"

2) I have a patch to spopd (no longer in the dist, alas),
   to have it understand being invoked from stdin, and willing
   to do RPOP in that case. (Which is meaningless, since it is already
   running as you if invoked from sshd. But that keeps the protocol mostly
   intact)

3) I have a patch half done that has inc delete messages from the
   server every X messages. Really useful when you have 300 messages to down
   load over an unstable connection. Keeps one from downloading them multiple 
   times.

4) I have a bug report - replcomps doesn't work right. It misses things out
   of the To: if I attempt to use it in an expression to pick the From:
   based upon who I am sending to.

5) I'm working on trying to determine if there is an easy way to
   combine pick expressions so that I can put things into different
   sequences with a single scan of the folder. (I now have 15 pick
   statements which is now taking a long time on a big inbox)

]       ON HUMILITY: to err is human. To moo, bovine.           |  firewalls  [
]   Michael Richardson, Sandelman Software Works, Ottawa, ON    |net architect[
] [EMAIL PROTECTED] http://www.sandelman.ottawa.on.ca/ |device driver[
] panic("Just another NetBSD/notebook using, kernel hacking, security guy");  [

Reply via email to