|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: gmx (ralfhauser
gmx.ch)
Date: Thu Jun 03 2010 - 10:47:25 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dear list,
In our postfix configs, we use multiple queries based on the mysql_table
that only differ by the postfix listener port as configured in the master.cf
.
So as per http://www.postfix.org/mysql_table.5.html if instead of the query
containing each a different hard coded
... where port = 2025
or
... where port = 2026
or
... where port = 2027
...
we could have just one query with
... where port = %p
So the request is to not only allow for %s, %u, %d, ... but also the new %p
that is no longer directly dependent on the "input key".
What do you think of this "Request for enhancement"?
Ralf
--
https://www.privasphere.com/hauser
acm.org
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]