Maildir with hierarchical filesystem layout

2013-11-02 Thread Robin Bankhead
Hello, I've been doing things with the mailbox-maildir code, while also learning a bit about namespaces, and I came across this: org.apache.james.mailbox.maildir.MaildirStore.maildirDelimiter = "."; Simple question: If I simply changed this to '/' (and reinstated the commented-out code in

Re: POP IMAP Server vs SMTP Server

2013-11-02 Thread Robert Munn
james has an smtp server built in. look in /conf for the smtpserver config. looks like the wikipedia page is out of date. On Fri, Nov 1, 2013 at 7:49 AM, Merve Temizer wrote: > Hi, > > Wikipedia[1] tells that James is a POP/IMAP server, but James does not > exists in SMTP server list. But when i