Add mail roles
This commit is contained in:
12
package-postfix_access/templates/50-user.j2
Normal file
12
package-postfix_access/templates/50-user.j2
Normal file
@ -0,0 +1,12 @@
|
||||
use strict;
|
||||
|
||||
@local_domains_acl = ( "." );
|
||||
$sa_tag_level_deflt = -9999;
|
||||
$sa_tag2_level_deflt = 4.5;
|
||||
$sa_kill_level_deflt = 4.5;
|
||||
$sa_spam_subject_tag = '*** SPAM *** ';
|
||||
|
||||
$forward_method = 'smtp:[::1]:10025';
|
||||
|
||||
#------------ Do not modify anything below this line -------------
|
||||
1; # ensure a defined return
|
Reference in New Issue
Block a user