mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #84] httpd.conf configuration not working #68
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#68
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 @randelski on GitHub (Feb 6, 2024).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/84
I'm having an issue wherein after I configured the necessary configurations and copied the sendmailanalyzer in the directory of /usr/lib/systemd/system/
it doesn't open still and also this link
" 4. Browse to http://mta.host.dom/sareport/ to ensure that things are working properly." also appears to be broken.
does this support centos 7?? if so why does it say this?
[root@gracious-hodgkin ~]# systemctl start sendmailanalyzer.service
Failed to start sendmailanalyzer.service: Unit not found.
Even though when I checked the status it says
[root@gracious-hodgkin system]# systemctl status sendmailanalyzer.service
● sendmailanalyzer.service - SendmailAnalyzer a sendmail/postfix log analyzer
Loaded: loaded (/usr/lib/systemd/system/sendmailanalyzer.service; enabled; vendor preset: disabled)
Active: inactive (dead)
edit: also where specifically in the Apache2 configuration directory of should I put this?
I used the directory of
cd /etc/httpd/conf
vi httpd.conf