ok but with this settings ...where can I found sent mail ? in what folder ?
----- Original Message -----
From: "Johann Spies" <jspies@???>
To: <exim-users@???>
Sent: Tuesday, August 29, 2006 10:38 AM
Subject: Re: [exim] R: Exim4 And outgoing Filters
> On Tue, Aug 29, 2006 at 10:15:33AM +0200, Davide wrote:
>> Thx Bill ... but in debian where is conf file for implement your
>> configuration ?
> ...
>> driver = dnslookup
>> domains = ! +local_domains
>> transport = remote_smtp
>> ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8
>> unseen
>>
>> # ROUTE_2D REMOTE: archiving of outbound traffic.
>> #
>> sentarchiver:
>> driver = dnslookup
>> domains = ! +local_domains ### Note - this is optional...
>> transport = sent_archive_delivery
>> ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8
>
> Just use rgrep to find out:
>
> zsh % rgrep dnslookup /etc/exim4/conf.d/
>
> /etc/exim4/conf.d/router/200_exim4-config_primary:dnslookup_relay_to_domains:
> ...
>
> After you have changed you configuration, remember to run
> update-exim4.conf.
>
> Regards
> Johann
> --
> Johann Spies Telefoon: 021-808 4036
> Informasietegnologie, Universiteit van Stellenbosch
>
> "Preach the word; be instant in season, out of season;
> reprove, rebuke, exhort with all longsuffering and
> doctrine." II Timothy 4:2
>
> --
> ## 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/
>