[Exim] Re: system_filter

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Suresh Ramasubramanian
Fecha:  
A: exim-users
Asunto: [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