protocols { imap = yes } service imap-login { inet_listener imap { port = 10143 } inet_listener imaps { port = 10993 ssl = yes } } # we should avoid sending command lines that are too long imap_max_line_length = 8192