smtp_conf.json.example 172 B

1234567
  1. {
  2. "SMTPSenderDisplayName": "早川ゆい",
  3. "SMTPSender": "noreply@example.com",
  4. "SMTPPassword": "verySecurePassword",
  5. "SMTPDomain": "mail.gandi.net",
  6. "SMTPPort": 587
  7. }