Re: Protect access to submission services

2022-08-15 Thread Matus UHLAR - fantomas
On 14/08/2022 19:51, Matus UHLAR - fantomas wrote: but which lists?  using spamhaus PBL is not viable because it lists dynamic IP address which can be commonly used by clients. On 14.08.22 21:30, Allen Coates wrote: Could you try "permit_dnswl_client dnswl_domain=d.d.d.d", with the Spamhaus

Re: postscreen scoring questions

2022-08-15 Thread Wietse Venema
Peter: > On 12/08/22 08:41, Wietse Venema wrote: > > After some delay, I have verified that postscreen_dnsbl_sites works > > as promised: it adds up the scores from all matching patterns. > > > > This verification required some infrastructure to test postscreen's > > scoring code outside of postsc

Re: postscreen scoring questions

2022-08-15 Thread Peter
On 15/08/22 23:42, Wietse Venema wrote: When a postscreen_dnsbl_sites pattern matches one or more DNSBL query results, postscreen(8) adds that pattern's weight once to the remote SMTP client's DNSBL score. That is extremely clear and concise, I like it. Peter