ispCP - Board - Support
user pop3 traffic not count - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: user pop3 traffic not count (/thread-1925.html)



user pop3 traffic not count - macbishop - 12-03-2007 09:36 AM

Hello.

From some days the user stats don't count the pop3 traffic for me.

I think it was due to an Debian upgrade.

I have commented the line:
Code:
$rs = del_file($pop3_log);
in # POP3 and delete the # POP3-SSL section of ispcp-vrl-traff to read the content of temporary pop3.log after run the script from command line and it return all lines of type:
Code:
user=user@domain.tld, port=[4440], top=0
and no retr data.

The web, ftp and smtp runs fine.

I have installed the script from the last trunk with the same result.

Is correct the content of pop3.log ?

Distro Debian etch
courier-pop 0.57.0-1


RE: user pop3 traffic not count - joximu - 12-03-2007 09:46 AM

It's more or less the same with imap data.

We have to fix that some time...

/J


RE: user pop3 traffic not count - macbishop - 12-12-2007 11:15 AM

joximu Wrote:We have to fix that some time...
Some news about it Joximu ?