On Thu, 10 Apr 2003, Chuck Kenney wrote:
> Using a script like the one below, is there a way in the exim config
> file, when it receives mail for $MYGROUP, to run the script, and send
> the message to the results of the loop
You should be able to have something like
local_parts = MYGROUP
data = ${run .....
as a configuration setting for the redirect router. Check out the
redirect router and the ${run expansion item.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.