Displaying 1 result from an estimated 1 matches for "xsetremoteip".
2007 Jul 23
8
Ideas for Webmail/OTP
...client is always the the webserver. It should be
possible, that the webserver forwards the client IP address to the IMAP server. Furthermore
to use dovecot's login cache as described above in a safe manner, the IP address should be
compared, too.
My proposal: Create a new IMAP command "XSETREMOTEIP". With this IMAP extension a
client can set the real IP address of remote client. The access to this command is restricted
to the webserver with a new configuration parameter "trusted clients", which holds an IP
address with mask.
I ask to discuss these solutions. It seems to wo...