blacklistd vs blocklistd
Doug Hardie <[email protected]>
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <[email protected]> |
FreeBSD 15 had added blocklistd whereas previous versions had blocklistd. Apparently blocklistd is going to be the only one in the near future so we need to migrate to it. I tried that, and encountered the issue that postfix only supports blacklistd and ssh only supports blocklistd. As a result, a system that wants to use both cannot. Either one or the other works depending on which server is started. I don't know if both can be run simultaneously since the database is in different files for both. What is the migration path for this other than waiting for postfix to be updated to blocklistd? -- Doug