diff options
author | Viallard Anthony <viallard@syscom-instruments.com> | 2015-08-13 14:36:01 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-18 14:18:01 +0200 |
commit | ef7a8c7903046be1ee4d7f43a53c2a4e9dae1574 (patch) | |
tree | 2d794e295692b462f6d36719b71bc8d1e9c48bec /docs/website/js | |
parent | 6a2aa6ba4f80e3529fbfae26ab6e8d6ac8bcc862 (diff) | |
download | buildroot-ef7a8c7903046be1ee4d7f43a53c2a4e9dae1574.tar.gz buildroot-ef7a8c7903046be1ee4d7f43a53c2a4e9dae1574.zip |
msmtp: don't try to use IDN feature
autoconf can't detect if AI_IDN is really supported
(http://sourceforge.net/p/msmtp/code/ci/907916e8089ea9303a7c091b763087530c88a063/),
so a --disable-gai-idn flag was added to explicitly disable the usage
of IDN.
Before this patch, msmtp failed to send mail with the following
output:
msmtp: cannot locate host smtp.mandrillapp.com: Bad value for ai_flags
[Thomas: tweak commit log.]
Signed-off-by: Anthony Viallard <viallard@syscom-instruments.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/website/js')
0 files changed, 0 insertions, 0 deletions