Author Topic: Dovecot shows ip of roundcube, not web client ?  (Read 3021 times)

Offline lbm_

  • Newbie
  • *
  • Posts: 4
Dovecot shows ip of roundcube, not web client ?
« on: July 31, 2018, 09:25:43 AM »
Im aware, this most likely should be asked to the dovecot devs/contributers, since its really the logs for dovecot, but here we go.
In the mail.log for dovecot, the IP of roundcube is shown, instead of the users (browsers) IP address.  Does ANYONE know if it's possible to change this ?

Ie:
Code: [Select]
dovecot: imap-login: Login: user=<user@example.com>, method=PLAIN, rip=192.168.100.20, lip=192.168.100.21, mpid=1409, TLS, service=imaprip=192.168.100.20 = the Remote ip of the webserver running roundcube
lip=192.168.100.21 = the Local ip of the server running dovecot itself.

So, Im missing the endusers IP :)

I've looked into this: https://wiki2.dovecot.org/Variables , and but rip and real_rip gives the same, and also does lip and real_rip, so im counting this aint really an proxy setup as such ?

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,850
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365
Re: Dovecot shows ip of roundcube, not web client ?
« Reply #2 on: August 01, 2018, 02:24:37 AM »