--- a/xmail +++ b/xmail @@ -19,7 +19,7 @@ test -f $DAEMON || exit 0 set -e -ulimit -c 20000 +ulimit -c 10000 ulimit -s 128 start_xmail()