Part of canonical.launchpad.mail.handlers View In Hierarchy
Implements interfaces: canonical.launchpad.interfaces.mail.IMailHandler
It only handles mail sent to new@... and $bugid@..., where $bugid is a positive integer.
Method | getCommands | Returns a list of all the commands found in the email. |
Method | process | See IMailHandler. |
Method | sendHelpEmail | Send usage help to to_address . |
Method | processAttachments | Create Bugattachments for "reasonable" mail attachments. |