mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-06-15 20:33:36 +00:00
b6248f3089
When checking if the dkimsign command exists, the default hook doesn't redirect the output to /dev/null, so if the command is present it will emit unwanted output (interpreted as message headers, as expected). This patch adds the missing redirection. Amended-by: Alberto Bertogli <albertito@blitiri.com.ar> Extended commit message.