1 Oct
2012
1 Oct
'12
5:41 a.m.
On Sun, 2012-09-30 at 09:02 -0400, Charles Marcus wrote:
Currently we are logging the remote IP, but is there a way to show the IP address that the NAT connection is coming from?
Dovecot only sees one remote IP address (%r) and one local IP address (% l) for connections. %r is already logged, but you can add %l if that helps. Other than that, I can't really help.