Hello everybody, I am developping a web mail project using james 3M2. I'm trying to store mails in a "james3" way with an external application using MySql DB. I've tried to store mails using mysq database repositories for a few days now but i didn't succeed to do so... I 've traced the store method of JDBCMailRepository class and also the ToRepository one. But still don't know how James 3 is storing mails in the DB.
I would be very glad if someone could help me in this task. Thanks, Mat