On Sat, 2002-11-23 at 21:08, Jason R. Mastaler wrote: > > 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?
Mainly interactive ones, ie. tmda-address, tmda-ckeck-address and tmda-pending, to make them a little more interoperable with other applications like cgi, or a tkinter interface. > > 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? Yes, indeed. I'll remove my patch. David _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
