Check your docs Robyn.

> and have postfix-mysql  2.1.5-9


> =================================
> # cat dbmail_alias.cf
> user = xxxx
> password = xxxx
> dbname = dbmail
> hosts = localhost
> 
> #postfix 2.2.X version only
> query = SELECT alias FROM dbmail_aliases WHERE alias='%s'
> ==================================

apparently postfix-2.1.5 needs a different setup than 2.2.x



> Apr 26 20:13:06 safe postfix/smtpd[3882]: fatal:
> /etc/postfix/dbmail_alias.cf: bad string length 0 < 1: table =

Postfix is expecting a table= statement in dbmail_alias.cf which is
missing. There must be a README.mysql or something in the postfix docs.

-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to