SPOOL_DIR_MODE
#ifndef SPOOL_DIR_MODE
if (chmod(sd, SPOOL_DIR_MODE) < 0) {
warn("%s: cannot change mode to %lo", sd, (long)SPOOL_DIR_MODE);