Is it possible to enable strong encryption options for IMAP authentication and for smtpd sender authentication?
For IMAP, I'm interested primarily in running an SSL-enabled IMAP daemon on port 993 or advertising STARTTLS on port 143.
For smtpd sender authentication, I'm interested in advertising STARTTLS on connections to port 25.
If not currently available, will these features be added to a future version?