| Home | Trees | Indices | Help |
|
|---|
|
|
Author: Andres Riancho ( andres.riancho@gmail.com )
|
|||
| __init__(self) | ||
|
discover(self,
fuzzableRequest) Starts smtpd, fill forms, wait for emails, analyze emails. |
||
|
_testMailReception(self) Test the configured settings to see if the user did things right. |
||
| _startSMTPd(self) | ||
|
process_message(self,
peer,
mailfrom,
rcpttos,
data) This method processes messages sent to my email server, analyzes headers and gets new URLs. |
||
| _fillEmail(self, fuzzableRequest) | ||
| _isFormWithEmail(self, fuzzableRequest) | ||
| _isMailInput(self, inputName) | ||
|
getOptionsXML(self) This method returns a XML containing the Options that the plugin has. |
||
|
setOptions(self,
optionsMap) This method sets all the options that are configured using the user interface generated by the framework using the result of getOptionsXML(). |
||
| getPluginDeps(self) | ||
| getLongDesc(self) | ||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
|
|
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Thu Oct 18 19:40:41 2007 | http://epydoc.sourceforge.net |