Re: [Exim] Mailboxes owned by exim.users

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Kelv
Date:  
À: John Jetmore
CC: exim-users
Sujet: Re: [Exim] Mailboxes owned by exim.users
Hi John,

> what does the router (or are you running exim 3?) that calls this look
> like? does it have check_local_user set? I believe that option is what
> sets the UID for delivery appropriately in the default config.


I realised I hadn't mentioned the version right as I sent the original
e-mail. I'm using Exim 4.10.

localuser:
driver = accept
check_local_user
transport = local_delivery

Kelv