mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-06-15 20:33:36 +00:00
34ade50374
In some distributions, including newer Debian versions, msmtp is installed as setgid. That prevents $HOSTALIASES from being honoured, which breaks the tests. This patch works around the problem by creating a copy of the binary, which will not have the setgid bit set.