John Williams writes:

 > Is it possible to create a custom handler for digests only?

Yes.  The standard pipeline contains a handler named "ToDigest" or
something like that.  You edit the pipeline either in mm_cfg.py (for
global effect) or create a local pipeline with bin/with_list (this has
some UI gotchas although once you get the pipeline actually edited and
saved it works great; feel free to remind me but I don't have time to
go into it now).

So what you do is write your handler to do its job, then chain
ToDigest's "process" function from there.

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to