进入phbricator目录然后执行命令:
./bin/config set phpmailer.smtp-user y@gdle.com
./bin/config set phpmailer.smtp-host mail.grdle.com
./bin/config set phpmailer.smtp-password yuanchangren
./bin/config set phpmailer.smtp-port 465 或者25
./bin/config get phpmailer.smtp-host mail.gdle.com 获取

测试邮件发送 ./bin/mail send-test --to yuanchangren --subject ceshi </alidata/ceshi.txt

相关文章:

  • 2021-12-30
  • 2021-07-21
  • 2021-04-17
  • 2021-09-17
  • 2021-08-21
  • 2021-11-11
猜你喜欢
  • 2021-07-27
  • 2022-02-09
  • 2022-12-23
  • 2021-06-11
  • 2021-12-14
  • 2021-12-16
  • 2022-02-09
相关资源
相似解决方案