Re: Pls Help - Postfix Multi-Domain SMTP Banner with Postscreen

2022-02-01 Thread Nitin N
Resending my message below to postfix-users@postfix.org as I am not sure if posting directly on Google groups is inappropriate for I haven't received any responses. My apologies in advance if that's not the case. Perhaps, you may consider this as a gentle reminder seeking some advice for the issue

Re: Pls Help - Postfix Multi-Domain SMTP Banner with Postscreen

2022-02-01 Thread Wietse Venema
Nitin N: > Resending my message below to postfix-users@postfix.org as I am not sure if > posting directly on Google groups is inappropriate for I haven't received > any responses. My apologies in advance if that's not the case. > > Perhaps, you may consider this as a gentle reminder seeking some a

Re: Pls Help - Postfix Multi-Domain SMTP Banner with Postscreen

2022-02-01 Thread Jaroslaw Rafa
Dnia 1.02.2022 o godz. 08:55:47 Wietse Venema pisze: > This does not work. The smtp_bind_address and smtp_helo_name settings > above have NO EFFECT when given to a Postfix SMTP SERVER. Which can be recognized by the fact that they are prefixed with "smtp_" and not "smtpd_" :) -- Regards, Jaro

Re: Pls Help - Postfix Multi-Domain SMTP Banner with Postscreen

2022-02-01 Thread Wietse Venema
Jaroslaw Rafa: > Dnia 1.02.2022 o godz. 08:55:47 Wietse Venema pisze: > > This does not work. The smtp_bind_address and smtp_helo_name settings > > above have NO EFFECT when given to a Postfix SMTP SERVER. > > Which can be recognized by the fact that they are prefixed with "smtp_" and > not "smtp

Re: Pls Help - Postfix Multi-Domain SMTP Banner with Postscreen

2022-02-01 Thread Nitin N
Thanks Wietse. Will remove the smtp prefixes... had seen them in some stackoverflow replies for multidomain setups. I will read the links given in detail and get back if it still doesn't work for postscreen. Nitin On Tue, 1 Feb 2022, 7:41 pm Wietse Venema, wrote: > Jaroslaw Rafa: > > Dnia 1.0

postscreen dnsbl and pregreet waste

2022-02-01 Thread Benny Pedersen
i noted that postscreen do dnsbl test on pregreet connections can this be solved ? also if connection ip is known in cache, why pregreet test again ? using 3.6.3 on gentoo

Re: postscreen dnsbl and pregreet waste

2022-02-01 Thread Wietse Venema
Benny Pedersen: > > i noted that postscreen do dnsbl test on pregreet connections > > can this be solved ? The dnsbl test is done when you enabled dnsbl tests and the result from a previous dnsbl test has expired. > also if connection ip is known in cache, why pregreet test again ? The pregree

Re: postscreen dnsbl and pregreet waste

2022-02-01 Thread Benny Pedersen
On 2022-02-01 20:32, Wietse Venema wrote: i noted that postscreen do dnsbl test on pregreet connections The dnsbl test is done when you enabled dnsbl tests and the result from a previous dnsbl test has expired. the first dnsbl is wasted on first pregreet ? eq if connection is already pregree

Re: postscreen dnsbl and pregreet waste

2022-02-01 Thread Wietse Venema
Benny Pedersen: > On 2022-02-01 20:32, Wietse Venema wrote: > >> i noted that postscreen do dnsbl test on pregreet connections > > The dnsbl test is done when you enabled dnsbl tests and the result > > from a previous dnsbl test has expired. > > the first dnsbl is wasted on first pregreet ? > > e

Re: postscreen dnsbl and pregreet waste

2022-02-01 Thread Benny Pedersen
On 2022-02-01 21:52, Wietse Venema wrote: You appear to believe that a dnsbl test starts AFTER a pregreet test ends (succeeds or fails), it could ? but that is not the case. Both tests start at the same time, with is fine, but waste dnsbl test so the query is alredy in progress when the

Re: postscreen dnsbl and pregreet waste

2022-02-01 Thread Wietse Venema
Benny Pedersen: > On 2022-02-01 21:52, Wietse Venema wrote: > > > You appear to believe that a dnsbl test starts AFTER a pregreet > > test ends (succeeds or fails), > > it could ? No, because legitimate clients would have to wait longer. > > but that is not the case. Both tests > > start at the