Hi, I am developing an application that uses JAMES as email server and it uses mobile technology.
All the messages received / sent by the user should be saved into database. I have gone through JAMES documentation and found that I can dump all incoming mails into database directly by using <data-source> specified in config.xml of JAMES. But I need some additional columns in this INBOX table. What should be my approach for this? Also, my table is already created and being used by my JSP code which access and display the data in this table. And how to store outgoing messages? Satish --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
