Sujet : Re: sendmail AUTH
De : kalevi (at) *nospam* kolttonen.fi (Kalevi Kolttonen)
Groupes : comp.mail.sendmailDate : 08. Nov 2024, 16:40:15
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vglbcv$38n6p$2@dont-email.me>
References : 1 2 3
User-Agent : tin/2.6.3-20231224 ("Banff") (Linux/6.11.6-200.fc40.x86_64 (x86_64))
In comp.mail.sendmail Wolfgang Agnes <
wagnes@jemoni.to> wrote:
Thanks! Then I don't have support for authentication.
--8<-------------------------------------------------------->8---
220 my.host.name ESMTP Sendmail 8.18.1/8.18.1; Fri, 8 Nov 2024 07:51:24 -0300 (-03)
EHLO localhost
250-my.host.name Hello localhost [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-STARTTLS
250-DELIVERBY
250 HELP
--8<-------------------------------------------------------->8---
I'll have to recompile Sendmail.
Not necessarily. I cannot remember the exact conditions, but
sometimes AUTH appears only after the client has issued
STARTTLS to enable the encryption layer. Clients do EHLO again
after the encryption layer is working.
br,
KK