django-cyradm

 Like

django-cyradm is a web interface to manage postfix controlling accounts, aliases and virtual (hosted) domains. Optionally it manages a belonging imap server for creating/deleting mailboxes and setting storage quotas.

License model

  • FreeOpen Source

Platforms

  • Linux
  • BSD
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • email-hosting

django-cyradm News & Activities

Highlights All activities

Recent activities

No activities found.

django-cyradm information

  • Developed by

    Jesper Schmitz Mouridsen
  • Licensing

    Open Source (BSD-3-Clause) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  6 Stars
  •  1 Forks
  •  3 Open Issues
  •   Updated Sep 18, 2023 
View on GitHub

Our users have written 0 comments and reviews about django-cyradm, and it has gotten 0 likes

django-cyradm was added to AlternativeTo by jesperschmitzmouridsen on May 8, 2017 and this page was last updated May 8, 2017.
No comments or reviews, maybe you want to be first?
Post comment/review

What is django-cyradm?

django-cyradm is a web interface to manage postfix controlling accounts, aliases and virtual (hosted) domains. Optionally it manages a belonging imap server for creating/deleting mailboxes and setting storage quotas. The project is meant to be suitable for small mail hosts using sql lookup tables with postfix. FEATURES

Any django database backend is supported, but the backend must also be supported by postfix. In the documentation postfix with mysql or postgresql are used. As an imap server cyrus-imap is the only one tested, but the project does not contain cyrus specific code. imap syncing can easily be turned on and off. Support for mailforwarding, and external aliases External recovery email setting to restore account passwords. A virtual domain can be marked as an alias domain, in which no accounts can be created, but a configurable limited number of external or internal aliases can be created. The administration of one or more hosted (virtual) domains can be delegated to a user, belonging to the domain admins group The admins can set limit for each domains resources, e.g number of accounts aliases and external aliases. The domain admins can set limits on each account in their admin domains (limited by limits set by the admins on the domains) The account users can configure their alisases passwords and mailforwarding. Easy initilizing of the cyrus admin Deactivating and activating accounts and aliases. Presenting users to captcha on to many failed attempts (provided by django-axes and django-simple-captcha

Official Links