Bump
This commit is contained in:
parent
bc64822738
commit
4d1b25ccb4
53
CLIENT_DATA/settings.xml
Normal file
53
CLIENT_DATA/settings.xml
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<dbcheckmagic>2</dbcheckmagic>
|
||||||
|
<DBLocation>%AppData%\Local\eM Client\</DBLocation>
|
||||||
|
<ActivationKey>abcd1234</ActivationKey>
|
||||||
|
<accounts>
|
||||||
|
<crypted>yes</crypted>
|
||||||
|
<account id="1">
|
||||||
|
<AccountName>%UserName%@disconnected-by-peer.at</AccountName>
|
||||||
|
<Account>
|
||||||
|
<PersonName>Geos One</PersonName>
|
||||||
|
<ProviderName />
|
||||||
|
<Addresses>
|
||||||
|
<Address>%UserName%@disconnected-by-peer.at</Address>
|
||||||
|
</Addresses>
|
||||||
|
<Protocol xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a" id="1">
|
||||||
|
<Type>SMTP</Type>
|
||||||
|
<Server>gateway.disconnected-by-peer.at</Server>
|
||||||
|
<Port>25</Port>
|
||||||
|
<Encryption>AUTO</Encryption>
|
||||||
|
<DomainRequired>on</DomainRequired>
|
||||||
|
<LoginName ask="1">%UserName%@disconnected-by-peer.at</LoginName>
|
||||||
|
</Protocol>
|
||||||
|
<Protocol xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a" id="2">
|
||||||
|
<Type>IMAP</Type>
|
||||||
|
<Server>gateway.disconnected-by-peer.at</Server>
|
||||||
|
<Port>143</Port>
|
||||||
|
<Encryption>AUTO</Encryption>
|
||||||
|
<DomainRequired>on</DomainRequired>
|
||||||
|
<LoginName ask="1">%UserName%@disconnected-by-peer.at</LoginName>
|
||||||
|
</Protocol>
|
||||||
|
</Account>
|
||||||
|
</account>
|
||||||
|
<account id="2">
|
||||||
|
<AccountName>%UserName%@disconnected-by-peer.at</AccountName>
|
||||||
|
<Protocol xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
|
||||||
|
<Type>Dav</Type>
|
||||||
|
<Server>https://gateway.disconnected-by-peer.at:8443/caldav/</Server>
|
||||||
|
<DomainRequired>on</DomainRequired>
|
||||||
|
<LoginName ask="1">%UserName%@disconnected-by-peer.at</LoginName>
|
||||||
|
</Protocol>
|
||||||
|
</account>
|
||||||
|
<account id="3">
|
||||||
|
<AccountName>%UserName%@disconnected-by-peer.at</AccountName>
|
||||||
|
<Protocol xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
|
||||||
|
<Type>Dav</Type>
|
||||||
|
<Server>https://gateway.disconnected-by-peer.at/carddav/addressbooks/%UserName%%40disconnected-by-peer.at/Contacts/</Server>
|
||||||
|
<DomainRequired>on</DomainRequired>
|
||||||
|
<LoginName ask="1">%UserName%@disconnected-by-peer.at</LoginName>
|
||||||
|
</Protocol>
|
||||||
|
</account>
|
||||||
|
</accounts>
|
||||||
|
</configuration>
|
@ -5,7 +5,7 @@ VENDOR="emclient.com"
|
|||||||
PN="emclient.emclient"
|
PN="emclient.emclient"
|
||||||
NAME="eM Client"
|
NAME="eM Client"
|
||||||
DESCRIPTION="schnellster Mail-Client fuer Windows."
|
DESCRIPTION="schnellster Mail-Client fuer Windows."
|
||||||
VERSION="5.0.17595"
|
VERSION="5.0.17944"
|
||||||
RELEASE="3"
|
RELEASE="3"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
@ -28,4 +28,4 @@ ICON_DL_INDEX=0
|
|||||||
|
|
||||||
OPSI_INI_SECTION[0]="X86"
|
OPSI_INI_SECTION[0]="X86"
|
||||||
OPSI_INI_OPTION[0]="MsiId"
|
OPSI_INI_OPTION[0]="MsiId"
|
||||||
OPSI_INI_VALUE[0]="{D26F9059-EDE3-4C80-B793-04AE9143F779}"
|
OPSI_INI_VALUE[0]="{7F06770F-1617-4D65-B9E7-CEA3883D0604}"
|
||||||
|
@ -1 +0,0 @@
|
|||||||
dc718cba16090239564e4ad1dbe4a8f9a9799f15 /home/mario/.opsi-dist-cache/emclient.emclient-5.0.17595/X86/setup-5.0.17595.msi
|
|
1
setup-5.0.17944.msi.sha1sum
Normal file
1
setup-5.0.17944.msi.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
d4609b554dc239dbd252469356519e62f91b5d7c /home/mario/.opsi-dist-cache/emclient.emclient-5.0.17944/X86/setup-5.0.17944.msi
|
Loading…
Reference in New Issue
Block a user