Hello, How can we use both SSL and non-SSL with James?
So let's say we want to host a mailserver that provides SMTP and IMAP. I want the server to listen on: - 25/587, for non-SSL SMTP - 465, for SSL SMTP and: - 143, for non-SSL IMAP - 993, for SSL IMAP As far as I can see, I can only configure the imapserver.xml / smtpserver.xml to do SSL or don't do SSL. I can't configure them to do both. Or am I missing something? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org