pagepan

Results 5 comments of pagepan

**add options:** ftp.create({ reload: true });

> Did you check the dovecot log? > > Try execute command `tail -n 100 logs/dovecot/mail.log` on your BillionMail project directory when you encountered authentication errors. 感谢您的回复,下面是 logs/dovecot/mail.log 的内容: ```sh...

运行后的结果: ```sh openssl s_client -connect mail.mydomain.xyz:465 -starttls smtp CONNECTED(00000003) Didn't find STARTTLS in server response, trying anyway... write:errno=32 --- no peer certificate available --- No client certificate CA names sent...

我有在后台申请了域名免费证书。 ```sh openssl s_client -connect mail.mydomain.xyz:465 CONNECTED(00000003) depth=2 C = US, O = Internet Security Research Group, CN = ISRG Root X1 verify return:1 depth=1 C = US, O =...