<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="">
    <domain></domain>
    <displayName></displayName>
    <displayShortName></displayShortName>
	<incomingServer type="imap">
	    <hostname>poczta.ryczypior.pl</hostname>
	    <port>993</port>
	    <socketType>SSL</socketType>
	    <username></username>
	    <authentication>password-cleartext</authentication>
	</incomingServer>
	<outgoingServer type="smtp">
	    <hostname>poczta.ryczypior.pl</hostname>
	    <port>465</port>
	    <socketType>SSL</socketType>
	    <username></username>
	    <authentication>password-cleartext</authentication>
	    <addThisServer>true</addThisServer>
	    <useGlobalPreferredServer>true</useGlobalPreferredServer>
	</outgoingServer>
    </emailProvider>
</clientConfig>
