mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 00:01:07 +00:00
208 B
208 B
address.user
Returns the mailbox portion of the address. For example, if the address is
"first.last@example.com", address.user will evaluate as "first.last".
See also address.domain.