X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/e0b0abd209a1ecbd9266cfcf8735af171f96869b..c53e82e40cef407de986aa329d31457915ad0dbe:/lib/alias.dtl diff --git a/lib/alias.dtl b/lib/alias.dtl index b7ccae4..8fe2246 100644 --- a/lib/alias.dtl +++ b/lib/alias.dtl @@ -32,7 +32,7 @@ extern val aliasPrim : aliasSource -> aliasTarget -> [Domain] {MailNodes: [node] {{Request redirection of all mail from the source to the target, specifying on which nodes this redirection should be applied.}} -val alias = \user -> \email -> aliasPrim (userSource user) (addressTarget email); +val emailAlias = \user -> \email -> aliasPrim (userSource user) (addressTarget email); {{Redirect mail for the user at the current domain to the e-mail address.}} val aliasMulti = \user -> \emails -> aliasPrim (userSource user) (addressesTarget emails); {{Redirect mail for the user at the current domain to all of the e-mail