PDA

View Full Version : Postfix-mysql


JonTrainer
2003-12-05, 10:08 AM
I'm attempting to install postfix with mysql support.

I have installed via

#apt-get install postfix-mysql

but when I verify mysql support via

#postconf -m
static
nis
dbm
regexp
environ
btree
unix
hash

mysql is not listed. Do I need to install something else? What am I missing?