Phabricator配置邮箱通知
进入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

浙公网安备 33010602011771号