Hi Martin, Martin Windfuhr <[email protected]> (Di 31 Mär 2009 16:23:13 CEST): > Hello, > > I use > - exim 4.63-17 > - clam 0.94 > - courier 0.58-4+etch3 > with vexim and splittet exim4 configuration files. > > In exim4.conf I use the following router: > > copy: > driver = redirect > senders = *[email protected] > data = [email protected] > # headers_add = "gesendet von ${local_part}" > headers_remove = "subject" > headers_add = "Subject: [Kopie] $h_subject: gesendet von $header_from an > ${local_pa...@$domain" > unseen > no_verify > > The router should copy all outgoing emails fromm my domain and send me back > on [email protected]. > On my older Exim4 system (on a lycos server :-) ) this router works fine, > but now it doesnt work. > The E-Mail address [email protected] exists. Mainlog logs no errormessage > about routererror.
From the narrow view into your config I'd guess that your copy-router never ever is consulted. The order of routers matters. -- Heiko
signature.asc
Description: Digital signature
-- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
