mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #64] month with 31 days #57
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @psvillanueva2015 on GitHub (Jan 4, 2019).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/64
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 on GitHub (Jan 4, 2019):
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 on GitHub (Jan 4, 2019):
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:
@darold commented on GitHub (Jan 4, 2019):
I can't see the screenshot on github send it to my private email.
@darold commented on GitHub (Jan 5, 2019):
Commit
e047022solves the issue. Please update to latest development code.@psvillanueva2015 commented on GitHub (Jan 5, 2019):
thank you
On Sat, Jan 5, 2019 at 11:13 PM Gilles Darold notifications@github.com
wrote: