8 Dec
1998
8 Dec
'98
1:43 a.m.
On Mon, 7 Dec 1998, Andy Dustman wrote:
Note: the Client module uses rand, which I think is obsoleted; it is no longer in the Python Library Reference. To get around this, I did:
#from rand import rand from whrandom import randint def rand(): return randint(0,2**31)
For entries that change regularly and often I do not use BoboPOS. Assuming that the e-mails arrive on the server machine you can store them in any format you want (shelve,xml plain text) and have Zope open your e-mail database and process them. Pavlos