22 Jun
2003
22 Jun
'03
10:02 p.m.
Kevin Gill wrote at 2003-6-22 14:13 +0100:
... My question is ... what package are people using to track their support emails? Is there some super package that has sorted this all out years ago?
We will use Python's "rfc822" module to analyse messages and use the (new in 2.2) module "email" to generate messages. Dieter