albinoloverats ~ Software Development

Home
Skip to main content
Welcome Unknown Crawler
Project no longer under active development

lmtpd

Project Administrator: The lmtpd Development Team

lmtpd is a simple mail transfer daemon for local mail (i.e. from cron jobs, and between local users). This is especially useful if you have no need for a full-blown mail transfer agent and just want to allow local users to message each other without spamming the world at large.

Warning: lmtpd is still very much in the development phase and may contain horrendous bugs!

lmtpd is now (we think) quite stable :) with the help of Valgrind we've eliminated memory leaks and having cleaned up the common code, config settings and command line arguments are handled as expected.

We have a simple Arch Linux startup script---we'll add more if there's demand---so lmtpd will start at boot and then just keep going...

The latest source (stable or otherwise) can be cloned from our Git repository:

Browse source code
$ git clone https://albinoloverats.net/git/lmtpd.gitCopy Git URL to clipboardCopied
$ wget https://albinoloverats.net/downloads/lmtpd.git.tar.bz2
Last commit: 2015-09-21