J
josh
Hi there,
are you aware of any free, easy to embed, editor for emails? In my
application, there is template service that produces ready-to-send MIME
messages, but before I let my service send it, I have to give
application user a chance to see and/or modify that email (before
accepting).
I was trying to embed editor used in Colomba Java Email Client (looks
almost like Thunderbird), but after few hours of digging in code (it is
1100 java files) I gave up. It was too hard for me to tear it off that
application
Do you know about something else I could use? I would like it to accept
either raw MIME message or javax.mail.internet.MimeMessage... or
whatever else I can possibly do with generated email content.
Thanks,
Witek
are you aware of any free, easy to embed, editor for emails? In my
application, there is template service that produces ready-to-send MIME
messages, but before I let my service send it, I have to give
application user a chance to see and/or modify that email (before
accepting).
I was trying to embed editor used in Colomba Java Email Client (looks
almost like Thunderbird), but after few hours of digging in code (it is
1100 java files) I gave up. It was too hard for me to tear it off that
application
Do you know about something else I could use? I would like it to accept
either raw MIME message or javax.mail.internet.MimeMessage... or
whatever else I can possibly do with generated email content.
Thanks,
Witek