#!/bin/sh adduser -H -h /var/lib/fetchmail -s /bin/false -D fetchmail 2>/dev/null exit 0