From a8aa03c1f901a6176f289ec41541b0897944a96c Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sun, 31 Mar 2019 15:14:28 -0400 Subject: [PATCH] docs --- mail-setup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail-setup b/mail-setup index 0c54386..2f4a726 100755 --- a/mail-setup +++ b/mail-setup @@ -15,6 +15,8 @@ set -x # See the License for the specific language governing permissions and # limitations under the License. +# todo: make quick backups of maildir, or deliver to multiple hosts. + set -eE -o pipefail trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR -- 2.30.2