rework mailer a bit
authormadcoder <madcoder>
Thu, 4 May 2006 08:06:20 +0000 (08:06 +0000)
committermadcoder <madcoder>
Thu, 4 May 2006 08:06:20 +0000 (08:06 +0000)
commitd2edf1a8af423bc8a283fc33428786ab2eca3ff9
tree7d6b3c6f504b783167d43c72e85378bcf0336aa6
parentf711c7710ae0393f07da53b233eac9ffe6976dd0
rework mailer a bit

rework the Threading scheme:
 * one thread per source package.
 * threads send the mail themselves
 * no more big dictionnary of the commands to send, that should scale
   better in memory
bts/mailer.py
btspull