<?xml version="1.0"?>
<clientConfig version="1.1">
  <emailProvider id="virtion.de">
    <inputField key="USERNAME" label="Your Username"/>
    <domain>INVALID</domain>
    <displayName>Virtion Mail</displayName>
    <displayShortName>Virtion</displayShortName>
    <incomingServer type="imap">
      <hostname>mail.vtnx.net</hostname>
      <port>143</port>
      <socketType>STARTTLS</socketType>
      <username>INVALID</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>mail.vtnx.net</hostname>
      <port>25</port>
      <socketType>STARTTLS</socketType>
      <username>INVALID</username>
      <authentication>password-cleartext</authentication>
      <addThisServer>true</addThisServer>
      <useGlobalPreferredServer>true</useGlobalPreferredServer>
    </outgoingServer>
  </emailProvider>
  <addressBook type="carddav">
    <username>INVALID</username>
    <authentication>http-basic</authentication>
    <serverURL>https://calendar.vtnx.net/SOGo/dav/</serverURL>
  </addressBook>
  <calendar type="caldav">
    <username>INVALID</username>
    <authentication>http-basic</authentication>
    <serverURL>https://calendar.vtnx.net/SOGo/dav/</serverURL>
  </calendar>
</clientConfig>
