On Sat, 28 Mar 2015, Wietse Venema wrote: > > We are happy users of postscreen. However it'd be great if there was a > > method in Postfix to call dynamix DNS updates as an action. That way > > for example the shared cache for postscreen could be "converted" into > > a DNS table maintained dynamically. Is it feasible? Or it wouldn't fit > > into the postscreen model? > > This requires a Postfix table lookup interface just like lmdb, btree, > and memcached.
Yes, and also fitted into the postscreen configuration interface. So it's definitely not a few minute coding. > Note that "database" updates have to be fast. Currently, > all table lookups and updates are synchronous. Could the requirements to be fast and synchronous be resolved by proxymap? Best regards, Jozsef - E-mail : [email protected], [email protected] PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary
