Philipp Kunz 2e75961d1c feat: implement comprehensive route-based email routing system
Replace legacy domain-rule based routing with flexible route-based system that supports:
- Multi-criteria matching (recipients, senders, IPs, authentication)
- Four action types (forward, process, deliver, reject)
- Moved DKIM signing to delivery phase for signature validity
- Connection pooling for efficient email forwarding
- Pattern caching for improved performance

This provides more granular control over email routing with priority-based matching and comprehensive test coverage.
2025-05-28 13:23:45 +00:00
..
2025-05-26 04:09:29 +00:00
2025-05-27 14:06:22 +00:00
2025-05-27 14:06:22 +00:00
2025-05-21 00:12:49 +00:00
2025-05-21 00:12:49 +00:00
2025-05-08 01:13:54 +00:00
2025-05-22 10:18:02 +00:00
2025-05-24 01:00:30 +00:00
2025-05-27 10:39:29 +00:00
2025-05-21 12:52:24 +00:00