ssmtp is not available in debian buster, so we can't send mails that way anymore. Switched to msmtp, which serves the same purpose.
2 lines
36 B
INI
2 lines
36 B
INI
sendmail_path = "/usr/bin/msmtp -t"
|