16 Oct
2012
16 Oct
'12
2:41 a.m.
On 15.10.2012, at 16.13, Simone Lazzaris wrote:
Problem is, if I execute the update on the backend, I miss the information regarding the original IP, as I only see the IP of the proxies.
This is easy to solve: Set login_trusted_networks setting to point to your proxies, and you'll see the original IP.
Looking in the dovecot source code, I noticed that there aren't any hooks in the execution path used by the proxies; I am missing something ? I am the only one missing the presence of this hooks in the auth/proxy process ?
The login processes aren't really meant to have any plugins.