我完成了所有配置,但仍然没有用。 我的文件夹中没有CA证书。
# The full hostname
hostname=***************@gmail.com
# Are users allowed to set their own From: address?
# YES - Allow the user to specify their own From: address
# NO - Use the system generated From: address
FromLineOverride=YES
UseSTARTTLS=YES
UseTLS=YES
AuthUser=************@gmail.com
AuthPass=*************
答案 0 :(得分:0)
我通过将主机名更改为localhost来解决它。