Sha256: 393514ab4a493665620bd5eb4d040643c2687d6f1a2138793531b0459d0dd616

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

<?xml version="1.0"?>
<clientConfig version="1.1">
	<emailProvider id="gigahost.dk">
		<domain>gigahost.dk</domain>
		<displayName>Gigahost Mail</displayName>
		<displayShortName>Gigahost</displayShortName>
		<incomingServer type="imap">
			<hostname>mail.gigahost.dk</hostname>
			<port>993</port>
			<socketType>SSL</socketType>
			<authentication>password-cleartext</authentication>
			<username>%EMAILADDRESS%</username>
		</incomingServer>
		<incomingServer type="pop3">
			<hostname>mail.gigahost.dk</hostname>
			<port>995</port>
			<socketType>SSL</socketType>
			<username>%EMAILADDRESS%</username>
			<authentication>password-cleartext</authentication>
		</incomingServer>
		<outgoingServer type="smtp">
			<hostname>smtp.gigahost.dk</hostname>
			<port>587</port>
			<socketType>STARTTLS</socketType>
			<authentication>password-cleartext</authentication>
			<username>%EMAILADDRESS%</username>
		</outgoingServer>
		<documentation url="http://support.gigahost.dk/?cat=7">
			<descr lang="da">Support til mail opsætning</descr>
		</documentation>
	</emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig_revived-0.0.4 ispdb_data/gigahost.dk.xml
mail_autoconfig_revived-0.0.3 ispdb_data/gigahost.dk.xml