Skip to content
#

webmail

Here are 71 public repositories matching this topic...

marclaporte
marclaporte commented May 6, 2020

When using default settings, users will experience fewer bugs. So when there are issues, resetting to the default can be a quick fix/workaround. And this can lead to better bug reports.

We did this in Tiki for http://doc.tiki.org/Site-configuration-preferences. I got used to it and miss it in other applications. Basically, it shows user which settings have been modified and lets them reset to

kesselb
kesselb commented Jun 14, 2021

https://github.com/nextcloud/mail/blob/f06d67a43bebb1873de0ef809655678a87f3cef3/lib/Service/AutoConfig/IspDbConfigurationDetector.php#L90-L94

If IspDbConfigurationDetector.detectImapAndSmtp is called with an email without an @ $host might be null.

Undefined offset: 1
Argument 1 passed to OCA\\Mail\\Service\\AutoConfig\\IspDb::query() must be of the type string, null given

Mail

Improve this page

Add a description, image, and links to the webmail topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webmail topic, visit your repo's landing page and select "manage topics."

Learn more