mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"capture": true,
|
|
"prune_policy": {
|
|
"frequency_min": 2400,
|
|
"older_than_days": 30
|
|
},
|
|
"drop_disposition": {
|
|
"failed_login_attempt": false,
|
|
"suspected_scanner": false,
|
|
"reject": false
|
|
}
|
|
}
|