PostfixAdmin - web based virtual user administration interface for Postfix mail servers https://postfixadmin.github.io/postfixadmin/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
2.0 KiB

9 years ago
9 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
  1. ![GitHubBuild](https://github.com/postfixadmin/postfixadmin/workflows/GitHubBuild/badge.svg)
  2. [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/postfixadmin/Lobby)
  3. [![Coverage Status](https://coveralls.io/repos/github/postfixadmin/postfixadmin/badge.svg?branch=master)](https://coveralls.io/github/postfixadmin/postfixadmin?branch=master)
  4. ![GitHub repo size](https://img.shields.io/github/repo-size/postfixadmin/postfixadmin)
  5. [![Chat](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)](https://kiwiirc.com/nextclient/irc.freenode.net/#postfixadmin)
  6. # PostfixAdmin
  7. An open source, web based interface for managing domains/mailboxes/aliases etc on a Postfix based mail server.
  8. Integrates with :
  9. - Postfix
  10. - IMAP/POP3 server (e.g. Dovecot or Courier)
  11. - Database backend (choose one of: sqlite, mysql, postgresql)
  12. - Fetchmail (optional)
  13. ## Features
  14. - Unlimited domains/aliases/mailboxes
  15. - Optional storage quota support
  16. - Optional password expiry (beta)
  17. - Multiple password hashing formats
  18. - Supports PostgreSQL, MySQL, MariaDB, SQLite database backends (choose one)
  19. - Supports retrieval of mail from a remote POP3 server (via fetchmail)
  20. - Vacation / Autoresponder / Out Of Office support
  21. - Users have the ability to login, change their password or vacation (out of office) status.
  22. - Integration with Squirrelmail / Roundcube (via plugins)
  23. - Optional XMLRPC based API
  24. - Supports PHP7.0+
  25. ## Useful Links
  26. - [Probably all you need to read (pdf)](http://blog.cboltz.de/uploads/postfixadmin-30-english.pdf)
  27. - http://postfixadmin.sf.net - the current homepage for the project
  28. - [Docker Images](https://github.com/postfixadmin/docker)
  29. - [What is it? (txt)](/DOCUMENTS/POSTFIXADMIN.txt)
  30. - [Installation instructions](/INSTALL.TXT)
  31. - [Wiki](https://sourceforge.net/p/postfixadmin/wiki/)
  32. - [Mailing list](https://sourceforge.net/p/postfixadmin/discussion/676076)
  33. - [IRC channel](irc://irc.freenode.net/postfixadmin) (#postfixadmin on irc.freenode.net).