What I found was this: http://marc.info/?l=james-user&m=130082011314816
This works. However, this creates *two* IMAP servers, right? Or is this the usual way of achieving this? Would like to get some input on this. :) To me it seems we should create *1* IMAP server that allows both SSL and nonSSL. On Wed, Mar 28, 2012 at 10:07 AM, l0c4l h0st <[email protected]> wrote: > 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: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
