On Sat, 2001-09-29 at 13:35, Justin Heesemann wrote: > hi.. > i was some people using my mailserver, that they can't send mail anymore. > as i have enabled authlogging in vpopmail i took a look into the lastauth > table (yes, --enable-mysql) and was stunned that some people seem to have > authed from 0.0.0.0 > it says, e.g > > user domain remote_ip timestamp > postmaster test.com 0.0.0.0 1001705400 > > > on the other hand, i never had this problem, and other's didn't too.. (real > ip listed in remote_ip) > > so, does anybody has a clue why vpopmail doesn't get the ip right and > sometimes does get it ? > > (oh.. and this was 4.10.29 ) > > Best Regards, > Justin >
It uses the REMOTEIP environment variable that is set by tcpserver. Ken Jones