mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-24 05:08:18 +00:00
210 B
210 B
address.domain
Returns the mailbox portion of the address. For example, if the address is
"first.last@example.com", address.domain will evaluate as "example.com".
See also address:user.