]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/debian-specific/Md.etc_mailname_gethostbyname.diff
Merge commit 'upstream/1.5.20'
[software/mutt-debian.git] / debian / patches / debian-specific / Md.etc_mailname_gethostbyname.diff
index 6220c0f1cfddbe018ac69506250a373e2f83cc5c..0e8dcf855e5227197f57d972b955eb831e2849a9 100644 (file)
@@ -1,3 +1,6 @@
+If /etc/mailname is present, the hostname inside the file will be
+used, rather than calling gethostbyname() on the actual hostname
+
 --- a/init.c
 +++ b/init.c
 @@ -47,6 +47,7 @@