mirror of
https://github.com/alb-uss/SECMON.git
synced 2026-04-25 17:25:49 +03:00
[PR #14] [MERGED] Use smtp with login != email #40
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#40
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?
📋 Pull Request Information
Original PR: https://github.com/alb-uss/SECMON/pull/14
Author: @seb0uil
Created: 7/13/2021
Status: ✅ Merged
Merged: 8/16/2021
Merged by: @alb-uss
Base:
master← Head:feature/smtp_login📝 Commits (1)
c82a22eAdd smtp_login📊 Changes
8 files changed (+79 additions, -55 deletions)
View changed files
📝
cve_poller.py(+18 -13)📝
docker/install.py(+3 -2)📝
rss_poller.py(+17 -12)📝
secmon_lib.py(+5 -4)📝
secmon_monitor.py(+11 -6)📝
secmon_web.py(+3 -2)📝
setup.py(+15 -13)📝
templates/config.html(+7 -3)📄 Description
It seems impossible to use a smtp server wich use an smtp login wich is not the email address of the account.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.