Added information about "from" and "to" separator which MUST be a space

This commit is contained in:
Thomas VIAL 2016-01-20 17:46:43 +01:00
parent f866359809
commit 77f4a61412
1 changed files with 2 additions and 2 deletions

View File

@ -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
#