diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2022-05-05 17:33:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-05-05 10:11:24 -0700 |
commit | f334a009472136b266c4f72612b549846df20c0e (patch) | |
tree | 7384a3bff5daf1f9d767994cfed21a41285702b5 /meta-oe/recipes-support/ceres-solver | |
parent | 6c2bd3c0fae072e23f6572d5448fce5e5f4fae08 (diff) | |
download | meta-openembedded-f334a009472136b266c4f72612b549846df20c0e.tar.gz |
s-nail: Set VAL_MTA
Some build server may provide sendmail like /usr/lib/sendmail which
may result the VAL_MTA to be /usr/lib/sendmail during do_configure,
but the sendmail is actually /usr/sbin/sendmail on the target.
Fixes:
# echo "invalide address email" | s-nail -s "test mail" -r test@test.com tester@test.com
s-nail: Cannot start /usr/lib/sendmail: executable not found (adjust *mta* variable)
/home/root/dead.letter 10/234
s-nail: ... message not sent
# which sendmail
/usr/sbin/sendmail
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/ceres-solver')
0 files changed, 0 insertions, 0 deletions