On 21 October 2011 10:52, Jack Fredrikson <jackfredrik...@yahoo.com> wrote: > ________________________________ > From: Reindl Harald <h.rei...@thelounge.net> > To: postfix-users@postfix.org > Sent: Friday, October 21, 2011 10:39 AM > Subject: Re: First Insallation, Bouncing Emails > > > I'm on CentOS, not Debian
> > Ralf Hildebrandt writes: > >>> Oct 20 10:13:57 example postfix/proxymap[28446]: warning: mysql query >>> failed: You have an error in your SQL syntax; check the manual that >>> corresponds to your MySQL server version f >>> or the right syntax to use near '??gifteatszone.com??? AND active = 1' at >>> line 1 >>> Oct 20 10:13:57 example postfix/proxymap[28444]: warning: mysql query >>> failed: You have an error in your SQL syntax; check the manual that >>> corresponds to your MySQL server version f >>> or the right syntax to use near '??awakelunch.info??? AND active = 1' at >>> line 1 > >> Check those > > That error appears to come from a file called > /etc/postfix/mysql_virtual_alias_maps.cf that has this line: > SELECT goto FROM alias WHERE address = ‘%s’ AND active = 1 > Therefore, the address has question marks in it. Looks like a hacker, no? What does /etc/postfix/mysql_virtual_alias_maps.cf look like? Simon