[Dovecot] problem with an howto from the wiki.

Timo Sirainen tss at iki.fi
Tue May 24 01:01:38 EEST 2005


On 18.5.2005, at 17:10, kramer at freemail.it wrote:

> http://wiki.dovecot.org/moin.cgi/DovecotPostgresql
>
> in english is "permission denied for the relation postfix_virtual".

I think the problem is this:

grant select on transport, users, virtual, postfix_mailboxes to 
mailreader;

It should also have postfix_virtual in it, so:

grant select on transport, users, virtual, postfix_mailboxes, 
postfix_virtual to mailreader;

does this help?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050524/4e4ef3b4/attachment-0001.bin>


More information about the dovecot mailing list