J
jankeir
Guest
For integrating GUI applications you can use jankeirse.github.io/.../ Disclaimers: - I wrote it, and did so when I wasn't doing much Java. - It's a bit of a hack, it was written when no other options were available, when the gmail https api wasn't available yet, so it uses imaps for uploading, which has some security implications (basically you need to enable it, less secure apps and have to create an application specific password.) It's a bit of a fuss to get started the first time these days. - It ought to be ported to the https api, but I can't find the time. - The part you want to use from abl is gmaildrafter. Just type java -jar gmaildrafter.jar -help in dos for instructions.
Continue reading...
Continue reading...