On Sun, Dec 03, 2006, De Leeuw Guy wrote:
> I create a transport :

> save_send_transport:
> driver = appendfile
> user = $local_part
> group = $local_part
> delivery_date_add
> envelope_to_add
> return_path_add
> maildir_format=true
> mode = 0770
> directory = MAILDIR_HOME_MAILDIR_LOCATION/.Sent
> create_directory = true
> directory_mode = 0770

> 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 ?

Run `exim -bt address', which will give you a precise answer.

> Stanislaw Halik a écrit :
>> On Sat, Dec 02, 2006, De Leeuw Guy wrote:

Please do not top-post in the future.

-- 
Unix stuff      :: http://tehran.lain.pl
Yet Another RBL :: http://rbl.lain.pl

-- 
## 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/

Reply via email to