Em 2024-10-31 16:36, Wietse Venema via Postfix-users escreveu:
Wietse Venema via Postfix-users:
giuliano--- via Postfix-users:
> Hi everyone,
> I hope this message finds you well.
>
> I'm having problems with the "new outlook" the default version in
> Windows 11.
>
> When I connect to my account in the "new outlook", the IMAP connection
> works fine, I can see all the e-mails, but when I try to send a new
> e-mail a receive a e-mail with error.
>
> We couldn't deliver your message.
>
> Original message details
> Created date: 10/31/2024 5:53:03 PM
> Sender address: giuli...@hospedaqui.com.br
> Recipient addresses: *********@gmail.com
> Subject: teste
>
> Technical details
> SmtpSubmissionPermanent5XXException: Smtp submission failed. Server
> 'smtp.hospedaqui.com.br' Port '587'. --> Unexpected SMTP server
> response. Expected: 334, actual: 535, whole response: 535 5.7.8 Error:
> authentication failed: Invalid authentication mechanism
And Postfix logging:
> Oct 31 17:54:08 host01 postfix/submission/smtpd[467495]: warning:
> unknown[2603:1056:c03:1c16::5]: SASL LOGIN authentication failed:
> Invalid authentication mechanism
As answered in off-list email, this is an error message from the
Postfix Dovecot SASL client.
You need to turn on one extra level of logging to see which AUTH
mechanism names Dovecot and Postfix expect, and which AUTH mechanism
name the remote SMTP client sends.
main.cf:
debug_peer_list = 143.198.0.0/16
debug_peer_level = 1
IMPORTANT: If you include this logging in follow-up email, be sure
to censor the base64 text in the AUTH command because that may
contain a password.
My example was based on the logging your earlier message. You'
need to add something like 2603:1056:c03:1c16:/64":
main.cf:
debug_peer_list = 143.198.0.0/16, 2603:1056:c03:1c16::/64
debug_peer_level = 1
Alternatively you could temporarily increase the logging level for
all submission clients in master.cf with:
master.cf:
submission ..... smtpd
# Execute "postfix reload" after changing master.cf.
-o debug_peer_list=static:all
-o debug_peer_level=1
...other -o overrides...
But that would log everyone's password.
Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
Sorry for that, I try to active the debbug, but I type the IPV6 and
forget the []. Now I did the same correctly,
I guess these the most important part of the LOG:
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: <
unknown[2603:1056:c03:1c16::5]: AUTH LOGIN
Z2l1bGlhbm9AaG9zcGVkYXF1aS5jb20uYnI=
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: query milter
states for other event
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_other_event: milter inet:127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_first: sasl_method LOGIN, init_response
Z2l1bGlhbm9AaG9zcGVkYXF1aS5jb20uYnI=
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: warning:
unknown[2603:1056:c03:1c16::5]: SASL LOGIN authentication failed:
Invalid authentication mechanism
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 535 5.7.8 Error: authentication failed:
Invalid authentication mechanism
Complete log:
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: connect from
unknown[2603:1056:c03:1c16::5]
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
smtp_stream_setup: maxtime=300 enable_deadline=0
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: match_hostname:
smtpd_client_event_limit_exceptions: unknown ~? 127.0.0.0/8
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: match_hostaddr:
smtpd_client_event_limit_exceptions: 2603:1056:c03:1c16::5 ~?
127.0.0.0/8
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
match_list_match: unknown: no match
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
match_list_match: 2603:1056:c03:1c16::5: no match
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: send attr
request = connect
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: send attr ident
= submission:2603:1056:c03:1c16::5
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/anvil:
wanted attribute: status
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: status
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value: 0
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/anvil:
wanted attribute: count
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: count
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value: 1
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/anvil:
wanted attribute: rate
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: rate
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value: 1
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/anvil:
wanted attribute: (list terminator)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: (end)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: report connect
to all milters
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_connect: non-protocol events for protocol version 6:
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_connect: transport=inet endpoint=127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: trying...
[127.0.0.1]
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
vstream_tweak_tcp: TCP_MAXSEG 32741
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: fd=12: stream
buffer size old=0 new=130964
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_connect: my_version=0x6
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_connect: my_actions=0x1ff SMFIF_ADDHDRS SMFIF_CHGBODY
SMFIF_ADDRCPT SMFIF_DELRCPT SMFIF_CHGHDRS SMFIF_QUARANTINE SMFIF_CHGFROM
SMFIF_ADDRCPT_PAR SMFIF_SETSYMLIST
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_connect: my_events=0x1fffff SMFIP_NOCONNECT SMFIP_NOHELO
SMFIP_NOMAIL SMFIP_NORCPT SMFIP_NOBODY SMFIP_NOHDRS SMFIP_NOEOH
SMFIP_NR_HDR SMFIP_NOUNKNOWN SMFIP_NODATA SMFIP_SKIP SMFIP_RCPT_REJ
SMFIP_NR_CONN SMFIP_NR_HELO SMFIP_NR_MAIL SMFIP_NR_RCPT SMFIP_NR_DATA
SMFIP_NR_UNKN SMFIP_NR_EOH SMFIP_NR_BODY SMFIP_HDR_LEADSPC
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_connect: milter inet:127.0.0.1:8891 version 6
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_connect: events SMFIP_NOHELO SMFIP_NOUNKNOWN SMFIP_NODATA
SMFIP_SKIP SMFIP_HDR_LEADSPC
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_connect: requests SMFIF_ADDHDRS SMFIF_CHGHDRS SMFIF_SETSYMLIST
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "j"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: result "host01.farm03.hospedaqui.net.br"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{daemon_name}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: result "ORIGINATING"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{daemon_addr}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: result "2804:4e1c:0:301::2"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "v"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: result "Postfix 3.6.4"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "_"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: result "unknown [2603:1056:c03:1c16::5]"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_conn_event: milter inet:127.0.0.1:8891: connect
unknown/2603:1056:c03:1c16::5
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: event:
SMFIC_CONNECT; macros: j=host01.farm03.hospedaqui.net.br
{daemon_name}=ORIGINATING {daemon_addr}=2804:4e1c:0:301::2 v=Postfix
3.6.4 _=unknown [2603:1056:c03:1c16::5]
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: reply:
SMFIR_CONTINUE data 0 bytes
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 220 host01.farm03.hospedaqui.net.br
ESMTP Postfix
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: <
unknown[2603:1056:c03:1c16::5]: EHLO
CP4P284MB1283.BRAP284.PROD.OUTLOOK.COM
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: report helo to
all milters
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{tls_version}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{cipher}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{cipher_bits}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{cert_subject}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{cert_issuer}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_helo_event: milter inet:127.0.0.1:8891: helo
CP4P284MB1283.BRAP284.PROD.OUTLOOK.COM
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: event:
SMFIC_HELO; macros: (none)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: skipping event
SMFIC_HELO for milter inet:127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
match_list_match: unknown: no match
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
match_list_match: 2603:1056:c03:1c16::5: no match
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-host01.farm03.hospedaqui.net.br
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-PIPELINING
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-SIZE 251658240
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-ETRN
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-STARTTLS
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-ENHANCEDSTATUSCODES
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-8BITMIME
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-DSN
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250 CHUNKING
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: <
unknown[2603:1056:c03:1c16::5]: STARTTLS
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: query milter
states for other event
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_other_event: milter inet:127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 220 2.0.0 Ready to start TLS
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: abort all
milters
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: milter8_abort:
abort milter inet:127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: auto_clnt_open:
connected to private/tlsmgr
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/tlsmgr:
wanted attribute: protocol
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: protocol
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value: tlsmgr_protocol
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/tlsmgr:
wanted attribute: (list terminator)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: (end)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: send attr
request = seed
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: send attr size
= 32
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/tlsmgr:
wanted attribute: status
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: status
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value: 0
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/tlsmgr:
wanted attribute: seed
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: seed
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value: EdpmS0tPDTQeT3WL3y+J0pcI2r25rIKTDM8GSZJnZ6I=
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/tlsmgr:
wanted attribute: (list terminator)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: (end)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: maps_file_find:
tls_server_sni_maps:
hash:/etc/postfix/vmail_ssl.map(0,lock|fold_fix|src_rhs_is_file):
smtp.hospedaqui.com.br =
LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JR0hBZ0VBTUJNR0J5cUdTTTQ5QWdFR0NDcUdTTTQ5QXdFSEJHMHdhd0lCQVFR...
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: send attr
request = tktkey
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: send attr
keyname = [data 0 bytes]
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/tlsmgr:
wanted attribute: status
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: status
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value: 0
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/tlsmgr:
wanted attribute: keybuf
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: keybuf
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value:
kUzWB6tvnQJE7/zfriBtu4yNozTd7iP82h46cQmqvzLGiavXU3F9QrNQrgkc882Iyql7HYkzQdacVC9qTutNy7Tm2QnFoS0dW9yaH0O65QYs4CNnAAAAAA==
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/tlsmgr:
wanted attribute: (list terminator)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: (end)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_create: SASL service=smtp, realm=(null)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: name_mask:
noanonymous
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_connect: Connecting
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_connect: auth reply: VERSION?1?2
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_connect: auth reply: MECH?PLAIN?plaintext
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: name_mask:
plaintext
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_connect: auth reply: SPID?450285
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_connect: auth reply: CUID?1886
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_connect: auth reply:
COOKIE?650b186d157da9e0fb0f90c55793cd83
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_connect: auth reply: DONE
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_mech_filter: keep mechanism: PLAIN
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: match_string:
smtpd_sasl_mechanism_filter: plain ~? external
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: match_string:
smtpd_sasl_mechanism_filter: plain ~? static:rest(0,lock|utf8_request)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
sasl_mech_filter: keep SASL mechanism: 'PLAIN'
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: <
unknown[2603:1056:c03:1c16::5]: EHLO
CP4P284MB1283.BRAP284.PROD.OUTLOOK.COM
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: report helo to
all milters
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{tls_version}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: result "TLSv1.3"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{cipher}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: result "TLS_AES_256_GCM_SHA384"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{cipher_bits}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: result "256"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{cert_subject}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter_macro_lookup: "{cert_issuer}"
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_helo_event: milter inet:127.0.0.1:8891: helo
CP4P284MB1283.BRAP284.PROD.OUTLOOK.COM
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: event:
SMFIC_HELO; macros: {tls_version}=TLSv1.3
{cipher}=TLS_AES_256_GCM_SHA384 {cipher_bits}=256
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: skipping event
SMFIC_HELO for milter inet:127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
match_list_match: unknown: no match
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
match_list_match: 2603:1056:c03:1c16::5: no match
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-host01.farm03.hospedaqui.net.br
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-PIPELINING
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-SIZE 251658240
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-ETRN
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-AUTH PLAIN
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-AUTH=PLAIN
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-ENHANCEDSTATUSCODES
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-8BITMIME
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250-DSN
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 250 CHUNKING
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: <
unknown[2603:1056:c03:1c16::5]: AUTH LOGIN
Z2l1bGlhbm9AaG9zcGVkYXF1aS5jb20uYnI=
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: query milter
states for other event
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_other_event: milter inet:127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
xsasl_dovecot_server_first: sasl_method LOGIN, init_response
Z2l1bGlhbm9AaG9zcGVkYXF1aS5jb20uYnI=
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: warning:
unknown[2603:1056:c03:1c16::5]: SASL LOGIN authentication failed:
Invalid authentication mechanism
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: >
unknown[2603:1056:c03:1c16::5]: 535 5.7.8 Error: authentication failed:
Invalid authentication mechanism
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: smtp_get: EOF
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: match_hostname:
smtpd_client_event_limit_exceptions: unknown ~? 127.0.0.0/8
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: match_hostaddr:
smtpd_client_event_limit_exceptions: 2603:1056:c03:1c16::5 ~?
127.0.0.0/8
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
match_list_match: unknown: no match
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
match_list_match: 2603:1056:c03:1c16::5: no match
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: send attr
request = disconnect
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: send attr ident
= submission:2603:1056:c03:1c16::5
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/anvil:
wanted attribute: status
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: status
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
value: 0
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: private/anvil:
wanted attribute: (list terminator)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: input attribute
name: (end)
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: lost connection
after AUTH from unknown[2603:1056:c03:1c16::5]
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: abort all
milters
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: milter8_abort:
abort milter inet:127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: disconnect
event to all milters
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]:
milter8_disc_event: quit milter inet:127.0.0.1:8891
Oct 31 19:23:44 host01 postfix/submission/smtpd[497262]: disconnect from
unknown[2603:1056:c03:1c16::5] ehlo=2 starttls=1 auth=0/1 commands=3/4
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org