[Dovecot] Variable '%r' doesn't transfomr in Postgres query
15 Dec
2005
15 Dec
'05
3:02 p.m.
Hi,
i'm using postgres for authorization. When I switched from a4 to a5 authorization stoped working.
Query in conf file for postgres looks like this:
password_query = select password from auth('%u','%r');
But in logs, the transformed query looks like this:
Performing query: select password from auth('test','%r');
Looks like you don't transform that remote IP parameter?
Sebastjan
7082
Age (days ago)
7082
Last active (days ago)
1 comments
1 participants
participants (1)
-
Sebastjan Trepca