|
# Copyright (C) 2005 Tresys Technology, LLC
|
|
|
|
policy_module(mta,1.0)
|
|
|
|
type etc_aliases_t;
|
|
files_make_file(etc_aliases_t)
|
|
|
|
type etc_mail_t;
|
|
files_make_file(etc_mail_t)
|
|
|
|
type mqueue_spool_t;
|
|
files_make_file(mqueue_spool_t)
|
|
|
|
type mail_spool_t;
|
|
files_make_file(mail_spool_t)
|