Michael Valenty ha scritto: >> Do you need only pop3 or also other JAMES Server services? >> If you need only POP3 maybe you should better take the source code and >> adapt it to your needs. > > I started looking for a POP3 solution, but James looks like it has a lot to > offer and I don't want to confine it only POP3. I will probably use IMAP & > SMTP too. > >> Maybe you can do everything without changing JAMES sourcecode and only >> adding your own components. > > My intention is to do everything without changing JAMES sourcecode. Looks > very doable. > > I got a proof of concept working by registering MyMailRepository in > config.xml > mailstore > repositories > repository and then setting > config.xml > inboxRepository > respository.destinationURL to use the > protocol I defined in the mailstore block. > > I was able to connect with a pop3 client and retreive my test mail from > MyMailRepository. Very cool!!! Now I will work on a UsersRepository...
As you plan to also use other JAMES Server services this is the best choice :-) I'm happy your PoC worked! You did exactly what I would have suggested to do in case you replied that you need also other services :-) Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]