On Mon, Mar 06, 2023 at 11:04:09PM +0100, Benny Pedersen wrote: > Henrik K skrev den 2023-03-06 17:12: > > > It's clamav-milter doing dumb things. Looking at the source code it > > just > > resolves the address at startup and keeps using the IP indefinitely. > > That's > > not how a software is supposed to work. File a bug report to ClamAV, > > and > > good luck since the milter code seems practically unchanged since 2009. > > :-) > > clamav milter is part of clamav, despite spamass-milter is 3dr party, hmm :) > > if spamassassin did the milter itself it would be lots of more stable imho, > no ?
What's so special about milter anyway that SA project would need to make it's own? There already exists 100 times more flexible things for that, like amavisd-milter/amavisd-new and mimedefang. ClamAV can be called from either and even from SA itself, there's very few use cases for clamav-milter as a standalone component.