You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
useGlobalPreferredServer=false in autoconfig
This commit is contained in:
@@ -31,7 +31,7 @@ def autoconfig_mozilla():
|
||||
<username>%EMAILADDRESS%</username>
|
||||
<authentication>password-cleartext</authentication>
|
||||
<addThisServer>true</addThisServer>
|
||||
<useGlobalPreferredServer>true</useGlobalPreferredServer>
|
||||
<useGlobalPreferredServer>false</useGlobalPreferredServer>
|
||||
</outgoingServer>
|
||||
|
||||
<documentation url="https://{hostname}/admin/client">
|
||||
|
1
towncrier/newsfragments/3721.bugfix
Normal file
1
towncrier/newsfragments/3721.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
autoconfig shouldn't set useGlobalPreferredServer
|
Reference in New Issue
Block a user