mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-20 00:01:15 +00:00
209 B
209 B
address.domain
Returns the domain 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.