On Mon, 01 Mar 2004 09:15:29 -0500, Frank Artusa <[EMAIL PROTECTED]> wrote:
Hello,Hi Frank,
Is there anyway to track down the last IP address used by a remote user to access his/her sqwebmail account? I found a sqwebmail-ip file in the qmail user directory, but didn't seem to contain any relevant info.
Thanks,
Frank
If you're using vpopmail with virtual domains, the IP address of "that user" will be in the default home dir for vpopmail/domains/[domain]/[that_user]/Maildir/sqwebmail-ip.
And if they pop'd in and read their mail, the IP info should be in the default qmail log location. Mine's in /var/log/qmail/pop3d/current.
Does that help? rick
Rick, Thanks for the reply. My sqwebmail file only contains:
/none DB61D5AA00F39DF063D4301F947CA789 en-us en_US english iso-8859-1/
and my Qmail pop3 log directory only contains lines like this:
/@4000000040433c0d2bffbd94 tcpserver: pid 23860 from xxx.xxx.xxx.xxx/
Question now is how to reference that IP to a specific user.
-Frank