Re: [exim] maildir file creation mode depending on who the r…

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Marc Sherman
Data:  
Para: gary ng
CC: exim-users
Asunto: Re: [exim] maildir file creation mode depending on who the recipient is?
gary ng wrote:
> Hi,
>
> I am wondering if there is a simple way to setup exim4
> such that I can have the mail message created with
> different mode, depending on the recipient.


http://www.exim.org/exim-html-4.50/doc/html/spec_26.html#IX2045

It's not expanded, so you'll have to create a seperate appendfile
transport for shared folders, and decide in the router which transport
to use.

- Marc