diff options
| author | Mingli Yu <mingli.yu@windriver.com> | 2022-05-05 17:33:08 +0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-05-17 05:57:10 -0700 |
| commit | a6556526d1fb58d8a9805d1c8d6d8f754e17dd70 (patch) | |
| tree | 214af5f119d3a83dfb2e51df9d0a68fe7630a6a6 /meta-python/recipes-devtools/python/python3-cmd2_2.4.1.bb | |
| parent | fe57c67d29e4974a294fc3c3e3411c9de0be6f22 (diff) | |
| download | meta-openembedded-a6556526d1fb58d8a9805d1c8d6d8f754e17dd70.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>
(cherry picked from commit f334a009472136b266c4f72612b549846df20c0e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cmd2_2.4.1.bb')
0 files changed, 0 insertions, 0 deletions
