Hello,
Can I control outgoing mails based on count? e.g. max 200 mails per hour only.
Dipesh
Hello,
Can I control outgoing mails based on count? e.g. max 200 mails per hour only.
Dipesh
I am trying to setup policyd by following Postfix Policyd - Zimbra :: Wiki
I get this error:
Please help me out.Code:zimbra@mailbox:~$ mysql policyd < DATABASE.mysql -su: DATABASE.mysql: No such file or directory
Dipesh
That would indicate that you have not created the 'policyd' table in MySQL, however, these are the wrong instructions to follow.
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.
Regards
Bill
I created table as under: (exactly following the wiki guide)
I don't understand, how these are wrong, they are on zimra wiki !Code:root# su - zimbra zimbra$ mysqladmin create policyd zimbra$ mysql GRANT ALL PRIVILEGES ON `policyd`.* TO `postfix`@`localhost` IDENTIFIED BY 'p0stf1x'; quit
I tried searching bugzilla, but wasn't fruitful. Can you please drive me to proper way?
Dipesh
There are currently 1 users browsing this thread. (0 members and 1 guests)