mirror of
https://github.com/alb-uss/SECMON.git
synced 2026-04-25 17:25:49 +03:00
[GH-ISSUE #35] Authentication issues with internal SMTP #33
Labels
No labels
bug
corrected
corrected
feature-request
feature-request
pull-request
question
reliability-improvement
to be checked up
to be checked up
vuln
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SECMON#33
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 @jheeree on GitHub (Aug 26, 2022).
Original GitHub issue: https://github.com/alb-uss/SECMON/issues/35
I am currently trying to install the application with Docker, but according to the revisions I am doing, the problem is shown at the time of authenticating with the SMTP service.
The SMTP I am using is my own server. And I already verified that this one is not having problems, as I was able to send mails correctly from another container on the same server
