policyd-rate-limit 1.0.1.1-2 source package in Ubuntu
Changelog
policyd-rate-limit (1.0.1.1-2) unstable; urgency=low [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. -- Sandro Tosi <email address hidden> Wed, 15 Sep 2021 22:59:51 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
policyd-rate-limit_1.0.1.1-2.dsc | 2.3 KiB | b912afe0e95ea01940686986215d995682012c036a9a3160eb0f388b11cdc382 |
policyd-rate-limit_1.0.1.1.orig.tar.gz | 38.9 KiB | c53d0acaf363db6ab957a8bfa5df60c2daa8fe78feb1af6f833e5becbbfcd7d4 |
policyd-rate-limit_1.0.1.1.orig.tar.gz.asc | 833 bytes | 7a5a991ff51843317257dfab2b9d29237aa9332e1ed53f300b3f6513e8528234 |
policyd-rate-limit_1.0.1.1-2.debian.tar.xz | 19.1 KiB | b2f4ca0bd07ac0b1d3f422cd7d2e10503ca79b2152d88e5caa65ca4c8e4ecdd2 |
Available diffs
- diff from 1.0.1.1-1 to 1.0.1.1-2 (876 bytes)
No changes file available.
Binary packages built by this source
- policyd-rate-limit: 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.