X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=mail-setup;h=3b281990b11943e0167bd0556db7e153cba0671a;hb=ce4cacd36c5b5babeea85d0f93771017e6169180;hp=5d184932481fdbafee2d9c5e63be3584446df8dc;hpb=b28eebdf9143aa17733f233b30b96f462008f3b6;p=distro-setup diff --git a/mail-setup b/mail-setup index 5d18493..3b28199 100755 --- a/mail-setup +++ b/mail-setup @@ -1507,7 +1507,7 @@ EOF # disable power management feature, set to 240 min sync interval, # so it shouldn't be bad. - # davdroid from f-druid. + # davx^5 from f-droid # login with url and user name # url https://cal.iankelling.org/ian # username ian @@ -2316,10 +2316,12 @@ source /usr/local/lib/err m() { printf "%s\n" "$*"; "$@"; } err-cleanup() { -echo failed nextcloud update for $ncbase >&2 - /sbin/exim -t <&2 + # -odf or else systemd will kill the background delivery process + # and the message will sit in the queue until the next queue run. + exim -odf -t <>/usr/local/bin/send-test-forward <