From 0871d5c3d607bb81d895a7658de23966841a2a6b Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 31 Jan 2018 16:14:52 +0100 Subject: [PATCH] Revert set -e for boot script Upstream broke the spamassassin rules, which caused sa-update to fail and the whole mail server to fail as well. So we relax the error handling here and want a working mail server primarily, with or without spam lists. --- boot.d/spamassasin | 2 -- 1 file changed, 2 deletions(-) diff --git a/boot.d/spamassasin b/boot.d/spamassasin index 71e971e..26461fa 100755 --- a/boot.d/spamassasin +++ b/boot.d/spamassasin @@ -1,7 +1,5 @@ #!/bin/bash -set -e - sa-update razor-admin -home=/etc/mail/spamassassin/.razor -register