>Hi I have dbmail setup using postfix and I would like to add and remove accounts into the mysql database only is there anyway to send all mail handled by postfix to the DBMail so that I don't have to make system level accounts, im building an interface to create users straight into the mysql Please help cause im banding my head against a wall and its starting to hurt >Carl Fearby Director
Ouch. Did you read the "INSTALL" file which was part of the package? Also: "INSTALL.postfix" i.e.: " in /etc/postfix/master.cf add: dbmail-lmtp unix - - n - - lmtp " and "...If you want to send all the email the MTA accepts to DBMail, use the following setting in /etc/postfix/main.cf: mailbox_transport = dbmail-lmtp:<host>:<port> " Also: man dbmail-users Try DbMailAdministrator for GUI to add/manage users etc. http://library.mobrien.com/dbmailadministrator/ best... Mike