David Guerizec <[EMAIL PROTECTED]> writes: > I guess mixing development (cvs) and production (0.65) versions > don't do very well.
Indeed. > So may I ask why it's done this way ? So the adding of the delivery status flag is done after the verification of the released message is done, and right before it's delivered. > As you know I'm working on a common python lib (modules) to strip > down tmda-* 'binaries' to be able to develop more application on > TMDA codebase. Which modules are you working on specifically? > If this absolutely needs to be in tmda-rfilter, then I have to > modularize this part too. I don't think it absolutely needs to be in tmda-rfilter, but I think it makes more sense having the message's delivery status changed right before it's delivered. Less chance for a message to be marked as 'released' without actually having made it to the user's mailbox. Does this make sense? _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
