1
postfix sasl“无法连接到saslauthd服务器:没有这样的文件或目录”
我尝试使用smtp身份验证设置后缀。我想使用/ etc / shadow作为我的领域 不幸的是,当我尝试进行身份验证时,出现“一般错误” # nc localhost 25 220 mail.foo ESMTP Postfix AUTH PLAIN _base_64_encoded_user_name_and_password_ 535 5.7.8 Error: authentication failed: generic failure 在mail.warn日志文件中,我得到以下条目 Oct 8 10:43:40 mail postfix/smtpd[1060]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory Oct 8 10:43:40 mail postfix/smtpd[1060]: warning: SASL …