X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=mail-setup;h=2f4a726b273604200501dcd817a680ff9030ae9b;hb=a7f9b883055cb1c4056469d498c7bc6564670c37;hp=0c543863e777a5bc12f73604579a0672bd80f6c8;hpb=32fb94de4f6b8e30ee53486f87721e73ed4eff50;p=distro-setup 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