DESCR 378 B

123456
  1. This plugin adds support to Roundcube to send the user's original IP (from
  2. REMOTE_ADDR) to the mail server using the IMAP ID extension. Some mail servers
  3. can log this instead of the web server's address. To use with Dovecot, just
  4. enable the plugin in Roundcube's config.inc.php and add the web server's
  5. address to "login_trusted_networks" in ${SYSCONFDIR}/dovecot/dovecot.conf.