OpenDKIM icon indicating copy to clipboard operation
OpenDKIM copied to clipboard

Delete dkim_res_nslist(), rbl_res_nslist()

Open rhansen opened this issue 5 years ago • 4 comments
trafficstars

These functions are useless: If HAVE_RES_SETSERVERS is defined they don't compile due to a handful of obvious bugs. If HAVE_RES_SETSERVERS is not defined they are no-ops. For over 6 years HAVE_RES_SETSERVERS was never defined by configure.ac due to a silly typo. Because nobody seemed to notice that they were no-ops, I doubt anyone will miss them when they're gone.

rhansen avatar Oct 09 '20 01:10 rhansen

LGTM; are we going to add the RELEASE_NOTES text in here or in a later pull request?

mskucherawy avatar Oct 29 '20 03:10 mskucherawy

I added a couple of lines to RELEASE_NOTES under 2.11.0.

rhansen avatar Oct 29 '20 20:10 rhansen

Friendly ping.

rhansen avatar Dec 28 '20 23:12 rhansen

Friendly ping @mskucherawy

rhansen avatar Mar 19 '21 07:03 rhansen