Displaying 5 results from an estimated 5 matches for "reverse_nam".
Did you mean:
reverse_name
2019 Jul 27
2
submission configuration issues
...S.
===============
For the record, here is the result of a direct connect to postfix:
$ nc 127.0.0.1 8587
220 smtp.example.com ESMTP Postfix
EHLO example.com
250-smtp.example.com
250-PIPELINING
250-SIZE 41943040
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-XCLIENT NAME ADDR PROTO HELO REVERSE_NAME PORT LOGIN DESTADDR DESTPORT
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250 SMTPUTF8
===============
And here is the content of the row logs when a mail is sent.
======== rawlog.in
1564258521.813430 220 smtp.example.com ESMTP Postfix
1564258521.814206 250-smtp.example.com
1564258521.814206 2...
2019 Jul 27
0
submission configuration issues
.../smtp.example.com> ESMTP Postfix
> EHLO example.com <http://example.com>
> 250-smtp.example.com <http://250-smtp.example.com>
> 250-PIPELINING
> 250-SIZE 41943040
> 250-VRFY
> 250-ETRN
> 250-STARTTLS
> 250-AUTH PLAIN LOGIN
> 250-XCLIENT NAME ADDR PROTO HELO REVERSE_NAME PORT LOGIN DESTADDR DESTPORT
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250-DSN
> 250 SMTPUTF8
>
> ===============
>
> And here is the content of the row logs when a mail is sent.
>
> ======== rawlog.in <http://rawlog.in>
>
> 1564258521.813430 220 smtp.exa...
2019 Jul 23
5
submission configuration issues
Hello,
I'm having trouble configuring the submission proxy.
I have configured the submission service as follow:
submission_host = smtp.example.com
submission_relay_host = localhost
submission_relay_port = 8587
submission_relay_rawlog_dir = /var/log/dovecot/
submission_relay_trusted = yes
My main issue is that until I login, dovecot-submission won't connect to the backend and query the
2020 Feb 04
0
Submission service, XCLIENT and HELO
...er:
220 postfix.domain.local ESMTP Postfix (Ubuntu) EHLO
submission.domain.local 250-postfix.domain.local 250-PIPELINING 250-SIZE
10240000 250-VRFY 250-ETRN 250-STARTTLS 250-AUTH DIGEST-MD5 CRAM-MD5
NTLM PLAIN LOGIN 250-AUTH=DIGEST-MD5 CRAM-MD5 NTLM PLAIN LOGIN
250-XCLIENT NAME ADDR PROTO HELO REVERSE_NAME PORT LOGIN DESTADDR
DESTPORT 250-ENHANCEDSTATUSCODES 250-8BITMIME 250-DSN 250 SMTPUTF8
XCLIENT ADDR=192.168.1.3 PORT=57116 LOGIN=riccardo-at-domain.local 220
postfix.domain.local ESMTP Postfix (Ubuntu) EHLO submission.domain.local
250-postfix.domain.local 250-PIPELINING ...
As you can see the...
2019 Oct 11
2
Panic: file smtp-client-connection.c: line 1212 (smtp_client_connection_established): assertion failed: (!conn->connect_succeeded)
...sion(hativ at example.com)<15819><XFnL
eJ2U0rgqAoEMwMAIoDQqhHgB7k+O>: Debug: smtp-client: conn
mta2.example.com:25 (10.46.163.91:25) [1]: command EHLO: Got reply
(1/1): 250 mta2.example.com PIPELINING SIZE 51200000 ETRN STARTTLS AUTH
DIGEST-MD5 CRAM-MD5 NTLM XCLIENT NAME ADDR PROTO HELO REVERSE_NAME PORT
LOGIN DESTADDR DESTPORT ENHANCEDSTATUSCODES 8BITMIME SMTPUTF8 (1
commands pending, 0 commands queued)
Oct 11 09:29:00 srv2 dovecot: submission(hativ at example.com)<15819><XFnL
eJ2U0rgqAoEMwMAIoDQqhHgB7k+O>: Debug: smtp-client: conn
mta2.example.com:25 (10.46.163.91:25) [1]: Recei...