Files
acme.sh/notify
neil 83b52e0cd7 notify/smtp.sh: add --crlf so curl sends CRLF line endings
Postfix with smtpd_forbid_bare_newline (default hardening since 3.9,
after SMTP smuggling) rejects the message with
"521 5.5.2 Error: bare <LF> received". RFC 5321 requires CRLF.
The python sender is unaffected (smtplib already emits CRLF).

fix https://github.com/acmesh-official/acme.sh/issues/7104
2026-07-10 10:38:52 +08:00
..
2024-07-27 14:28:07 +02:00
2019-11-02 19:44:43 +08:00
2022-03-20 12:43:23 +08:00
2021-11-04 09:42:30 +08:00
2022-01-09 10:39:28 +08:00
2019-08-05 22:03:56 +08:00
2021-11-09 11:48:58 +08:00
2019-11-09 12:12:30 +02:00
2023-10-06 20:05:39 +08:00
CS
2025-10-31 08:41:34 +00:00
2019-04-29 22:13:54 +08:00
2019-06-03 01:54:04 +02:00
2021-10-03 22:33:41 +08:00
2026-01-04 11:49:35 +01:00
2021-07-06 22:54:15 -04:00
2019-05-13 19:49:16 +02:00
2024-07-24 15:02:48 +02:00
2020-08-17 22:18:20 +08:00