The -r option of openarc is problematic.

This commit is contained in:
Andrea Dell'Amico 2025-02-20 16:56:41 +01:00
parent b2976b3a09
commit 1b30e40823
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ postfix_arc_mode: 'v'
postfix_arc_socket: 'inet:8894@localhost'
postfix_arc_milter_socket: 'inet:[127.0.0.1]:8894'
postfix_arc_canonicalization: 'relaxed/relaxed'
postfix_opnarc_startup_options: "-l -r"
postfix_opnarc_startup_options: "-l"
# SRS
# Compute it with 'dd if=/dev/urandom bs=18 count=1 2>/dev/null | base64'