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