Can`t send testing email

When I accept following setting

Name: smtp.gmail.com
Port: 465
Username: *****@gmail.com
Sender email: backup@server.local
Pass: ********
SSL/TLS: yes
Check: yes

my web-interface just stuck and after 20-30 min it says:
Sending test mail failed. Error: ec=56 – FTP response reading failed

Okay.

A few questions:
Are you using UrBackup on Windows or Linux and on which version?

Did you try with uncecked “Check SSL/TLS certificate”?

A quick google found this: http://curl.haxx.se/mail/lib-2010-12/0326.html
UrBackup uses a newer version of cURL on Windows. On Linux it depends on your distribution.

Debian Squeeze 6.0-4.
Yes, i tried. Same result.
I apt-get install curl_7.21.0-2.1+squeeze2_i386.deb

Can you advise what OS is better for urbackup except windows?
I`ve just run dpkg -i urbackup*****.deb and after that apt-get -f install for dependencies. Did I something lost?
What you recommend?

[quote=“outway”]Can you advise what OS is better for urbackup except windows?
I`ve just run dpkg -i urbackup*****.deb and after that apt-get -f install for dependencies. Did I something lost?
What you recommend?[/quote]

I managed to get it to work with googlemail by using port 587 (TLS), unchecking “Check SSL/TLS certificate” and using as sender x@googlemail.com instead of the plain x@googlemail.com
So backup@server.local in your case. I don’t know if google will accept that though or if it only allows the account name as sender.

I will fix it and automatically add the <> in future versions.

Thnk you very much) you doing great things) can`t wait for ver. 1.0))