[7.450][BUG][FIXED] broken Mail Reporting

As already mentioned by another member, dashboard does not count processed mails. On top of that all the reporting for the mails is broken. The graphs are working but no reporting.
If I try to generate a report manually, I get this in the system logs basically indicating that "mailsec_data" has a problem with it...

2009:05:30-13:13:48 gatekeeper postgres[31574]: [13-1] ERROR:  relation "mailsec_data" does not exist
2009:05:30-13:13:48 gatekeeper postgres[31574]: [13-2] STATEMENT:  SELECT (dstuser || '@' || dstdomain) as recipient,transform_common(CAST(sum(mailcount) AS BIGINT)) as
2009:05:30-13:13:48 gatekeeper postgres[31574]: [13-3]  sum_count_str,sum(mailcount) as sum_count_int,transform_SI(CAST(sum(mailsize) AS BIGINT),1) as sum_size_str,sum(mailsize) as
2009:05:30-13:13:48 gatekeeper postgres[31574]: [13-4]  sum_size_int,transform_common(count(DISTINCT (srcuser || '@' || srcdomain))) as cnt_sdr_str,count(DISTINCT (srcuser || '@' ||
2009:05:30-13:13:48 gatekeeper postgres[31574]: [13-5]  srcdomain)) as cnt_sdr_int FROM mailsec_data WHERE dayabs = 733557 AND type = 1 GROUP BY recipient ORDER BY sum_count_int DESC

I guess a little whoopsie in postgresql.
Parents
  • Confirmed by me also, the main dashboard quits counting email activity in 2 sections, 
    Current system configuration' on the main page after you login, and also 'Todays threat status' antiVirus and antispam is not counting.  HOWEVER... the box IS processing mail and spam and antivirus.  In the Todays threat status section, the Firewall *** packets filtered IS working though.  I loaded this 7.450 up on a totally known good server and at this point the 7.450 is only handling one domain (my personal domain) with spam, no surfing, nothing else besides intrusion detection and firewall.   I'm not surfing behind it.  These statistics worked yesterday and for approx 2 days and quits working.  I'll reboot it and see if it starts counting again.   FYI.  if I click on Mail security, it shows my spam on the mail traffic today, but no top email senders, recipients, malware names or countries.  Further clicking on mail manager icon.  The statitistics are right there....
    98% block, 41 messages delivered, 2927 blocked.
Reply
  • Confirmed by me also, the main dashboard quits counting email activity in 2 sections, 
    Current system configuration' on the main page after you login, and also 'Todays threat status' antiVirus and antispam is not counting.  HOWEVER... the box IS processing mail and spam and antivirus.  In the Todays threat status section, the Firewall *** packets filtered IS working though.  I loaded this 7.450 up on a totally known good server and at this point the 7.450 is only handling one domain (my personal domain) with spam, no surfing, nothing else besides intrusion detection and firewall.   I'm not surfing behind it.  These statistics worked yesterday and for approx 2 days and quits working.  I'll reboot it and see if it starts counting again.   FYI.  if I click on Mail security, it shows my spam on the mail traffic today, but no top email senders, recipients, malware names or countries.  Further clicking on mail manager icon.  The statitistics are right there....
    98% block, 41 messages delivered, 2927 blocked.
Children
No Data