[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] contrib to select mail server based on From: in draft
From: |
Ken Hornstein |
Subject: |
Re: [Nmh-workers] contrib to select mail server based on From: in draft |
Date: |
Tue, 31 May 2016 11:33:45 -0400 |
>I added a program, docs/contrib/sendfrom.c, that selects the SMTP
>server based on the draft's From: address.
>
>The source code can be viewed at
>
> http://git.savannah.gnu.org/cgit/nmh.git/tree/docs/contrib/sendfrom.c
I think this is great. My only quibble is perhaps that the implementation
is a bit inelegant but on further reflection it's probably the best
that can be done given the current API. I say it should go into the
tree as part of send(1).
--Ken