Re: Mails rejected by mailist?

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

 



On 15/02/2011, at 6:08 PM, Lyre wrote:
> Hi all:
> 
> I've solved it, add those line in gitconfig:
> 
> [sendemail]
> smtpencryption = tls
> smtpserver = smtp.gmail.com
> smtpuser = yourname@xxxxxxxxx
> smtpserverport = 587
> 
> Thus git use gmail smtp to send the patches.

Yep.  I also have this in mine, which helps with some UTF characters in people's names:

[format]
	headers = "MIME-Version: 1.0\nContent-Type: text/plain; charset=utf-8\nContent-Transfer-Encoding: 8bit\n"

Well, that helps with "git format-patch" anyway. :)

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]