X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/17a0e20c69f875f98afb440c6f20c1ab5406d4c9..08a1fabd9dc8a68cf09fa2df03e63f0402a5acc5:/debian/patches/debian-specific/Md.etc_mailname_gethostbyname.diff?ds=inline diff --git a/debian/patches/debian-specific/Md.etc_mailname_gethostbyname.diff b/debian/patches/debian-specific/Md.etc_mailname_gethostbyname.diff index 6220c0f..0e8dcf8 100644 --- a/debian/patches/debian-specific/Md.etc_mailname_gethostbyname.diff +++ b/debian/patches/debian-specific/Md.etc_mailname_gethostbyname.diff @@ -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 @@