Skip navigation.
Home
l'art pour l'art

mailgrave - a simple smtp server influenced by qmail

Mailgrave's architecture is inspired by DJBs qmail but uses change root as a means of security and UNIX domain sockets for interprocess communication and is licensed under the GNU GPLv2. It is designed to be executed under runit.

Please note that this is not a full featured mail server yet. I am currently using mailgrave to queue and forward emails generated with femail in a change root environment to a smart host.

Sources are available via Subversion:

svn checkout https://svn.mark13.org/mailgrave/trunk mailgrave

(Browse online)