swiftmailer.transport.yml 367 B

1234567891011121314151617
  1. transport: sendmail
  2. smtp_host: 127.0.0.1
  3. smtp_port: 25
  4. smtp_encryption: ''
  5. smtp_credential_provider: swiftmailer
  6. smtp_credentials:
  7. swiftmailer:
  8. username: ''
  9. password: ''
  10. key:
  11. username: ''
  12. password: ''
  13. sendmail_path: /usr/sbin/sendmail
  14. sendmail_mode: bs
  15. spool_directory: ''
  16. _core:
  17. default_config_hash: RSNbRD3ekSaZoE19f3eHhm93gKOcD2PtmaAVmV3XMes