<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="drlokodi-pszichoterapia.hu">
        <domain>drlokodi-pszichoterapia.hu</domain>
        <displayName>drlokodi-pszichoterapia.hu</displayName>
        <displayShortName>drlokodi-pszichoterapia.hu</displayShortName>
        <incomingServer type="imap">
            <hostname>mail.drlokodi-pszichoterapia.hu</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>mail.drlokodi-pszichoterapia.hu</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
