Hi all, I am glad to hear that the IMAP is working. Should we expect IMAP in the next release?
-- Pavlos Georgiadis Michael Baehr wrote: > Hi Norman, > > That did the trick! I uncommented the repository for IMAP support (as > outlined in the configuration file), but didn't comment the other one ... > > Thanks > > Michael > > Norman Maurer schrieb: >> Hi Michael, >> >> You have to get sure the right inboxRepository is used. Comment the >> default one and uncomment: >> >> <!-- Experimental IMAP support --> >> <inboxRepository> >> <repository destinationURL="mailboxmanager://#mail/" >> postfix=".INBOX" translateDelimiters="true" >> type="MAIL" /> >> </inboxRepository> >> >> bye >> Norman >> >> Michael Baehr schrieb: >> >>> Hi there, >>> >>> I'm having a look at James. I compiled trunk to get IMAP support. >>> >>> It seems to work, I can connect with an IMAP client, create folders >>> and move messages around. >>> >>> There is just one problem - how do I have to configure James so that >>> incoming mail is available via IMAP and not just via POP? >>> >>> So far there seem to be two different databases that hold POP and IMAP >>> messages respectively. >>> >>> Thanks >>> >>> Michael >>> >>> >> >> > > > --------------------------------------------------------------------- > 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]
