Searched defs:mail (Results 1 – 7 of 7) sorted by relevance
9 public MailHolder mail; field in TestUnwrappedWithSameName647.UnwrappedWithSamePropertyName14 public Mail mail; field in TestUnwrappedWithSameName647.MailHolder18 public String mail; field in TestUnwrappedWithSameName647.Mail
18 mail = open(mailbox) variable
29 static final ASN1ObjectIdentifier mail = internet.branch("7"); field
27 static final ASN1ObjectIdentifier mail = internet.branch("7"); field
476 def mail(self, sender, options=[]): member in SMTP
520 def mail(self, sender, options=()): member in SMTP