Thanks for the pointer. However, I tried your wildcard and I also tried a full existing address and it still isn't working. Any ideas...
-----Original Message----- From: Renaud Allard [mailto:[EMAIL PROTECTED] Sent: February 19, 2007 5:05 PM To: Jean-Philippe Côté Cc: [email protected] Subject: Re: [exim] Archiving all inbound and outbound emails for auditing purposes As explained at http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch15.html, "senders" does not take a domain name but an address list. You could try with: archive_outgoing: driver = redirect data = [EMAIL PROTECTED] senders = [EMAIL PROTECTED] unseen -- ## 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/
