Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRR can't send email using SMTP #1053

Open
mandev1 opened this issue Jan 12, 2024 · 0 comments
Open

GRR can't send email using SMTP #1053

mandev1 opened this issue Jan 12, 2024 · 0 comments

Comments

@mandev1
Copy link

mandev1 commented Jan 12, 2024

Environment

  • GRR from release DEB
  • GRR version 3.4.7.1
  • the GRR server run on Ubuntu 22.04
  • GRR client run on Windows 10

Describe the issue
Hello, I just having trouble for sending email using SMTP. It says STARTTLS is not supported in your server.
Can you explain to me the trouble and what step for fixing it?

Thank you

Error logs

ERROR:2024-01-12 03:02:46,446 45769 MainProcess 140626681198144 flow_processing_pool-845039062 flow_base:582] Error in flow 454F3DE7B98DFA65 on C.ec9fe6daf8c216a9: Could not connect to>
  File "/usr/share/grr-server/lib/python3.10/site-packages/grr_response_server/email_alerts.py", line 139, in SendEmail
    s.starttls()
  File "/usr/lib/python3.10/smtplib.py", line 771, in starttls
    raise SMTPNotSupportedError(
smtplib.SMTPNotSupportedError: STARTTLS extension not supported by server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant