<?xml version="1.0" encoding="UTF-8"?>

<clientConfig version="1.1">
    <emailProvider id="gallicoop.hu">
	<domain>gallicoop.hu</domain>
	<displayName>Gallicoop Mail</displayName>
	<displayShortName>Gallicoop</displayShortName>
	<incomingServer type="imap">
	    <hostname>imap.gallicoop.hu</hostname>
	    <port>993</port>
	    <socketType>SSL</socketType>
	    <authentication>plain</authentication>
	    <username>%EMAILADDRESS%</username>
	</incomingServer>
	<outgoingServer type="smtp">
	    <hostname>smtp.gallicoop.hu</hostname>
	    <port>22225</port>
	    <socketType>STARTTLS</socketType>
	    <authentication>plain</authentication>
	    <username>%EMAILADDRESS%</username>
	</outgoingServer>
	<documentation url="https://www.gallicoop.hu/mail/index.html">
	    <descr lang="hu">Altalanos beallitas</descr>
	    <descr lang="en">Generic settings page</descr>
	</documentation>
	<documentation url="https://www.gallicoop.hu/mail/index.html">
	    <descr lang="hu">TB 2.0 IMAP-beallitas</descr>
	    <descr lang="en">TB 2.0 IMAP settings</descr>
	</documentation>
    </emailProvider>
</clientConfig>
