and a router :
save_send_router:
driver = accept
domains = ! +local_domains
transport = save_send_transport
ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8
unseen
But I'm not sure about the user, group and driver=accept.
Could you say me if this config is ok ?
Thanks in advance
Guy
Stanislaw Halik a écrit : > On Sat, Dec 02, 2006, De Leeuw Guy wrote:
>
>> For limiting the bandwidth, how can I adapt my exim4 configuration to
>> store directly a send message from internal users to the
>> $home/Maildir/.Sent inbox ?
>>
>
> Use an unseen router.
>
>