Hello Nataniel,

NK> fatal: unsupported dictionary type: mysql

Unfortunately, I have yet to see a distribution of postfix that has
MySQL or Postgres support pre-built. You must compile from source. And
that means making sure you have all the OTHER required development
libraries installed, such as Berkley DBM.

In the mean time, you CAN use the hash: table type for the
mydestination, but I haven't tested using the SAME hash table for
transport and destination. But, this doesn't fix the problem with
getting access to the dbmail.aliases table...

Try this in main.cf:

mydestination = hash:/etc/postfix/transport
transport_maps =  hash:/etc/postfix/transport

-- 
Jeff Brenton
President,
Engineered Software Products, Inc
http://espi.com
Questionable web page: http://dididahdahdidit.com

Liberalism grants you the freedom to advocate any idea*.
 * Please see http://www.dididahdahdidit.com/except.php for a
   current list of exceptions

Reply via email to