add & to smtp url
This commit is contained in:
		| @@ -145,7 +145,7 @@ cat <<EOF > /var/lib/sogo/GNUstep/Defaults/sogod.plist | |||||||
|     <key>SOGoSieveServer</key> |     <key>SOGoSieveServer</key> | ||||||
|     <string>sieve://${IPV4_NETWORK}.250:4190/?TLS=YES&tlsVerifyMode=none</string> |     <string>sieve://${IPV4_NETWORK}.250:4190/?TLS=YES&tlsVerifyMode=none</string> | ||||||
|     <key>SOGoSMTPServer</key> |     <key>SOGoSMTPServer</key> | ||||||
|     <string>smtp://${IPV4_NETWORK}.253:588/?TLS=YES&tlsVerifyMode=none</string> |     <string>smtp://${IPV4_NETWORK}.253:588/?TLS=YES&tlsVerifyMode=none</string> | ||||||
|     <key>SOGoTrustProxyAuthentication</key> |     <key>SOGoTrustProxyAuthentication</key> | ||||||
|     <string>YES</string> |     <string>YES</string> | ||||||
|     <key>SOGoEncryptionKey</key> |     <key>SOGoEncryptionKey</key> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user