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