On 12 October 2015 at 00:28, Holger Jahn <[email protected]> wrote:

> On 10/12/2015 11:14 AM, Maarten de Vries wrote:
>
>> My understanding from the man page is that the hostname parameter is
>> only used for the SMTP greeting and not for binding the socket:
>>
>
> The context I was referring to was
>
> listen on "hostname"
>
> in /etc/smtpd/smtpd.conf
>

​Ah, but the smtpd.conf posted by Allyn contains this:

listen on enp0s4 hostname ######### tls
>

Which specifies an interface to listen on (enp0s4) and, if my understanding
from the man page is correct, a hostname for the smtp greeting which never
even needs to be resolved.

-- Maarten

Reply via email to