mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 01:32:23 +00:00
useGlobalPreferredServer=false in autoconfig
(cherry picked from commit 4cf35e7228)
This commit is contained in:
committed by
Mergify
parent
00f7b1efc5
commit
fa516b964d
@@ -31,7 +31,7 @@ def autoconfig_mozilla():
|
|||||||
<username>%EMAILADDRESS%</username>
|
<username>%EMAILADDRESS%</username>
|
||||||
<authentication>password-cleartext</authentication>
|
<authentication>password-cleartext</authentication>
|
||||||
<addThisServer>true</addThisServer>
|
<addThisServer>true</addThisServer>
|
||||||
<useGlobalPreferredServer>true</useGlobalPreferredServer>
|
<useGlobalPreferredServer>false</useGlobalPreferredServer>
|
||||||
</outgoingServer>
|
</outgoingServer>
|
||||||
|
|
||||||
<documentation url="https://{hostname}/admin/client">
|
<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