You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-10 23:12:02 +02:00
Added information about "from" and "to" separator which MUST be a space
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# ALIAS => from alias@domain.tld (alias) to user@domain.tld (real account)
|
||||
# ALIAS => from alias@domain.tld (alias) to user@domain.tld (real account), space separated
|
||||
# alias@domain.tld user@domain.tld
|
||||
#
|
||||
# FORWARD => from redirect@domain.tld to a list of internal/external email addresses
|
||||
# FORWARD => from redirect@domain.tld to a list of internal/external email addresses, space separated
|
||||
# redirect@domain.tld otheruser@domain.tld otheruser@otherdomain.tld
|
||||
#
|
Reference in New Issue
Block a user