[Dovecot] Can't establish Dovecot authorization in Exim.
    Philipp Kolmann 
    kolmann at zid.tuwien.ac.at
       
    Wed Jun 30 17:56:33 EEST 2010
    
    
  
On 2010-06-30 16:26, 秋元 亮二 wrote:
> - Exim
> ----------------------------------------------------------
> dovecot_login:
>  
>  driver = dovecot
>   public_name = LOGIN
>   server_socket = 
> /var/run/dovecot/auth-client
>   server_set_id = $auth1
>
> dovecot_plain:
>  
>  driver = dovecot
>   public_name = PLAIN
>   server_socket = 
> /var/run/dovecot/auth-client
>   server_set_id = $auth2
>
> ----------------------------------------------------------
>   
I have also $auth1 in dovecot_plain:
dovecot_plain:
driver = dovecot
public_name = PLAIN
server_socket = /var/run/dovecot/auth-client
server_set_id = $auth1
I have debian with exim4-daemon-heavy and nothing ordinary.
hth
philipp
    
    
More information about the dovecot
mailing list