Showing 94 open source projects for "smtp gmail java"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    Mobile Mail Checker is a mail client for portable devices: java phones/smartphones/PDAs. It is based on J2ME. The most important features are: POP3/IMAP/SMTP support, reading/writing/replying/forwarding mails, SSL support, multimedia attachments supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Webmail portal providing e-mail account, Usenet browser and sms gate. Supports POP3, SMTP, IMAP, NNRP. Provides address book, nice interface with skin choice. Interesting additional options like My Scheduler, My Briefcase, animated help assistant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JFoxMail is a opensource J2EE webmail application. Access to read from IMAP account, Compose using SMTP, and Address Book management using LDAP is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    G4J is a set of API that communicate to GMail. Use this API to login, retrive/search/browse message, download attachment and do others action on GMail account! An email application (Gmailer for java) is included to demonstrate the usage of the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Midlet that allows you to send e-mails from MIDP(j2me)-capable device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This application is an email ( POP3/SMTP ) application built with eclipse 3.1.1. It shows the power of eclipse to build RCP apps. It is using the embedded version of Derby as the DBMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RMDS, the Reisinger Mail Delivery System is a MTA Solution entirely written in Java. SMTP/SMTP-Rleay/POP/IMAP Services are supported. RMDS makes use of a solid rdbms based mailstorage technique. Administration capabilities are wide spread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gmail Attachment Forward Tool Let user forward many attachment mail which already in your mailbox at same time. Very easy to move many file to other mail box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JFetcher is a Java Fetchmail application, which is able to fetch emails from a pop3 or imap mailbox and deliver it to another smtp host. The ideal exercise for JFetcher is to fetch emails from a global mailbox for relaying them to local accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    A little Java-Server-Software (like a SMTP-proxy), which accepts incoming SMTP-Messages. The subject will be parsed for @ or + symbols, which should control time shifted sending. If not contained, the message will be forwarded to parent smtp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The project is written in Java to redirect your old emails from the old email servers into your any new email servers. The most usage of this software is to redirect all your old emails into your gmail account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vaza-Mail Server is open source mail server which provides SMTP and POP3 server implemented in 100% Pure Java. It is a pure Java Implementation using J2EE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of this project is to develop a very simple SMTP server that responds to SMTP requests and makes received messages available for query at a later time. All useful features for a SMTP server that can be used in an automated testing suite.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Java email Client support IMAP,POP3,SMTP,Mutliple accounts, Multiples Identities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A proxy server for gmail, that enables you to fetch your gmails using IMAP or POP3, and send mails by SMTP via your gmail account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zoe is a web based e-mail client with a built in SMTP server and Google-like search functionality that lives on your desktop. Zoe is written in java and uses Lucene technology to provided instant searching and threading of your e-mails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Carassius is an Email client unlike any other. In addition to a new intuitive approach to the regular email protocols (POP3, IMAP, SMTP), Carassius also handles the major Webmail services including Gmail, Yahoo! Mail & Hotmail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free Java E-mail components. Protocols POP3, SMTP. Authentications PLAIN,LOGIN,APOP,CRAM-MD5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MailFetcher is program that retrieves mail though POP3 and then resends it with SMTP for a set of users. It is written in Java. It is equivalent to fetchmail, the well-known *nix utility but with less functionality, of course.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A HTTP tunnel for POP and SMTP access via a proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A user-centric Java Mailet for the Apache James mail server (a Java mail server) for the purpose of filtering spam using a naive Bayesian algorithm. As a Mailet, the filter can act upon spam as it is received over SMTP before the user gets it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Quick Mail Project is Mail Server with Web mail. The project is independed platform support designed Using Java ,C, PHP ,MySQL database . Its support RFC SMTP protocol , RFC Internet Message, Multi domains, forward, block, spam bulk and a lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Deinonychus is an email client written in Java featuring a GUI built with SWT. Supports MIME, Hotmail access, IMAP access, POP access, and SMTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java based mailserver providing a SMTP and POP3 protocoll implementation easy configurable, OS independent, extendible
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo