Re: [Exim] Looking at each email sent out

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Ollie Cook
Datum:  
To: Dan Muey
CC: exim-users
Betreff: Re: [Exim] Looking at each email sent out
On Wed, Jul 02, 2003 at 04:51:44PM -0500, Dan Muey wrote:
> Basically I need the date,to, and from info minimally and subject if possible
> and perhaps but probably not the body.
>
> Any ideas how to accomplish this internally or how to pipe each of the
> domain's outgoing messages through a perl script before mailing them out?


Hi Dan,

You could probably achieve this with a transport filter[1].

Just make sure you print out to standard output exactly what you receive on
standard input. You could make copies of and store whatever data in the message
you want.

An alternative might be a shadow transport if the deliveries are local. (I
don't believe they work for remote deliveries).

Cheers,

Ollie

1: http://www.exim.org/exim-html-4.20/doc/html/spec_23.html#IX1756

--
Oliver Cook    Systems Administrator, Claranet UK
ollie@???                  020 7903 3065