MailAddress.fromEnvelope constructor
MailAddress.fromEnvelope()
Implementation
MailAddress.fromEnvelope(
this.personalName, this.sourceRoute, this.mailboxName, this.hostName)
: _email = '$mailboxName@$hostName';