PHPz2017-04-17 15:20:25
Configure it normally like this
mail: {
transport: 'SMTP',
options: {
service: 'smtp.qq.com',
auth: {
user: 'XXX', // username
pass: 'XXX' // password
}
}
}
If it fails, you need to check the failure phenomenon or reasons. You can check the log in the ghost server. If it is a mailbox reception problem, wait for the error message in the qq mailbox. You may need to configure it in the mailbox.