akpop3d

akpop3d is a POP3 daemon aimed to be small and secure. Despite its small size, it offers a lot of f eatures. It is completely RFC 1939 compliant.

News

Features

  1. Runs stand-alone.
  2. Less than 2200 LOC:
    • very small and compact, easy to modify
    • statistically seen, less bugs than other software with the same functionality
  3. IPv6 ready (currently untested)
  4. No root exploits possible: the server only runs as root during authentication and the authentica tion routines are designed to be secure.
  5. All temporary files are created securely.
  6. Allows POP3-over-SSL (based on OpenSSL): secure POP3 sessions are possible through this feature, which is supported by most of the common MUAs.

Design

Please see here for design and security notes.

License terms

akpop3d is licensed to you after the terms of the GNU General Public License version 2.

Downloads

Changelog

For a Changelog, please see here.

Patches

  • A patch to enable user lookups via MySQL for akpop3d 0.7.2 (unsupported by me)

See also

  • popa3d, another secure POP3 daemon
  • qmail, a secure email server suite
© 2003 - 2006 Andreas Krennmair <ak@synflood.at>
Design by: DENiAL
XHTML CSS