Συντάκτης: Mark Bergsma Ημερομηνία: Προς: Tom Bell Υ/ο: Exim Mailing List Αντικείμενο: Re: [Exim] Maildir format question
Tom Bell wrote:
> I've currently got a system filter that is saving messages that hit a
> particular filter. I'm wondering if there is an easy way for me to
> pipe these messages back into exim for delivery ?
If you are using an Exim system filter (that is run long before any
delivery is done), why do you need to pipe the message back into Exim?
You can queue specific deliveries from withing the system filter, or tag
the message for it to be treated in a special way by the directors/routers.