Next: , Previous: SyncmailMaildirSource, Up: Mail-parsing ChangeSources


4.6.4.7 BonsaiMaildirSource

See Depreciated.

http://www.mozilla.org/bonsai.html

BonsaiMaildirSource parses messages sent out by Bonsai, the CVS tree-management system built by Mozilla.

     from buildbot.changes.mail import BonsaiMaildirSource
     c['change_source'] = BonsaiMaildirSource("~/maildir-buildbot")