qmake support is going away

Miika Turkia miika.turkia at gmail.com
Fri Apr 17 16:34:09 PDT 2015


On Fri, Apr 17, 2015 at 7:31 PM, Thiago Macieira <thiago at macieira.org> wrote:
> On Friday 17 April 2015 23:14:08 Lubomir I. Ivanov wrote:
>> > Linus uses gmail and his attachments are text... but you are on Windows I
>> > assume? Which browser?
>>
>> chrome. i know he does, but i can't find a solution. :\
>
> Does gmail offer an SMTP server you could use git send-email with?

Yep, I have the following on my git config:

[sendmail]
[sendemail]
        smtpserver = smtp.gmail.com
        smtpserverport = 587
        smtpencryption = tls
        smtpuser = <e-mail>


More information about the subsurface mailing list