| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
by a bot https://github.com/ka7/misspell_fixer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Milter_headers module adds extended headers to messages if EVERY envelope recipient matches `extended_headers_rcpt` list.
```
extended_headers_rcpt = ["user1", "@example1.com", "user2@example2.com"];
```
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
[Feature] Bayes expiry plugin
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Default behavior remains.
|
| |
|
| |
|
|
|
|
|
|
| |
Also disable monitoring for whitelists
Issue: #1662
|
| |
|
| |
|
| |
|
| |
|
| |
|