Solved by changing mailbox-maildir.properties 2012/8/1 Merve Temizer <[email protected]>
> Hello, > My mailbox.conf folder is like: > > <mailbox> > <!-- supported providers are: --> > <!-- jpa, jcr, maildir, hbase, memory --> > <!-- --> > <!-- Be aware that maildir will only work on unix like operation > systems! --> > <provider>maildir</provider> > </mailbox> > > Through telnet i send a mail from one user to another user and see the > line in console > > INFO 15:43:17,115 | james.smtpserver | Id='9756312' User='' Successfully > spooled mail Mail1343824997110-c69cbf5c-67b4-4f97-b829-c4e05cc1f707 from > [email protected] on localhost/127.0.0.1 for [[email protected]] > INFO 15:43:17,170 | james.mailetcontext | Local delivered mail > Mail1343824997110-c69cbf5c-67b4-4f97-b829-c4e05cc1f707 sucessfully from > [email protected] to [email protected] in folder INBOX > > i expect to see a folder src/main/store/maildir but there isnt. > > What should i configure in 3beta4 to store mails on file system? >
