From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cb.inri.net ([216.126.196.42]) by ur; Wed Nov 11 23:13:02 EST 2015 Date: Wed, 11 Nov 2015 23:12:56 -0500 From: sl@stanleylieber.com To: 9front@9front.org Subject: Re: [9front] upas/smtp -h $fqdn not used for HELO dialogue Message-ID: <4c4fcc00f5246af9833217b3223ae1d0@u2.inri> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: responsive dependency-scale frontend MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit > smtp option “-h” is not for HELO host. > > hostdomain is used for FROM address, which is used if the recipient is non-existent. > FROM address may be different from HELO host. > while HELO host is the system address of the smtp server. > > look rfc2821 in detail Thanks. So, does upas have any facility for controlling the HELO dialogue? Consider what happens when a terminal, which is rarely endowed with a valid Internet DNS name, sends a mail with upas/smtp. sl