duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Re: Problem with backup to Googlmail


From: Tim Riemenschneider
Subject: Re: [Duplicity-talk] Re: Problem with backup to Googlmail
Date: Thu, 13 Jan 2011 19:32:18 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7

Am 13.01.2011 19:23, schrieb address@hidden:
> how did you test?
>
> telnet test would be
>
> imap:
> telnet <gmailhost> 25
That has to be:
telnet <host> 143
(Port 25 is SMTP)
> imaps:
> telnet <gmailhost> 993
>
if you have openssl installed, you could try:
openssl s_client -connect host:993

cu
Tim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]