<?xml version="1.0" encoding="UTF-8"?>

<clientConfig version="1.1">
  <emailProvider id="lexikal-seo.net">
    <domain>lexikal-seo.net</domain>
    <displayName>Lexikal-seo Mail</displayName>
    <displayShortName>Lexikal</displayShortName>
    <incomingServer type="imap">
      <hostname>imap.lexikal-seo.net</hostname>
      <port>143</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILADDRESS%</username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.lexikal-seo.net</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILADDRESS%</username>
    </outgoingServer>
  </emailProvider>
</clientConfig>
