email.yaml 323 B

12345678910111213141516171819
  1. enabled: true
  2. from: contact@armansansd.net
  3. to: contact@armansansd.net
  4. mailer:
  5. engine: sendmail
  6. smtp:
  7. server: localhost
  8. port: 25
  9. encryption: none
  10. user: null
  11. password: null
  12. sendmail:
  13. bin: '/usr/sbin/sendmail -bs'
  14. content_type: text/html
  15. debug: false
  16. cc: null
  17. bcc: null
  18. reply_to: null
  19. body: null