{ "enabled": true, "recipients": [ "your-recipient@example.com", "another@example.com" ], "subject": "【心理咨询】新预约提交", "smtp": { "host": "smtp.qiye.aliyun.com", "port": 465, "encryption": "ssl", "username": "your-email@example.com", "password": "your-smtp-password", "from": "your-email@example.com", "fromName": "心理咨询系统" } }