pymilter 1.0.5
Milter.greylist.Record Class Reference
Inheritance diagram for Milter.greylist.Record:

Public Member Functions

 __init__ (self, timeinc=0)
 
 __str__ (self)
 

Public Attributes

 firstseen = now
 
 lastseen = now
 
int cnt = 0
 
 umis = None
 

Static Private Attributes

tuple __slots__ = ( 'firstseen', 'lastseen', 'umis', 'cnt' )
 

The documentation for this class was generated from the following file: