Adrian Dinu wrote: > Problem is when i send an email to an alias or mailbox that is not > valid in my database: > > Aug 18 10:56:20 server postfix/smtpd[17528]: connect from > mail-bw0-f205.google.com <http://mail-bw0-f205.google.com>[209.85.218.205] > Aug 18 10:56:20 server postfix/smtpd[17528]: warning: mysql query > failed: Unknown column 'email' in 'where clause' > > > I presume this is not how it's intended to work, anyone can help me out ? > (please tell me if you need any config file mailed, i will do it shortly)
Please post 'postconf -n' and the mysql maps. Please hide all passwords in the maps. The error indicates an incorrect query. Was the map changed between "10:56:20"(failure) and "10:57:52"(success)?