Searched defs:rfc2821Mailbox (Results 1 – 1 of 1) sorted by relevance
215 type rfc2821Mailbox struct { struct216 local, domain string399 func matchEmailConstraint(mailbox rfc2821Mailbox, constraint string) (bool, error) {