Displaying 2 results from an estimated 2 matches for "omkagaf".
2020 Aug 27
2
Submission proxy warning connecting to Exim
Hello,
When connecting to Exim 4.94, 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 my...
2020 Sep 02
0
Submission proxy warning connecting to Exim
On 28/08/2020 01:11, Alec Moskvin wrote:
> Hello,
>
> When connecting to Exim 4.94, 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]:
>
>...