Example · message = MessageSchema( subject='Fastapi-Mail module', recipients=recipients, headers={"your custom header": "your custom value"} ) fm = FastMail(conf) ...
確定! 回上一頁