Re: fallback to "." when gethostname() yield an empty result
Sergey Poznyakoff <[email protected]>
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
Robert Young <[email protected]> ha escrit: > ERROR: An empty_argumented EHLO command issued on a machine without hostname Thanks for reporting. > PATCH to solve this issue: Single dot is not a valid argument for the EHLO command. RFC mandates that its argument be either a valid hostname or an IP address in square brackets. I've fixed this in commit 4e7bcdbae346a26c1addf266a23c1f6cdc74533f. Regards, Sergey