Giter Club home page Giter Club logo

maillo's Introduction

Maillo

This project is an attempt to build a simple Email service similar to Gmail. It offers capabilities such as creating a custom email address ([email protected]), sending and receiving emails in the inbox, spam filtering, and more.

Main Features

  • User authentication and registration
  • Custom email addresses like [email protected]
  • Compose, draft, send, star, delete, and receive emails
  • Email organization (folders, labels, filters)
  • Full-text search and indexing
  • Email encryption and security
  • Spam filtering

Main technologies used

To achieve this goal, several components need to be in place:

  • DNS Configuration: Setting up MX (Mail Exchanger) records for the maillo.dev domain pointing to the Maillo server. Setting up SPF, DKIM, and DMARC records for better deliverability and security.
  • Postfix: Configured as an MTA (Mail Transfer Agent) to accept emails for the maillo.dev domain and deliver them to Dovecot.
  • Dovecot: Used for email storage and querying.
  • Express.js: Powers the backend server.
  • PostgreSQL: Handles user database management.
  • IMAP client: Interacts with Dovecot for email retrieval and management.
  • Docker: Used for containerization of the application components.

Project Status

This is an exploratory project, aimed at understanding the intricacies of building an email service from the ground up. It's a work in progress, and features are being implemented and tested incrementally.

maillo's People

Contributors

abubalo avatar

Watchers

 avatar  avatar

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.