iredmail-doc/en_US/howto/disable.greylisting.md

15 lines
399 B
Markdown
Raw Normal View History

2015-07-14 04:15:46 -05:00
# Disable greylisting in Cluebringer
* Find Cluebringer config file `cluebringer.conf` on your server with this
document: [Locations of configuration and log files of major components](./file.locations.html#cluebringer)
2015-07-14 04:15:46 -05:00
* Find below lines in `cluebringer.conf`:
```
[Greylisting]
enable=1
```
To disable gryelisting, please change `enabled=1` to `enabled=0`, then restart
Cluebringer service.