问题标签 [ssmtp]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
13 浏览

sendmail - sendmail: 550 5.6.0 Invalid header found (see RFC2822 section 3.6) error in ssmtp

我正在尝试从终端使用 ssmtp 发送邮件。我在使用 sparkpostmail 邮件服务器时遇到了上述错误,但在使用其他邮件服务器时没有遇到错误。下面是我的 ssmtp.conf 文件配置

我认为配置是正确的,但不知道为什么会出现此错误。请帮帮我。