Philip Weir
901b1bb8f1
Remove remaining references to dropped db engines ( #8767 )
2022-10-29 17:06:21 +02:00
Aleksander Machniak
7b81a71393
Don't use TLS by default ( #8359 )
...
Also unify the common code with a new rcube_utils::parse_host_uri() method
2021-12-11 09:52:23 +01:00
Aleksander Machniak
893216cb29
Unified and simplified services connection options ( #8310 )
2021-12-07 15:07:54 +01:00
Josh Soref
203f456620
Spelling ( #8001 )
2021-04-18 08:43:18 +02:00
Aleksander Machniak
e3416c9fc0
PHP8 fixes, CS fixes, short array syntax, tests
2020-12-06 11:43:56 +01:00
Aleksander Machniak
90280ed690
Cleanup
2020-07-31 11:11:20 +02:00
Christopher Gurnee
cc3779f7ed
Add config option to use Mailvelope Main Keyring
2020-06-02 16:55:04 -04:00
johndoh
34a0af8964
Allow array in smtp_host config ( #7296 )
2020-05-16 14:05:28 +02:00
Aleksander Machniak
3d2bb47f8d
Clarify des_key length requirement ( #7350 )
...
[ci skip]
2020-05-02 09:40:18 +02:00
Sebastiaan Lokhorst
259b7fa065
Explain difference between ssl:// and tls:// for default_host ( #7099 )
2019-12-04 12:08:33 +01:00
Sebastiaan Lokhorst
511e99ee1a
Update SMTP TLS/STARTTLS explanation in config.php ( #7066 )
...
Implicit TLS (port 465) is no longer deprecated since RFC 8314.
2019-11-25 13:45:15 +01:00
Thomas Bruederli
8db933e440
Set default skin to 'elastic' in sample config
2019-11-07 15:16:57 +01:00
Aleksander Machniak
57c67db029
Remove year(s) from copyright headers + some cleanup
2019-04-16 10:42:45 +02:00
Aleksander Machniak
7fc626d527
Changed defaults for smtp_user (%u), smtp_pass (%p) and smtp_port (587)
2017-09-06 19:11:55 +02:00
Sebastiaan Lokhorst
d3380b6052
Put back line removed accidentally in 5db83ee04d
2017-01-09 16:26:47 +01:00
Sebastiaan Lokhorst
b9cf2755ce
In the config, note that 'default_host' refers to the IMAP server
2017-01-09 15:19:16 +01:00
Sebastiaan Lokhorst
5db83ee04d
Clarify tls:// and ssl:// settings for connecting to SMTP server
2017-01-09 15:12:02 +01:00
Aleksander Machniak
4a84744cbb
Set smtp options in sample config as they are required now
2016-10-12 10:27:03 +02:00
Aleksander Machniak
90c82ebf13
Clarify DSN for SQLite on Windows ( #1490547 )
2015-09-25 19:03:54 +02:00
David Routhieau
d491463df2
Fix config file sample tiny typo
2015-01-03 17:00:06 +00:00
Thomas Bruederli
447fc6a657
Improve update.sh script; fix bad wording
2013-06-28 23:04:30 +02:00
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
2013-06-28 22:27:59 +02:00