Hello Stefan,

I had the same problem.
In order to solve it I've added the corresponding *smtpencryption *type in 
~/.gitconfig file. Here is an output of the configuration file:

............
[sendemail]
        smtpserver=<your server>
        smtpuser=user@email
        smtpserverport=<port>
        smtpencryption=tls
............

On Wednesday, May 16, 2012 at 6:26:14 PM UTC+3, Stefan Szabo wrote:
>
> Has anyone seen this before? It only happens to me with "git version 
> 1.7.9.5" on a ubuntu x86_64 machine.
> Thanks
>
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to