initial commit of file from CVS for e-smith-qmail on Wed 12 Jul 09:06:46 BST 2023
This commit is contained in:
11
root/etc/e-smith/templates/var/qmail/control/locals
Normal file
11
root/etc/e-smith/templates/var/qmail/control/locals
Normal file
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# Everything except the localhost and the local machine name is now
|
||||
# treated as a virtual domain.
|
||||
#
|
||||
localhost
|
||||
{"$SystemName.$DomainName"}
|
||||
{
|
||||
return "# No ExternalIP" unless (defined $ExternalIP);
|
||||
|
||||
return "[$ExternalIP]";
|
||||
}
|
Reference in New Issue
Block a user