def lowerList(self, stringlist):
     # lowers all items of a list
     return MailBoxerTools.lowerList(stringlist)