Hi,
try it with "login_trusted_networks" option on the backends:
# Space separated list of trusted network ranges. Connections from these
# IPs are allowed to override their IP addresses and ports (for logging and
# for authentication checks). disable_plaintext_auth is also ignored for
# these networks. Typically you'd specify your IMAP proxy servers here.
login_trusted_networks
But for POP this will only working with version 2.1.x
regards
Urban
On 07.06.2012 13:52, Angel L. Mateo wrote:> Hello,
>
> I am configuring a dovecot imap/pop servers with a dovecot director in
front of them. Because I am using director proxy, connections in the backends
> are show as coming from director IPs. Is there any way to configure
director (or backends) so the backends know (and report) the original IP instead
> of the director IP?
>