1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 02:06:32 +02:00

[ticket/17135] Remove SMTP auth method option

Symfony Mailer handles SMTP auth method internally.

PHPBB3-17135
This commit is contained in:
rxu
2023-05-05 23:31:01 +07:00
parent 715496b76d
commit d5f411a16d
12 changed files with 38 additions and 62 deletions

View File

@@ -38,7 +38,6 @@ installer:
enabled: false
smtp_delivery : ~
smtp_host: ~
smtp_auth: ~
smtp_user: ~
smtp_pass: ~