Roundcube Community Forum

Release Support => Pending Issues => Topic started by: romsworld on July 16, 2007, 11:21:37 AM

Title: Search equivalent of database.table for Postgres ?
Post by: romsworld on July 16, 2007, 11:21:37 AM
hi,

I would like use this setting with postgres

> $rcmail_config['virtuser_query'] = "SELECT email_address FROM database.table WHERE login = '%u'";

I don t know if database.table is recognized by postgres ??

Source
http://trac.roundcube.net/trac.cgi/wiki/Howto_Config

Tks