Re: [Nmh-workers] Setup help???

2013-05-02 Thread Ken Hornstein
First off ... you didn't mention a crucial piece of information: the version of nmh you're running. This has generally worked, although (because I use sendmail) this adds the line Sender: laptop-userID@ISP This makes me think you're running something older than the latest version of nmh.

[Nmh-workers] send/post busted...

2013-05-02 Thread Valdis Kletnieks
Some commit recently broke my 'post' command's ability to find the SASL password needed to authenticate to our mail server. I'd do a git bisect to track it down further, but 'git log' hints there's intermediate broken states. After 'git checkout a431fb0f788cf93c9d93c3ad268fa0813e1bf2ef' (the

Re: [Nmh-workers] send/post busted...

2013-05-02 Thread David Levine
Valdis wrote: At current HEAD, I get this. Apparently something is still not backwards-combatable in the 'credentials' code. Apparently. Of course I'd like to fix this, but as a temporary workaround, does adding this to your profile help? credentials: file:.netrc David

Re: [Nmh-workers] send/post busted...

2013-05-02 Thread Valdis . Kletnieks
On Thu, 02 May 2013 13:03:36 -0400, David Levine said: Valdis wrote: At current HEAD, I get this. Apparently something is still not backwards-combatable in the 'credentials' code. Apparently. Of course I'd like to fix this, but as a temporary workaround, does adding this to your profile

Re: [Nmh-workers] Setup help???

2013-05-02 Thread Bob Carragher
Thanks for the reply, Jerrad! I had looked through that before, and tried several of the options, but none of them worked. The problem was always with sendmail. Even when I used the draft_from option with the masquerade directive, sendmail would insert the dreaded X-Authentication-Warning:

Re: [Nmh-workers] Setup help???

2013-05-02 Thread Bob Carragher
Thanks for the response, Ken! On Thu, 02 May 2013 08:56:03 -0400 Ken Hornstein k...@pobox.com wrote: First off ... you didn't mention a crucial piece of information: the version of nmh you're running. My apologies! It's version 1.3-1 (pretty ancient, I guess, but that's what's tied to my

Re: [Nmh-workers] send/post busted...

2013-05-02 Thread David Levine
Valdis wrote: On Thu, 02 May 2013 13:03:36 -0400, David Levine said: Valdis wrote: At current HEAD, I get this. Apparently something is still not backwards-combatable in the 'credentials' code. Apparently. Of course I'd like to fix this, but as a temporary workaround, does

Re: [Nmh-workers] Setup help???

2013-05-02 Thread Ken Hornstein
My apologies! It's version 1.3-1 (pretty ancient, I guess, but that's what's tied to my version of Ubuntu -- something else I need to update). Okay, yeah, that explains a lot. There are some other features in nmh 1.5 that you might be interested in as well (the web page has details on the