darold / sendmailanalyzer

Sendmail log Analyzer is a tool to monitor sendmail usage and generate HTML and graph reports. It reports all you ever wanted to know about email trafic on your network. You can also use it in ISP environment with per domain and per mailbox report.
http://sendmailanalyzer.darold.net/
GNU General Public License v3.0
76 stars 13 forks source link

month with 31 days #64

Closed psvillanueva2015 closed 5 years ago

psvillanueva2015 commented 5 years ago

Hi,

Just an observation I've installed version 9.2 but Month with 31 calendar days is not showing up the whole 31 days, example January 2019 has 31 days but only 27 days are visible and 28,29,30 and 31 are missing. Is there a fix on this?

Thanks, Pete

darold commented 5 years ago

Hi,

Are you sure that the system has enough disk space or something else that force sendmailanalyzer to stop working? SendmailAnalyzer just look at available year/month/day repository on the system to display a link to the daily statistics. Maybe something goes wrong and repository are not generated.

If you use default installation have a look to /usr/local/sendmailanalyzer/2018/12/ directory if you have 28,29,30 and 31 sub directory. If they doesn't exists your sendmailanalyzer has been stopped since 27th December.

psvillanueva2015 commented 5 years ago

Hi Darold,

Thanks for your reply, I'm referring to the screenshot below I'm not sure if you can view the attached image if not you can check that in the upper right side of the window there are days in a month where you select a day to view the report in the Month of January there are only 28 days visible.

[image: image.png]

Regards, Pete

On Sat, Jan 5, 2019 at 7:01 AM Gilles Darold notifications@github.com wrote:

Hi,

Are you sure that the system has enough disk space or something else that force sendmailanalyzer to stop working? SendmailAnalyzer just look at available year/month/day repository on the system to display a link to the daily statistics. Maybe something goes wrong and repository are not generated.

If you use default installation have a look to /usr/local/sendmailanalyzer/2018/12/ directory if you have 28,29,30 and 31 sub directory. If they doesn't exists your sendmailanalyzer has been stopped since 27th December.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/darold/sendmailanalyzer/issues/64#issuecomment-451594664, or mute the thread https://github.com/notifications/unsubscribe-auth/ANAPNDHKjUrtBs1S_5ke9kNasZwhTsWWks5u_91MgaJpZM4Zp6jw .

darold commented 5 years ago

I can't see the screenshot on github send it to my private email.

darold commented 5 years ago

Commit e047022 solves the issue. Please update to latest development code.

psvillanueva2015 commented 5 years ago

thank you

On Sat, Jan 5, 2019 at 11:13 PM Gilles Darold notifications@github.com wrote:

Commit e047022 https://github.com/darold/sendmailanalyzer/commit/e047022336b164eb90141836907600ffb4d5f744 solves the issue. Please update to latest development code.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/darold/sendmailanalyzer/issues/64#issuecomment-451663616, or mute the thread https://github.com/notifications/unsubscribe-auth/ANAPNMxeEiBjiStV1Se7OI6f_DjFj_hUks5vAMD8gaJpZM4Zp6jw .