Re: [Exim] cyrus and lmtp sockets

Etusivu
Poista viesti
Vastaa
Lähettäjä: Kevin P. Fleming
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [Exim] cyrus and lmtp sockets
Igor Karpov wrote:

> # Authentificator
>
> auth_cram:
> driver = cram_md5
> public_name = CRAM-MD5
> client_name = yourclientname
> client_secret = yourpassword
> ---------------------------------------------
>
> You must to specify yourclientname among other admins in imapd.conf to
> let it deliver mail in different mailboxes.


Actually, "yourclientname" only needs to be in the lmtpadmins list, not
the main admins list.