| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Package changes :: Module mail |
|
| Classes | |
|---|---|
BonsaiMaildirSource |
|
FCMaildirSource |
|
MaildirSource |
This source will watch a maildir that is subscribed to a FreshCVS change-announcement mailing list. |
SyncmailMaildirSource |
|
| Function Summary | |
|---|---|
Parse mail sent by the Bonsai cvs loginfo script. | |
Parse mail sent by FreshCVS | |
Parse messages sent by the 'syncmail' program, as suggested by the sourceforge.net CVS Admin documentation. | |
| Function Details |
|---|
parseBonsaiMail(self, fd, prefix=None, sep='/')Parse mail sent by the Bonsai cvs loginfo script. |
parseFreshCVSMail(self, fd, prefix=None, sep='/')Parse mail sent by FreshCVS |
parseSyncmail(self, fd, prefix=None, sep='/')Parse messages sent by the 'syncmail' program, as suggested by the sourceforge.net CVS Admin documentation. Syncmail is maintained at syncmail.sf.net . |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 | http://epydoc.sf.net |