Skip to content

CREATe-centre/receive-mail

Repository files navigation

recieve-mail

A basic SMTP server in OCaml.

Development on this project has ceased.

This project provided an OCaml library that could be used to accept incoming messages via the SMTP protocol. The intention was not to be used as a fully-functional SMTP server but as a development component that could be used to test receiving of mail.

Installation

This library is distributed through OPAM, simply run opam install receive-mail. The Findlib package name is receive_mail.

Development setup

Development requires a working OCaml installation and OASIS installed. It is recommended that you use OPAM to install and configure Ocaml and OASIS. Please refer to the Makefile for build targets.

Meta

Distributed under the ISC license. See LICENSE for more information.

https://github.com/CREATe-centre/receive-mail

About

A basic SMTP server in OCaml.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages