Sha256: 938983a139489c55a3a706e391eedae2eb099b6499974fe4cec8b46d686d40bb
Contents?: true
Size: 872 Bytes
Versions: 4
Compression:
Stored size: 872 Bytes
Contents
<clientConfig version="1.1"> <emailProvider id="posteo.de"> <domain>posteo.de</domain> <domain>posteo.at</domain> <domain>posteo.ch</domain> <domain>posteo.org</domain> <domain>posteo.eu</domain> <displayName>Posteo</displayName> <displayShortName>Posteo</displayShortName> <incomingServer type="imap"> <hostname>posteo.de</hostname> <port>143</port> <socketType>STARTTLS</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>posteo.de</hostname> <port>587</port> <socketType>STARTTLS</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems