commit a8913871f474e75358154ec3ca58d7a0b65a570e
parent 0f610f0c7e8720b63f71bf50f614c31158e3f125
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sun, 13 Oct 2019 11:02:24 +0200
Do not specify full path for sendmail
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/rss2email.cfg b/.config/rss2email.cfg
@@ -60,7 +60,7 @@ unicode-snob = False
links-after-each-paragraph = False
body-width = 0
email-protocol = sendmail
-sendmail = /usr/bin/sendmail
+sendmail = sendmail
smtp-auth = True
smtp-username = from@email.com
smtp-password = password