# This is the Smail directors file, which deals with mail for
# local users (ie, mail which is destined for a user of this system).
# It was originally generated by `smailconfig', part of the Smail package
# distributed with Debian, but it may edited by the mail system administrator.
# This file originally generated by smailconfig at Mon Aug 26 18:35:54 BST 1996
# See smail(5) for details of the things that can be configured here.

aliases:
	driver=aliasfile, owner=postmaster, sender_okay;
	file=/etc/aliases, proto=lsearch,
	modemask=002, owners=root:mail:daemon, owngroups=root:mail:daemon

dotforward:
	driver=forwardfile, owner=postmaster, nobody, sender_okay;
	file=~/.forward,
	checkowner, modemask=022, owners=root,
	unsecure=0-99:~ftp:~uucp:/tmp:/var/tmp,

user:
	driver=user;
	transport=local

real_user:
	driver=user;
	transport=local,
	prefix=real-

# lists - expand local mailing lists stored in a list directory
# mailing lists can be created simply by creating a file in the
# /etc/smail/lists directory.  To get local error bounces sent
# to the listowner put their name in /etc/smail/lists/owner-whatever.
lists:
	driver=forwardfile, sender_okay, owner=owner-$user,
        caution, nobody;
	file=lists/${lc:user}
