--- postinst 2008-11-09 16:11:52.000000000 -0500 +++ postinst-noerror 2008-11-09 16:28:09.000000000 -0500 @@ -6,6 +6,7 @@ case "$1" in configure) DBDIR='/var/lib/postgrey' + mkdir -p $DBDIR getent passwd postgrey > /dev/null || \ adduser --system --home "$DBDIR" --no-create-home \