[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-workers] mts.conf has me Baffled.
From: |
Martin G. McCormick |
Subject: |
[Nmh-workers] mts.conf has me Baffled. |
Date: |
Tue, 21 Jul 2015 15:11:08 -0500 |
I am still trying to get the programs in nmh that talk to the
mail transport agent to send the message to msmtp so I set the
following lines in /etc/nmh/mts.conf:
mts: sendmail
sendmail: /usr/local/bin/sendmail
Okay, that is a bit of a hack. Since the only two types
of MTA one can call are smtp and sendmail, I thought I would get
sneaky and do the following:
ln -s /usr/bin/msmtp /usr/local/bin/sendmail
This should have forced all nmh applications using sendmail to
use the new link I had created.
I believe it still tried to use /usr/sbin/sendmail. There were
squawks in /var/log/exim4/mainlog that shouldn't have appeared
if it really had attempted to use msmtp. Also, there are logs
that msmtp creates and they don't become any larger.
Martin
- [Nmh-workers] mts.conf has me Baffled.,
Martin G. McCormick <=