sendmail from ports + blacklistd - no further luck?

Dutch Daemon - FreeBSD Forums Administrator dutchdaemon at freebsd.org
Mon Nov 12 10:56:23 UTC 2018


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.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20181112/54b57837/attachment.sig>


More information about the freebsd-ports mailing list