EricJMarti / inventory-hunter

⚡️ Get notified as soon as your next CPU, GPU, or game console is in stock
MIT License
1.12k stars 264 forks source link

email alerter failed to alert #207

Open lavaplanet12 opened 3 years ago

lavaplanet12 commented 3 years ago

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 commented 3 years ago

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