After travel and several deadlines I started work this weekend on
the idea to allow SMTP clients to skip postscreen tests based on
their postscreen_dnsbl_sites score.
This required a little code reorganization (for the better) so that
I could whitelist tests thusly:
for (n = 0; n < TESTCO
Before someone points out the obvious, here is a fixed version.
Wietse
Wietse Venema:
> After travel and several deadlines I started work this weekend on
> the idea to allow SMTP clients to skip postscreen tests based on
> their postscreen_dnsbl_sites score.
>
> This required a little co
A lightly-tested version is available as postfix-2.11-20130512.
Wietse
On Sun, May 12, 2013 at 08:47:38PM -0400, Wietse Venema wrote:
> A lightly-tested version is available as postfix-2.11-20130512.
Woohoo! Thanks!
I installed it, set postscreen_dnsbl_whitelist_threshold=-1
followed by a reload. Two seconds later I think it is working.
May 13 00:59:50 harr
Hello,
I need to configure some domains to be splitting temporarily. There can
be some accounts in my postfix platform and some others accounts in the
old platform. So I need that when a postfix account of the domain X
sends a mail to a account of the other platform, the Postfix can do a
DNS q
Hello,
If I use the 'smtpd_helo_restrictions' option parameter
'reject_unknown_helo_hostname', will a hostname that is an address
literal be rejected?
Regards,
Nikolas Kallis