l.s.m.h.MailHandlers : class documentation

Part of lp.services.mail.handlers View In Hierarchy

All the registered mail handlers.
Method __init__ Undocumented
Method get Return the handler for the given email domain.
Method add Adds a handler for a domain.
def __init__(self):
Undocumented
def get(self, domain):
Return the handler for the given email domain.

Return None if no such handler exists.

def add(self, domain, handler):
Adds a handler for a domain.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.