changeset 67 | e4d25f50164d |
parent 42 | 9d10877e1c10 |
child 106 | dc98cc162c66 |
--- a/UPGRADE Mon Aug 25 20:45:54 2008 +0000 +++ b/UPGRADE Tue Aug 26 01:53:48 2008 +0000 @@ -11,6 +11,8 @@ * start psql and connect to the appropriate database (ex. psql mailsys) * update the database: \i update_tables_0.4.x-0.5.pgsql + * GRANT SELECT ON postfix_alias TO postfix; + ^^^^^^^^ <- your Postfix db user * execute upgrade.sh