Re: Next steps for ezmlm-idx
Lars Kruse <[email protected]> Sat, 13 Sep 2008 04:21:59 +0200
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <20080913042159.435988a8@erker> |
Hi, > On Fri, Sep 12, 2008 at 12:04:38PM +0200, Lars Kruse wrote: > > I would like a configurable content filter for outgoing messages. > > Maybe the following: > > echo "/usr/local/bin/encryption_wrapper" >conf-queue-out > > could make ezmlm-idx send all mails through the given program before handing > > them over to the outgoing queue. > > All mails, or just list posts? list post would be sufficient. But IMO the filter program could also take care for this decision. > > Filtering the individual message for each subscriber (instead of > > one-message-for-all-recipients) would be perfect, but maybe this conflicts > > with the current delivery system. > > I'll have to think about that. Some way of sticking a program between > the raw message and the sending agent would be the way to go. fine! > > Even if the content filter is not possible, then a simpler list-wide > > configuration setting (file based) for QMAILQUEUE would be helpful. > > You're the second to ask for this, and it's easy (see my other post). great to hear! thanks, Lars