X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=mail-setup;h=baca1fc846e207624894b7d447f246f5b628bac1;hb=76e48ba447b07a216b6dc8786617bb0d6544858d;hp=667f0ec47f85a27a14f547b54cd6cfcb691dae03;hpb=b1f87cc8bd1764dac5ba39cf75e513cfc5493ca7;p=distro-setup diff --git a/mail-setup b/mail-setup index 667f0ec..baca1fc 100755 --- a/mail-setup +++ b/mail-setup @@ -3010,11 +3010,12 @@ EOF # ** $MAIL_HOST) $MAIL_HOST) - - + if [[ ! -e /etc/exim4/no-delay-eximids ]]; then + install -o iank -g iank <(echo) /etc/exim4/no-delay-eximids + fi u /etc/exim4/conf.d/router/155_delay <<'EOF' -By default, delay sending email by 30-40 minutes in case I -change my mind. +# By default, delay sending email by 30-40 minutes in case I +# change my mind. # Note, if we switch mail_host, the next queue run will # send the message to mail_host and the delay will be reset.