Quote:
Originally Posted by phoenix That would indicate that you have not created the 'policyd' table in MySQL |
I created table as under: (exactly following the wiki guide)
Code:
root# su - zimbra
zimbra$ mysqladmin create policyd
zimbra$ mysql
GRANT ALL PRIVILEGES ON `policyd`.* TO `postfix`@`localhost` IDENTIFIED BY 'p0stf1x';
quit
Quote:
Originally Posted by phoenix however, these are the wrong instructions to follow. |
I don't understand, how these are wrong, they are on zimra wiki !
Quote:
Originally Posted by phoenix You did search bugzilla first (including the Resolved bugs) for 'policyd', didn't you? If not then look again, you'll find details on enabling and managing it. |
I tried searching bugzilla, but wasn't fruitful. Can you please drive me to proper way?
Dipesh