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