hush/include
Ron Yorston 576b1d3c41 sendmail: use host rather than NIS domain name for HELO
According to RFC 5321 the argument to HELO "contains the fully-qualified
domain name of the SMTP client" or its IP address if no FQDN is available.
BusyBox sendmail uses the NIS domain name instead which, in many cases,
is likely to be the default "(none)". [vda: yes, I checked my machine
and its uts.domainname was indeed "(none)"]

Using the host name is more likely to satisfy the intent of the RFC while
allowing the otherwise unused safe_getdomainname function to be removed.

Signed-off-by: Ron Yorston <rmy@tigress.co.uk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-04-28 17:04:19 +02:00
..
.gitignore .gitignore: add missing ignores 2011-03-06 19:54:15 +01:00
applet_metadata.h applet_tables: do not include libbb.h, that header ir for target builds 2011-03-28 01:23:38 +02:00
applets.src.h mdev: expand --help so that it's actually useful. 2011-09-19 12:18:11 +02:00
ar.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
bb_archive.h tar,rpm2cpio: check that child decompressor did not error out 2012-03-06 16:33:42 +01:00
bb_e2fs_defs.h Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h 2012-04-17 15:06:55 +02:00
busybox.h applet_tables: do not include libbb.h, that header ir for target builds 2011-03-28 01:23:38 +02:00
dump.h *: whitespace fixes 2010-10-28 18:57:19 +02:00
fix_u32.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
grp_.h platform.h: define endgrent() and endpwent() as no-ops on Android 2012-01-06 16:23:18 +01:00
inet_common.h more thorough fix for systems with strange socklen_t 2010-02-02 12:45:38 +01:00
libbb.h sendmail: use host rather than NIS domain name for HELO 2012-04-28 17:04:19 +02:00
liblzo_interface.h *: move lzo compressor code to archival/libunarchive/. No code changes 2010-11-03 02:27:49 +01:00
platform.h Move Adroid endgrent() and endpwent() NOPS to libbb.h 2012-01-08 16:11:38 +01:00
pwd_.h platform.h: define endgrent() and endpwent() as no-ops on Android 2012-01-06 16:23:18 +01:00
rtc_.h whitespace cleanup 2010-10-29 11:46:52 +02:00
shadow_.h move passwd, shadow, group and gshadow path definitions to libbb.h 2011-01-16 23:39:45 +01:00
unicode.h ash,hush: recheck LANG before every line input 2011-03-23 17:59:27 +01:00
usage.src.h move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
volume_id.h blkid: if parameters are given, do not scan /dev 2012-03-03 15:09:07 +01:00
xatonum.h udhcp: finish support of classless static routes 2011-12-16 17:05:52 +01:00
xregex.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00