パッケージ: policyd-rate-limit (0.7.1-1)
policyd-rate-limit に関するリンク
Trisquel の資源:
policyd-rate-limit ソースパッケージをダウンロード:
- [policyd-rate-limit_0.7.1-1.dsc]
- [policyd-rate-limit_0.7.1.orig.tar.gz]
- [policyd-rate-limit_0.7.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Python Applications Packaging 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: 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