<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="gssitel.org.rs,%20autoconfig.gssitel.org.rs">
        <domain>gssitel.org.rs,%20autoconfig.gssitel.org.rs</domain>
        <displayName>gssitel.org.rs,%20autoconfig.gssitel.org.rs</displayName>
        <displayShortName>gssitel.org.rs,%20autoconfig.gssitel.org.rs</displayShortName>
        <incomingServer type="imap">
            <hostname>cpanel14.beotel.net</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>cpanel14.beotel.net</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
