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: Fri, 14 Jan 2011 17:40:15 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101213 Iceowl/1.0b2 Icedove/3.1.7

Am 14.01.2011 14:51, schrieb Steck, Ralf:
>
> Hi Edgar and Tim,
>
>  
>
> I know how telnet works :-)
>
>  
>
> Openssl was fun, the two talked to each other without a problem (I
> can’t login because I don’t know how but googlemail at least sends
> error messages :-)
>
> [...] 
>
> * OK Gimap ready for requests from 91.56.206.26 v19if3281246vbm.41
>
> USER ralfsteck
>
> USER BAD Unknown command v19if3281246vbm.41
>
>  
>
> ...
>
>  
>
> Looks like a connection to me :-)
>
>  
>
Yes, that looks good.
(And by the way: if you want to test a login, the Syntax is:

* OK server ready
001 login username password

(that is prefix the command with some "tag" and a space, then "login
user pass")
The answer of the server then references the same tag, so you know which
answer is for which request, since imap (afaik) supports multiple
concurrent commands...)

Oh, and another interesting test would be:

openssl s_client -connect server:imap -starttls imap

that is another way of getting an encrypted connection (connect to the
unencrypted port and "upgrade" the connection to encryption by issuing
"starttls"-command)

 
cu
Tim

-- 
detco GbR
Tim Riemenschneider - Entwickler
Haferwende 27
28357 Bremen

Geschäftsführer: Sebastian Constantin, Jens Frischen
Phone:  0421 / 22 37 99 00
Fax:    0421 / 22 37 99 01
Mobil:  0179 / 21 27 285
Mail:   address@hidden


Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben, informieren Sie bitte sofort den Absender und löschen Sie diese Mail. 
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail und der 
darin enthaltenen Informationen sind nicht gestattet.


This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the material in this e-mail is strictly forbidden.




reply via email to

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