<?xml version="1.0" ?>
<clientConfig version="1.1">
  <emailProvider id="loco.pl">
    <domain>isp01.loco.pl</domain>
    <displayName/>
    <displayShortName>LOCO</displayShortName>
    <domain>isp01.loco.pl</domain>
    <incomingServer type="imap">
      <hostname>isp01.loco.pl</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username/>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>isp01.loco.pl</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username/>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>isp01.loco.pl</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username/>
    </outgoingServer>
    <outgoingServer type="smtp">
      <hostname>isp01.loco.pl</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-cleartext</authentication>
      <username/>
    </outgoingServer>
  </emailProvider>
</clientConfig>
