[Exim] Re: system_filter

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Suresh Ramasubramanian
日付:  
To: exim-users
題目: [Exim] Re: system_filter
+++ Greg Ward [exim-users] <30/01/02 10:13 -0500>:
> > How can i send back only the message?
>
> AFAIK, you can't -- Exim doesn't speak MIME. If you want to do this,
> you'll have to write a custom script to chop up the MIME message and


What he's looking for is the DSN / nobodyreturn ... but exim doesn't do DSN.
There should be something to compensate for this - and tell exim what to
return, but can't dig it out of my brain right now. Googling the exim spec
should produce it, likely?

    -srs