def parseaddrList(self, header):
     # wrapper for rfc822.AddressList, returns list of (name, addr)
     return MailBoxerTools.parseaddrList(header)