Get logging to work reliably in the python scripts
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
May 29 2025
May 29 2025
mollekopf updated the diff for D5271: Fold rate-limiting into the submission policy and get mailfilter to work.
I think we can merge this and improve it from there.
- Merge branch 'master' into dev/login-as
May 28 2025
May 28 2025
This may have been discussed elsewhere, but is it actually desirable to have per-user overrides of mail delivery policies?
The external sender warning seems like something potentially security critical that you don't want to have disabled on a per user basis.
The per user setting of the invitation policy is perhaps less critical.
mollekopf updated the diff for D5271: Fold rate-limiting into the submission policy and get mailfilter to work.
To support delegation, the reject_sender_login_mismatch check has been
removed, so we rely on the access policy to check sender address
ownership.
- Add test cases
mollekopf added inline comments to D5271: Fold rate-limiting into the submission policy and get mailfilter to work.
mollekopf updated the diff for D5271: Fold rate-limiting into the submission policy and get mailfilter to work.
renamed scripts, remove mention of spf
machniak requested changes to D5271: Fold rate-limiting into the submission policy and get mailfilter to work.
Tests in tests/Feature/Policy/SmtpAccessTest.php probably fail, also we should test rate limit there.
I like the registerRoutes() approach.
mollekopf added a reviewer for D5271: Fold rate-limiting into the submission policy and get mailfilter to work: Restricted Project.
mollekopf requested review of D5271: Fold rate-limiting into the submission policy and get mailfilter to work.
May 27 2025
May 27 2025
- Update tests for the IP-to-country change for 127.0.0.0/8 network
machniak requested review of D5265: Support PBKDF2-SHA512 and PBKDF2_SHA256 algorithms for LDAP passwords.
May 26 2025
May 26 2025
- Per-user mail delivery settings
- Move greylist setting into the Mail delivery section
- Tests
May 23 2025
May 23 2025
May 22 2025
May 22 2025
May 21 2025
May 21 2025
May 19 2025
May 19 2025
- Don't redirect autoconf/autodiscovery requests to Roundcube container
May 13 2025
May 13 2025
- Remove redundant route
- Refactor, move button/action to the admin API
- Add test
May 12 2025
May 12 2025
May 11 2025
May 11 2025
May 9 2025
May 9 2025
May 8 2025
May 8 2025
mollekopf committed R113:3d6eb533fdec: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
mollekopf committed R113:5ffe2bd73077: Don't log an imap authentication error when log_logins=true (authored by machniak).