mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-02-07 22:25:57 +00:00
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.