|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: What is table='t'
From: mouss (mouss
netoyen.net)
Date: Mon Dec 01 2008 - 20:31:06 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stephen Liu a écrit :
> Hi folks,
>
>
> I have a /etc/postfix/mysql_*.cf file with following content;
> user=mail
> password=mypasswd
> dbname=maildb
> table='t'
> select_field=domains
> where_field=domains
> hosts=127.0.0.1
> additional_conditions = and enabled = 1
>
>
> Please help me to understand table='t'. What is 't'?
>
>
there's no 't' in postfix. if you call your table 't', then it's you
problem.
but it may be time to move to the new syntax (query=)...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]