All Projects → Exim → Exim

Exim / Exim

Exim Mail Transport Agent - source, testsuite and documentation

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Exim

Notqmail
Collaborative open-source successor to qmail
Stars: ✭ 255 (-53.21%)
Mutual labels:  email, smtp, smtp-server
yggmail
End-to-end encrypted email for the mesh networking age
Stars: ✭ 72 (-86.79%)
Mutual labels:  email, smtp, smtp-server
Papercut Smtp
Papercut SMTP -- The Simple Desktop Email Server
Stars: ✭ 2,094 (+284.22%)
Mutual labels:  email, smtp, smtp-server
Salmon
A Python Mail Server
Stars: ✭ 482 (-11.56%)
Mutual labels:  email, smtp, smtp-server
Sendria
Sendria (formerly MailTrap) is a SMTP server designed to run in your dev/test environment, that is designed to catch any email you or your application is sending, and display it in a web interface instead of sending to real world.
Stars: ✭ 30 (-94.5%)
Mutual labels:  email, smtp, smtp-server
Aiosmtpd
A reimplementation of the Python stdlib smtpd.py based on asyncio.
Stars: ✭ 195 (-64.22%)
Mutual labels:  email, smtp, smtp-server
Magento 2 Smtp
Magento 2 SMTP Extension helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers.
Stars: ✭ 228 (-58.17%)
Mutual labels:  email, smtp, smtp-server
tmail
A throwaway smtp server with API
Stars: ✭ 13 (-97.61%)
Mutual labels:  email, smtp
haraka-plugin-mongodb
Plugin for the Haraka SMTP server to store incoming and outgoing emails to MongoDB
Stars: ✭ 25 (-95.41%)
Mutual labels:  smtp, smtp-server
Deltachat Desktop
Email-based instant messaging for Desktop.
Stars: ✭ 526 (-3.49%)
Mutual labels:  email, smtp
Maildev
📫 SMTP Server + Web Interface for viewing and testing emails during development.
Stars: ✭ 3,102 (+469.17%)
Mutual labels:  smtp, smtp-server
jolimail
Send nice emails
Stars: ✭ 78 (-85.69%)
Mutual labels:  smtp, smtp-server
Magento2 Gmail Smtp App
Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
Stars: ✭ 281 (-48.44%)
Mutual labels:  email, smtp
smtp-dkim-signer
SMTP-proxy that DKIM-signs e-mails before submission to an upstream SMTP-server.
Stars: ✭ 28 (-94.86%)
Mutual labels:  smtp, smtp-server
ESP-Mail-Client
⚡️Arduino Mail Client Library to send, read and get incoming mail notification for ESP32, ESP8266 and SAMD21 devices. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient.
Stars: ✭ 78 (-85.69%)
Mutual labels:  email, smtp
docker-protonmail-bridge
Run ProtonMail Bridge in a docker container
Stars: ✭ 34 (-93.76%)
Mutual labels:  smtp, smtp-server
Check If Email Exists
Check if an email address exists without sending any email, written in Rust.
Stars: ✭ 497 (-8.81%)
Mutual labels:  email, smtp
Deltachat Core Rust
Delta Chat Rust Core library, used by Android/iOS/desktop apps and bindings
Stars: ✭ 300 (-44.95%)
Mutual labels:  email, smtp
Smtpserver
A SMTP Server component written in C#
Stars: ✭ 382 (-29.91%)
Mutual labels:  smtp, smtp-server
Mailkit
A cross-platform .NET library for IMAP, POP3, and SMTP.
Stars: ✭ 4,477 (+721.47%)
Mutual labels:  email, smtp

=head1 Exim Development Repository

This is the Exim (Mail Transport Agent) Development Repository. Please read the following information if you wish to use or contribute to the Exim development process - this is to prevent your or our time being unnecessarily wasted.

If you just want to use, build or get information on Exim then have a look at the pointers further down this file at L.

=head2 General Development Information

The general Exim development process and resources are documented in the wiki page at Lhttp://wiki.exim.org/EximDevelopment - although the wiki is likely to be moved and rehashed in the near future.

The sections below this duplicate much of the information form the wiki document.

=head2 Development Repositories

Exim development is kept within a git (Lhttps://git-scm.com/) repository. The master repository is at Lgit://git.exim.org/exim.git with a web interface giving change and source visibility at Lhttps://git.exim.org/exim.git

There is a secondary repository on github at Lhttps://github.com/Exim/exim managed by the Exim Organisation

  • however this may currently fall out of synchronisation with the main one.

=head2 Bug Tracking

Currently this is all done using Bugzilla at Lhttps://bugs.exim.org/

  • please do not use github issue tracking.

=head2 Mailing List

Development issues are normally discussed on the exim-dev mailing list

=head2 Exim Release Process

Some documentation on the release process can be found at Lhttp://wiki.exim.org/EximRelease.

=head2 General Exim Information

The best place to get general information is on the website at Lhttps://www.exim.org/.

You can find Download locations Lhttps://www.exim.org/mirrors.html, Mailing list info Lhttps://www.exim.org/maillist.html and Full Documentation Lhttps://www.exim.org/docs.html on that website.

If you are using a Linux or other freely available Unix like operating system it is very likely that your system will have Exim packaged for it already. In this case it is probably prudent to use these packages unless you have specialised requirements.

In any case you can always ask on the Exim Users mailing list Lhttps://lists.exim.org/mailman/listinfo/exim-users for further information.

[End]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].