mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #31] how to print postfix mail server logs on html page of my server #24
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#24
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 @vivek779 on GitHub (Nov 5, 2015).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/31
hi I am new here installed your sendmailanalyser
cant figure it out how to print postfix logs on to my local html pages
please guide how would i do it i am not bale to figure out
@darold commented on GitHub (Nov 8, 2015):
HI,
SendmailAnalyzer do not embed an http server, you need to configure your HTTP server (probably an Apache server) following the recommendation given in the documentation and at end of install.
Regards,