著者: Andrew Lewis 日付: To: exim-users 題目: Re: [exim] filtering / processing of mail mime attachments using
exim(or something else)
On Tue, 08 Feb 2005 08:35:34 +0000
"david blunkett" <dav1dblunk3tt@???> wrote:
> In particular I wish to pipe word documents through a word-to-text converter
> and then attach the plain text word document to the file (before the word
> document).
You'll probably want to use a transport_filter (see the spec for more details on how this works ;)).