Can I enable STARTTLS/SSL on the LMTP listener in Dovecot 2.1.x?

service lmtp {
  unix_listener lmtp {
  }
  inet_listener lmtp {
    address = *
    port = 24
-->    ssl=yes
  }
}
                          
-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to