套件: policyd-rate-limit (1.0.1.1-2)
policyd-rate-limit 的相關超連結
Trisquel 的資源:
下載原始碼套件 policyd-rate-limit:
- [policyd-rate-limit_1.0.1.1-2.dsc]
- [policyd-rate-limit_1.0.1.1.orig.tar.gz]
- [policyd-rate-limit_1.0.1.1.orig.tar.gz.asc]
- [policyd-rate-limit_1.0.1.1-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Valentin Samir
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
postfix policy daemon limiting the number of mails a user can send
policyd-rate-limit is a simple postfix policy daemon written in python3 allowing to limit the number of mails a user can send over time. Users are identified either via their sasl usernames or their ip addresses. Limitation rules are a list of couples (number of mails, number of seconds). If a user has sent more than number of mails in number of seconds, a configurable error is returned to the user.
其他與 policyd-rate-limit 有關的套件
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- helper tools for all init systems
-
- dep: adduser
- add and remove users and groups
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python3-mysqldb
- Python interface to MySQL
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL
-
- enh: postfix
- High-performance mail transport agent