在/etc/msmtprc中,我为gmail帐户添加了凭据,并指定了要在/var/log/msmtp/msmtp.log中使用的日志文件。我还在/var/log/msmtp/msmtp.log中创建了文件夹和文件
当我使用:echo "This is a test e-mail from my server using msmtp!"| msmtp ******@gma
我试图使用MSMTP与NTLM或GSSAPI认证发送电子邮件。使用NTLM身份验证可以很好地工作,但在使用GSSAPI时失败。msmtp --versionmsmtp version 1.6.6TLS/SSL library: GnuTLS用于发送电子邮件的命令
printf "Subject: Using GSSAPI\n\nTest me
我试图让我所有的系统电子邮件被转发到我的gmail地址,使用msmtp 1.8.3和/etc/aliases上的debian。它很有效,但我从gmail那里得到了错误。下面是我的msmtp配置:defaultstls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt例如,msmtp可以将root@backupbox重写为me@gmail.com吗?
我知道msmtp支持IDN,但是当我运行这个程序时,我得到一个错误信息,字符\xe2\x82\xac (也就是‘error’)是无效的。msmtp: envelope from address relu\u20ac@4p\u20ac.com not accepted by the servermsmtp: could not send mail (account defaul