mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[PR #1717] [MERGED] Add gmail relay handling for emails #1876
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#1876
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/amidaware/tacticalrmm/pull/1717
Author: @ghost
Created: 12/27/2023
Status: ✅ Merged
Merged: 12/28/2023
Merged by: @wh1te909
Base:
develop← Head:patch-1📝 Commits (2)
abfeafaAdd gmail relay handling for emails70b8f09fix logic📊 Changes
1 file changed (+10 additions, -3 deletions)
View changed files
📝
api/tacticalrmm/core/models.py(+10 -3)📄 Description
This change adds ehlo and starttls functions when the server hostname is smtp-relay.gmail.com and authentication is disabled.
Just sending the message and quitting isn't enough for gmail (google workspace) specifically.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.