busybox/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
applet_metadata.h
applets.src.h mdev: expand --help so that it's actually useful. 2011-09-19 12:18:11 +02:00
ar.h
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
dump.h
fix_u32.h
grp_.h platform.h: define endgrent() and endpwent() as no-ops on Android 2012-01-06 16:23:18 +01:00
inet_common.h
libbb.h sendmail: use host rather than NIS domain name for HELO 2012-04-28 17:04:19 +02:00
liblzo_interface.h
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
shadow_.h
unicode.h
usage.src.h
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