Commit Graph

15 Commits (master)

Author SHA1 Message Date
johndoh 34a0af8964
Allow array in smtp_host config (#7296) 4 years ago
Aleksander Machniak 3d2bb47f8d Clarify des_key length requirement (#7350)
[ci skip]
4 years ago
Sebastiaan Lokhorst 259b7fa065 Explain difference between ssl:// and tls:// for default_host (#7099) 5 years ago
Sebastiaan Lokhorst 511e99ee1a Update SMTP TLS/STARTTLS explanation in config.php (#7066)
Implicit TLS (port 465) is no longer deprecated since RFC 8314.
5 years ago
Thomas Bruederli 8db933e440 Set default skin to 'elastic' in sample config 5 years ago
Aleksander Machniak 57c67db029 Remove year(s) from copyright headers + some cleanup 5 years ago
Aleksander Machniak 7fc626d527 Changed defaults for smtp_user (%u), smtp_pass (%p) and smtp_port (587) 7 years ago
Sebastiaan Lokhorst d3380b6052 Put back line removed accidentally in 5db83ee04d 8 years ago
Sebastiaan Lokhorst b9cf2755ce In the config, note that 'default_host' refers to the IMAP server 8 years ago
Sebastiaan Lokhorst 5db83ee04d Clarify tls:// and ssl:// settings for connecting to SMTP server 8 years ago
Aleksander Machniak 4a84744cbb Set smtp options in sample config as they are required now 8 years ago
Aleksander Machniak 90c82ebf13 Clarify DSN for SQLite on Windows (#1490547) 9 years ago
David Routhieau d491463df2 Fix config file sample tiny typo 10 years ago
Thomas Bruederli 447fc6a657 Improve update.sh script; fix bad wording 11 years ago
Thomas Bruederli 9bacb2cd3f Prepare config migration:
- Show warning in installer and hints how to migrate
- Let update.sh create the new config file if legacy config is detected
- Provide a sample config file for manual configuration
- Define a list of options which always should be written to local config
11 years ago