Re: [Mutt] #3142: [SMTP] Invalid EHLO for some smtp sessions
#3142: [SMTP] Invalid EHLO for some smtp sessions
---------------------+------------------------------------------------------
Reporter: gufo | Owner: brendan
Type: defect | Status: new
Priority: major | Milestone: 1.6
Component: SMTP | Version: 1.5.18
Resolution: | Keywords: smtp ehlo
---------------------+------------------------------------------------------
Comment(by brendan):
I don't understand the significance of Fqdn == "@" either, but I think in
this case we can just do what mutt_gen_msgid does:
{{{
if(!(fqdn = mutt_fqdn(0)))
fqdn = NONULL(Hostname);
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3142#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent