1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-08 17:56:03 +02:00

postfwd: Disable the email limits for gitlab

Since Gitlab causes high email traffic, apply the same rule as for the
aur by adding the sasl_username for gitlab to the no limits list.

Fix #564
This commit is contained in:
Kristian Klausen 2024-01-23 23:20:00 +01:00
parent dcf1d82de0
commit 6c2b1fbabf
No known key found for this signature in database
GPG Key ID: E2BE346E410366C3

View File

@ -11,6 +11,7 @@
# no rate-limit for some authenticated users
&&NO_RATE_LIMIT_USERS {
sasl_username=gitlab
sasl_username=aur;
};
id=NoRateLimit;