Hi,

I am working on james-server 3.0-beta1 and corresponding mailbox-0.2. I
have made slight modifications to mailbox-jpa module and compiled it
successfully. I have also made package renaming for the whole mailbox-0.2
(such as renaming from original org.apache.james.mailbox.* to
org.apache.james2.mailbox.*). This time, i have installed mailbox-0.2 and
re-compiled and package james-server. It normally starts and can send
emails. But I can not read emails either through POP3 or IMAP.

FYI, I have made modifications to the modules that use the
org.apache.james.mailbox.* package to use the renamed
org.apache.james2.mailbox.* package. But still the POP3 and IMAP are not
working. The server gets stuck if I try to read emails through POP3 or
IMAP.

Any advice to which modules should I make changes if there are changes to
the mailbox module?

regards,
*Seyoum T*.

Reply via email to