{ "host": "", "port": 80, "password": "", "username": "", "fromEmail": "", "templates": [ { "contentType": "text/plain", "content": "This is for testing purposes only.", "subject": "Logto Test with SMTP", "usageType": "Test" }, { "contentType": "text/plain", "content": "This is for sign-in purposes only.", "subject": "Logto Sign In with SMTP", "usageType": "SignIn" }, { "contentType": "text/plain", "content": "This is for register purposes only.", "subject": "Logto Register with SMTP", "usageType": "Register" }, { "contentType": "text/plain", "content": "This is for forgot-password purposes only.", "subject": "Logto Forgot Password with SMTP", "usageType": "ForgotPassword" } ] }