X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmmh.sh;fp=uip%2Fmmh.sh;h=fe519c32ed5af60f43d011a98d02dd86ba32b33e;hp=10fc070b0c89db97b5d199ac3579964c45b45909;hb=a1c4e3d343ae3cf290466a81f470d74dbd839d05;hpb=cc87eac5c0e4025fba81abe8433315df84489c56 diff --git a/uip/mmh.sh b/uip/mmh.sh index 10fc070..fe519c3 100755 --- a/uip/mmh.sh +++ b/uip/mmh.sh @@ -25,8 +25,7 @@ while [ $# -ge 1 ] ; do # check if mmh is set up # Note: The mail storage dir gets silently created if # everything else is properly set up. - # (folder will always create the folder if input is no tty!) - echo | folder >/dev/null 2>&1 + folder -create >/dev/null 2>&1 exit $? ;; -V*)