Re: [Postfixadmin-devel] postfixadmin-devel@lists.sourceforge.net
Brought to you by:
christian_boltz,
gingerdog
From: Christian B. <pos...@cb...> - 2008-07-20 20:12:54
|
Hello, Am Sonntag, 20. Juli 2008 schrieb MailingLists: > I sometimes get errors in my mail.log as follows: > > Jul 20 16:36:12 stoned-hacker amavis[14077]: (14077-07) > lookup_sql_field(id) (WARN: no such field in the SQL table), > "mai...@st..." result=undef > root@stoned-hacker:/var/log# cat /etc/amavis/conf.d/50-user ... > $sql_select_policy = 'SELECT domain FROM domain WHERE > CONCAT("@",domain) IN (%k)'; I'm not sure if this is really the cause of the problem. Anyway, you can try SELECT domain, 1 as id FROM domain WHERE ... If this doesn't help, grep your whole amavis config for "id". Regards, Christian Boltz -- [Msg-ID-Fix] Wenn mich Evolution mehr als ein Furz einer Kuh auf einer Wiese am anderen Ende von Deutschland interessieren wuerde, dann koennte ich das sicher locker hinbekommen, die Variable so auszuwerten. ICH WILL ABER NICHT VERDAMMT NOCH MAL!!! [David Haller in suse-linux] |