On 12-11-2018 11:51, Dutch Daemon - FreeBSD Forums Administrator wrote:

> On 12-11-2018 11:22, Masachika ISHIZUKA wrote:
>
>>> Can someone confirm (or disprove) that the current version of Sendmail
>>> from ports (8.15.2_5), explicitly compiled with the blacklistd flag, has
>>> stopped feeding offending IPs (e.g. those failing do_auth) to blacklistd
>>> since Jan 3?
>>   Hello.
>>
>>   I used sendmail+tls+sasl2-8.15.2_3 for a long time.
>>   That works fine.
>>
>>   Recently, I upgrade to sendmail-8.15.2_13 and this is not working
>> without UseBlacklist option in sendmail.cf.
>>   I think you must add 'O UseBlacklist=True' in your sendmail.cf.
> Interesting. Can you tell me how you found that information? It is not
> listed in cf/README (neither port nor base). I'm assuming it's
>
> define(`confUSE_BLACKLIST', `true’)
>
> in .mc. I'll give that a try, thanks.
>
BTW, this has been in my .mc ever since blacklistd was ported:

define(`conf_sendmail_ENVDEF', `-DUSE_BLACKLIST')
define(`conf_sendmail_LIBS', `-lblacklist')

but it just stopped working.



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to