Giter VIP home page Giter VIP logo

Comments (3)

ricardogobbo avatar ricardogobbo commented on August 17, 2024

I agree with you! This feature would be great!

from simple-java-mail.

bbottema avatar bbottema commented on August 17, 2024

Haha, I would love it, but POP3 is an entirely different beast from SMTP. I'm not even sure what problem a potential Simple Java Pop3Mail project would solve.

With SMTP it is very clear: there are so many specs for defining an email and so many clients that needs to understand your email, that Simple Java Mail simplifies the process of creating a fool-proof email. What problem does POP3 have?

from simple-java-mail.

ensean avatar ensean commented on August 17, 2024

To be honest, refering to the javamail api by Oracle, I can now sync the whole mails from my INBOX(such as gmail) to local, stored in a database, but I have encountered the following issues too:

  1. How to identified new files to be synced to local ( may be messageId & search func by pop3?)
  2. Once the mail is synced to local, is it possible to impl the REPLY/FOWARD just as the users do on the web client provided by the mail vendor(gmail for example)

Any suggestion will be appreciated.

from simple-java-mail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.