Re: [exim] save message from our internal users into Maildir…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: De Leeuw Guy
Fecha:  
A: Magnus Holmgren
Cc: exim-users
Asunto: Re: [exim] save message from our internal users into Maildir/.Sent
Magnus Holmgren a écrit :
> On Sunday 03 December 2006 19:49, Guy De Leeuw wrote:
>
>>> It looks like you're trying to save a copy of an outgoing message in the
>>> sender's mailbox. If so, you have to use ${local_part:$sender_address}
>>> instead of $local_part, and set home accordingly.
>>>
>>> ignore_target_hosts doesn't make sense on an accept router.
>>>
>> Ok, many thanks I adapt the conf files (see below) but does not work :-(
>> I never access the save_send_router I don't know what is missing
>>
>
> Where did you put save_send_router?

Hello Magnus
under conf.d/router/01_gdl-config_router
and the save_send_transport under conf.d/transport/01_gdl_transports
But maybe the problem is on the user and group value
Guy