#!/bin/sh
# This script can be used for a post add user script, it creates a mail spool
touch /var/spool/mail/$1
