obs wrote:
I suspect no one's responded because either 1) They've never used postfix admin (I haven't, most people around here use the command line). and 2) You haven't provided any details of what happens when you try and integrate it with your existing setup
Nothing happens as I hadn't done anything yet accept setup postfixadmin and postfix/dovecot following the tutorial.
sleddog wrote:
Esentially this is a mysql question. PostfixAdmin manages entries in a MySQL database. The database is structured similar to the one you created from the tutorial.
You could install PostfixAdmin, creating a new database, setup your domains and mail accounts, then review your Postfix config to see what needs changing in order for Postfix to work with the new database. e.g., table names and field names may be different. The PostfixAdmin documentation will help....
Yes it is a mysql question. Thank you for your suggestions, I'll take a look.