Displaying 2 results from an estimated 2 matches for "x_pipe_connect".
2020 Aug 27
2
Submission proxy warning connecting to Exim
..., dovecot submission logs this warning:
dovecot[25235]: submission(alec)<25347><QNydV8+t+oMKAgAF>: Warning: smtp-client: conn localhost:25 ([::1]:25) [1]: Received invalid EHLO response line: Unexpected character in EHLO keyword
Looks like it doesn't like the underscore in "X_PIPE_CONNECT", since
it's neither "isalnum" nor a dash [1]:
1598480923.401085 220 myhostname ESMTP Exim 4.94 Wed, 26 Aug 2020 18:28:43 -0400
1598480923.401906 250-myhostname Hello localhost [::1]
1598480923.401906 250-SIZE 52428800
1598480923.401906 250-8BITMIME
1598480923.401906 2...
2020 Sep 02
0
Submission proxy warning connecting to Exim
...n logs this warning:
>
> dovecot[25235]: submission(alec)<25347><QNydV8+t+oMKAgAF>: Warning: smtp-client: conn localhost:25 ([::1]:25) [1]: Received invalid EHLO response line: Unexpected character in EHLO keyword
>
> Looks like it doesn't like the underscore in "X_PIPE_CONNECT", since
> it's neither "isalnum" nor a dash [1]:
>
> 1598480923.401085 220 myhostname ESMTP Exim 4.94 Wed, 26 Aug 2020 18:28:43 -0400
> 1598480923.401906 250-myhostname Hello localhost [::1]
> 1598480923.401906 250-SIZE 52428800
> 1598480923.401906 2...