fix success message for PRDR
[ghsmtp.git] / test-setup.sh
blob9ef391df2955e3a596a7968b4d7d37fd2c155317
1 export MAILDIR=/tmp/Maildir
3 export GLOG_log_dir=/tmp/Maillogs
4 export GLOG_minloglevel=3
6 mkdir -p ${MAILDIR}/{tmp,new,cur}
7 mkdir -p ${GLOG_log_dir}