Hi List,

I've been configuring a mail server with
Postfix+mySQL+Courier+Squirrelmail according to [1]. Courier IMAP is
working with the mySQL authentication, but I can't send mails via
postfix. When I send an email I get an "unkwon user" error. I suspect
that postfix is not using the defined mySQL table for some reason.

I tried to see the virtual map with postmap but I get a strange error:

  server postfix # postmap mysql:/etc/postfix/mysql-virtual-maps.cf
  postmap: fatal: unsupported map type: mysql

I emerged mySQL with the "mysql" flag enabled. Also if I list the
support map types I get:

  server postfix # postconf -m
  btree
  cidr
  environ
  hash
  mysql
  pcre
  proxy
  regexp
  static
  unix

Any clue?

Thanks!

--
fede

[1] http://www.gentoo.org/doc/en/virt-mail-howto.xml

Reply via email to