nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] mhmail

2012-06-13 10:55:44
mts=/usr/local/nmh/etc/mts.conf    #depends on installation
sed < $mts >| /tmp/mts.conf -e '/^servers:/s/:.*/: localhost/'
MHMTSCONF=/tmp/mts.conf mhmail norm -from norm -subject "$1"

I'm wondering ... do you really think these gyrations are appropriate
for mhmail?

Back in "the day", needing to change the server used by post and friends
was very rare, so putting it all in mts.conf was reasonable.  But now
we have alternate ports and changing servers is more common (it occurs
to me that there's no way of specifying an alternate port via mts.conf
for email submission).  We also have options for SASL and TLS, which are
also not configurable via mts.conf (although maybe they should be?).

So I'm actually thinking that maybe it makes sense to have mhmail
pass through various post options (kinda like what "send" does now).

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>