You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Fix typo
This commit is contained in:
@@ -28,7 +28,7 @@ SUBNET=192.168.203.0/24
|
|||||||
# Main mail domain
|
# Main mail domain
|
||||||
DOMAIN=mailu.io
|
DOMAIN=mailu.io
|
||||||
|
|
||||||
# Hostnames for this server, separated with comas
|
# Hostnames for this server, separated with commas
|
||||||
HOSTNAMES=mail.mailu.io,alternative.mailu.io,yetanother.mailu.io
|
HOSTNAMES=mail.mailu.io,alternative.mailu.io,yetanother.mailu.io
|
||||||
|
|
||||||
# Postmaster local part (will append the main mail domain)
|
# Postmaster local part (will append the main mail domain)
|
||||||
|
@@ -20,7 +20,7 @@ SUBNET6={{ subnet6 }}
|
|||||||
# Main mail domain
|
# Main mail domain
|
||||||
DOMAIN={{ domain }}
|
DOMAIN={{ domain }}
|
||||||
|
|
||||||
# Hostnames for this server, separated with comas
|
# Hostnames for this server, separated with commas
|
||||||
HOSTNAMES={{ hostnames }}
|
HOSTNAMES={{ hostnames }}
|
||||||
|
|
||||||
# Postmaster local part (will append the main mail domain)
|
# Postmaster local part (will append the main mail domain)
|
||||||
|
@@ -31,7 +31,7 @@ SUBNET=192.168.203.0/24
|
|||||||
# Main mail domain
|
# Main mail domain
|
||||||
DOMAIN=mailu.io
|
DOMAIN=mailu.io
|
||||||
|
|
||||||
# Hostnames for this server, separated with comas
|
# Hostnames for this server, separated with commas
|
||||||
HOSTNAMES=localhost
|
HOSTNAMES=localhost
|
||||||
|
|
||||||
# Postmaster local part (will append the main mail domain)
|
# Postmaster local part (will append the main mail domain)
|
||||||
|
@@ -31,7 +31,7 @@ SUBNET=192.168.203.0/24
|
|||||||
# Main mail domain
|
# Main mail domain
|
||||||
DOMAIN=mailu.io
|
DOMAIN=mailu.io
|
||||||
|
|
||||||
# Hostnames for this server, separated with comas
|
# Hostnames for this server, separated with commas
|
||||||
HOSTNAMES=localhost
|
HOSTNAMES=localhost
|
||||||
|
|
||||||
# Postmaster local part (will append the main mail domain)
|
# Postmaster local part (will append the main mail domain)
|
||||||
|
@@ -31,7 +31,7 @@ SUBNET=192.168.203.0/24
|
|||||||
# Main mail domain
|
# Main mail domain
|
||||||
DOMAIN=mailu.io
|
DOMAIN=mailu.io
|
||||||
|
|
||||||
# Hostnames for this server, separated with comas
|
# Hostnames for this server, separated with commas
|
||||||
HOSTNAMES=localhost
|
HOSTNAMES=localhost
|
||||||
|
|
||||||
# Postmaster local part (will append the main mail domain)
|
# Postmaster local part (will append the main mail domain)
|
||||||
|
@@ -31,7 +31,7 @@ SUBNET=192.168.203.0/24
|
|||||||
# Main mail domain
|
# Main mail domain
|
||||||
DOMAIN=mailu.io
|
DOMAIN=mailu.io
|
||||||
|
|
||||||
# Hostnames for this server, separated with comas
|
# Hostnames for this server, separated with commas
|
||||||
HOSTNAMES=localhost
|
HOSTNAMES=localhost
|
||||||
|
|
||||||
# Postmaster local part (will append the main mail domain)
|
# Postmaster local part (will append the main mail domain)
|
||||||
|
@@ -31,7 +31,7 @@ SUBNET=192.168.203.0/24
|
|||||||
# Main mail domain
|
# Main mail domain
|
||||||
DOMAIN=mailu.io
|
DOMAIN=mailu.io
|
||||||
|
|
||||||
# Hostnames for this server, separated with comas
|
# Hostnames for this server, separated with commas
|
||||||
HOSTNAMES=localhost
|
HOSTNAMES=localhost
|
||||||
|
|
||||||
# Postmaster local part (will append the main mail domain)
|
# Postmaster local part (will append the main mail domain)
|
||||||
|
Reference in New Issue
Block a user