From: Ian Kelling Date: Sun, 31 Mar 2019 19:14:28 +0000 (-0400) Subject: docs X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=commitdiff_plain;h=a8aa03c1f901a6176f289ec41541b0897944a96c;hp=9bd685f6da7ad7b9b00eee67a7f767466c42229c docs --- 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