mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
Added information about "from" and "to" separator which MUST be a space
This commit is contained in:
parent
f866359809
commit
77f4a61412
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
#
|
Loading…
Add table
Add a link
Reference in a new issue