diff options
| author | Barry Warsaw | 2012-03-12 21:30:49 -0700 |
|---|---|---|
| committer | Barry Warsaw | 2012-03-12 21:30:49 -0700 |
| commit | 5f69c4e7c9ee532065e4c19a862f915b2178d482 (patch) | |
| tree | a5722a58dff4453aefbd691a44b769ac8b96c897 /src/mailman/testing | |
| parent | ce02817cd4d3cf982ca58dfcb177a0b62fa75d54 (diff) | |
| download | mailman-5f69c4e7c9ee532065e4c19a862f915b2178d482.tar.gz mailman-5f69c4e7c9ee532065e4c19a862f915b2178d482.tar.zst mailman-5f69c4e7c9ee532065e4c19a862f915b2178d482.zip | |
* The experimental `maildir` runner is removed. Use LMTP.
Diffstat (limited to 'src/mailman/testing')
| -rw-r--r-- | src/mailman/testing/testing.cfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mailman/testing/testing.cfg b/src/mailman/testing/testing.cfg index 89d986a7c..526093572 100644 --- a/src/mailman/testing/testing.cfg +++ b/src/mailman/testing/testing.cfg @@ -45,9 +45,6 @@ max_restarts: 1 [runner.lmtp] max_restarts: 1 -[runner.maildir] -max_restarts: 1 - [runner.news] max_restarts: 1 |
