On 8/21/2020 10:32 AM, Thorsten Habich wrote:
>
> Hope this patch is suitable:
>
> --- a/src/posttls-finger/posttls-finger.c 2019-02-12
> 14:17:45.000000000 +0100
> +++ b/src/posttls-finger/posttls-finger.c.new 2020-08-21
> 09:15:04.256945675 +0200
> @@ -1988,7 +1988,7 @@
> msg_fatal("bad '-a' option value: %s", state->options.addr_pref);
>
> #ifdef USE_TLS
> - if (state->tlsproxy_mode && state->reconnect)
> + if (state->tlsproxy_mode && state->reconnect > 0)
> msg_fatal("The -X and -r options are mutually exclusive");
> #endif
>
>
>
I checked the change log again as this error sounded quite familiar.
Seems like it was already fixed for 3.6 but neither for 3.5 nor for 3.4
- PATCH #3 (Postfix 3.4 + 3.5): ... Viktor Dukhovni
- Re: PATCH #3 (Postfix 3.4 + 3.... Wietse Venema
- Re: PATCH #3 (Postfix 3.4 + 3.... Viktor Dukhovni
- Re: PATCH #3 (Postfix 3.4 + 3.... Wietse Venema
- Re: PATCH #3 (Postfix 3.4 + 3.... Wietse Venema
- Re: PATCH #3 (Postfix 3.4 + 3.... Viktor Dukhovni
- Re: PATCH #3 (Postfix 3.4 + 3.... Wietse Venema
- Re: PATCH #3 (Postfix 3.4 + 3.... Viktor Dukhovni
- Re: PATCH #3 (Postfix 3.4 + 3.... Wietse Venema
- Re: PATCH #3 (Postfix 3.4 + 3.... Thorsten Habich
- Re: PATCH #3 (Postfix 3.4 + 3.... Thorsten Habich
- Re: PATCH #3 (Postfix 3.4 + 3.... Viktor Dukhovni
- Re: PATCH #3 (Postfix 3.4 + 3.... thorsten . habich
- Re: PATCH #3 (Postfix 3.4 + 3.... Viktor Dukhovni
- Re: PATCH #3 (Postfix 3.4 + 3.... Wietse Venema
- Re: PATCH #3 (Postfix 3.4 + 3.... Viktor Dukhovni
- Re: PATCH #3 (Postfix 3.4 + 3.... Thorsten Habich
- Re: PATCH #3 (Postfix 3.4 + 3.... Thorsten Habich
- Re: PATCH #2: connection_reuse Thorsten Habich
- Re: PATCH #2: connection_reuse Wietse Venema
- Re: connection_reuse Viktor Dukhovni
