l.s.m.t.l.SMTPDWatcher(LogWatcher) : class documentation

Part of lp.services.mailman.testing.logwatcher View In Hierarchy

Watch logs/smtpd.
Method wait_for_mbox_delivery Undocumented
Method wait_for_list_traffic Wait for list traffic through smtp2mbox.
Method wait_for_personal_traffic Undocumented

Inherited from LogWatcher:

Method __init__ Undocumented
Method annotate Annotate the log by writing the message to it.
Method lines Keep a cache of the lines read from the file.
Method wait Wait until the landmark string has been seen.
Method close Undocumented
def wait_for_mbox_delivery(self, message_id):
Undocumented
def wait_for_list_traffic(self, team_name, personal=False):
Wait for list traffic through smtp2mbox.
Parametersteam_nameThe name of the team expecting list traffic
personalTrue if this is email coming from the mailing list to a personal email address, i.e. it is traffic /from/ the list, not traffic /to/ the list.
def wait_for_personal_traffic(self, address):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.