#!/bin/bash



#################################################################################
#		This will build the access db after edits. Very simple		#
#################################################################################

/usr/sbin/makemap hash /etc/mail/access < /etc/mail/access

