OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: mysql domain lookups

From: Dick Middleton (dickfouter.net)
Date: Mon Sep 03 2007 - 16:33:50 CDT


Victor Duchovni wrote:

> Some SQL engines have functions that can trim the the lookup key down
> to the TLD.

The SQL 'solution' was interesting rather than useful.

There is a small number of ccTLDs, why does this require
> an SQL table? Also Postfix access(5) checks automatically try parent
> domains,

It doesn't. I just thought it would be easy with mysql and mysql allows easy
remote changes to the table. Oh, and I can also keep the country full name with TLD.

what problem are you solving?

Just tweaking anti spam measures.

Dick