>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...
-- 
View this message in context: 
http://www.nabble.com/POP3-Gateway-tf3780260.html#a10770298
Sent from the James - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to