l.b.m.bugnotificationbuilder : module documentation

Part of lp.bugs.mail

Bug notification building code.
Function format_rfc2822_date Formats a date according to RFC2822's desires.
Function get_bugmail_from_address Returns the right From: address to use for a bug notification.
Function get_bugmail_replyto_address Return an appropriate bugmail Reply-To address.
Function get_bugmail_error_address Return a suitable From address for a bug transaction error email.
Class BugNotificationBuilder Constructs a MIMEText message for a bug notification.
def format_rfc2822_date(date):
Formats a date according to RFC2822's desires.
def get_bugmail_from_address(person, bug):
Returns the right From: address to use for a bug notification.
def get_bugmail_replyto_address(bug):
Return an appropriate bugmail Reply-To address.
Unknown Field: bugthe IBug.
Unknown Field: useran IPerson whose name will appear in the From address, e.g.:

From: Foo Bar via Malone <123@bugs...>

def get_bugmail_error_address():
Return a suitable From address for a bug transaction error email.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.