On Wed, 31 May 2006, Peter Velan wrote: > rr_ocopy: > driver = accept > transport = tt_ocopy > domains = ! +local_domains > condition = $authenticated_id > unseen > > should perform following task: create a copy of any outbound mail. It > operates perfectly: > > Now, if I'm injecting messages by a local process, like: > > <= <> U=peter P=local S=1234 from <> for [EMAIL PROTECTED] > > then, above router does not triggers.
Have you tried running with debugging (-d) to see how Exim is reacting? Use -d+expand to get even more details of expansions (i.e. including variable substitutions). -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
