initial commit of file from CVS for e-smith-qmail on Wed 12 Jul 09:06:46 BST 2023
This commit is contained in:
7
root/etc/e-smith/templates-user/.qmail/90local
Normal file
7
root/etc/e-smith/templates-user/.qmail/90local
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
# vim: ft=perl:
|
||||
return '# No local delivery'
|
||||
unless ($props{EmailForward} =~ /^(local|both)$/);
|
||||
|
||||
return './Maildir/';
|
||||
}
|
Reference in New Issue
Block a user