Am 17.11.2014 um 10:58 schrieb Stanislas SABATIER:
> Hello,
> I tried to activate SSL on LMTP service, to secure connections between 
> Postfix and Dovecot on my LAN, but Dovecot is not negociating a TLS session 
> with Postfix.
> If I enforce TLS for LMTP at Postfix's side,  communication between Postfix 
> and Dovecot is not working.
> 
> I put
>   ssl = yes
>   ssl_cert = </dovecot/ssl/ssl-LMTP.pem
>   ssl_key = </dovecot/ssl/ssl-LMTP.key
> in section protocol LMTP within 20-lmtp.conf
> 
> and 
> service lmtp {
>   inet_listener lmtp {
>     name = dovecot_lmtp
>     address = xx.xx.xx.xx
>     port = 26
>     ssl = yes
>   }
>   process_min_avail = 5
> }
> within 10-master.conf
> 
> Did I miss something ?
> 
> Thank you for your help.
> 
> Regards,
> Stan
> 

as far in know this isnt implemented in dovecot yet, but will come


Best Regards
MfG Robert Schetterer

-- 
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

Reply via email to