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

email alerter failed to alert #207

Open
lavaplanet12 opened this issue May 1, 2021 · 1 comment
Open

email alerter failed to alert #207

lavaplanet12 opened this issue May 1, 2021 · 1 comment

Comments

@lavaplanet12
Copy link

E2021-05-01 20:14:48,832 [root] email alerter failed to alert
Traceback (most recent call last):
File "/src/alerter/common.py", line 38, in call
alerter(**kwargs)
File "/src/alerter/emailer.py", line 50, in call
msg["Subject"] = set_subject
File "/usr/local/lib/python3.9/email/message.py", line 409, in setitem
self._headers.append(self.policy.header_store_parse(name, val))
File "/usr/local/lib/python3.9/email/policy.py", line 146, in header_store_parse
raise ValueError("Header values may not contain linefeed "
ValueError: Header values may not contain linefeed or carriage return characters

@ridsama
Copy link

ridsama commented Jul 5, 2021

Have the same issue, sendmail works. Relay set to 127.0.0.1.

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

2 participants