Re: [EXIM] Archiving and logging mail *from* a local user

Top Page
Delete this message
Reply to this message
Author: Jeffrey Goldberg
Date:  
To: Peter Lister
CC: exim-users
Subject: Re: [EXIM] Archiving and logging mail *from* a local user
On Thu, 22 Apr 1999, Peter Lister wrote:

> I would like to be able to have Exim give him a log and/or archive of sent
> email (preferably a subset, e.g. all non-local deliveries) sent from his
> account and to put it directly in a folder in his home directory.


How about

  /path/to/exim/bin/exigrep 're matching boss mail' exim_mainlog | \
    tidying_up_script


-j
-- 
Jeffrey Goldberg                +44 (0)1234 750 111 x 2826
 Cranfield Computer Centre      FAX         751 814
 J.Goldberg@???     http://WWW.Cranfield.ac.uk/public/cc/cc047/
Relativism is the triumph of authority over truth, convention over justice.



--
*** Exim information can be found at http://www.exim.org/ ***