Hello. Having to deal with heavy MySQL database load, I've been wondering if someone attempted to make postfix talk to memcached server, instead of querying database itself. The real issue is select() statement, as postfix daemon doesn't need to update/insert db records. TIA, regards. Piotr