RE: [Exim] Looking at each email sent out

Top Page
Delete this message
Reply to this message
Author: Dan Muey
Date:  
To: Dan Muey, exim-users
Subject: RE: [Exim] Looking at each email sent out
Or also I could accomplish my goal by sending a bcc of the message to another emaill address on a qmail server that could send it to a script to parse it up for me.

Any way to send a bcc of each outgoing message for a domain/individual account to another email address?

> Ok, no takers. Perhaps if I simplify the question:
>
> Is there a way to pipe a copy of each outgoing email for a
> domain to an external program? Like in qmail you can put
> |/home/external_program.pl
> In the email account's .qmail file and external_program.pl
> receives the email in STDIN And then qmail processes it like
> normal as if it never sent a copy to external_program.pl
>
> Thanks
>
> Dan
> > Hello list,
> >
> > Not sure where to look for this. We have a domain that has to have
> > every message sent out logged. If I could get the messages
> to a script
> > I can parse them and log the data with Perl easy enough.
> Not sure how
> > to do that or if there's an alternative to that , perhaps a
> built in
> > logging feature.
> >
> > 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?
> >
> > TIA
> >
> > Dan
> >
> > --
> >
> > ## List details at
> http://www.exim.org/mailman/listinfo/exim-> > users
> > Exim
> details at http://www.exim.org/ ##
> >
> >
>
> --
>
> ## List details at
> http://www.exim.org/mailman/listinfo/exim-> users Exim details
> at http://www.exim.org/ ##
>
>