Am 17.12.2009 um 05:26 schrieb G 3 <programmingk...@gmail.com>:

Everytime I try to send a patch using 'git send-email', I receive this error:

<qemu-devel@nongnu.org>: host mx10.gnu.org[199.232.76.166] said:
   550-Verification failed for <localhost>
550-Unrouteable address 550 Sender verify failed (in reply to RCPT TO
   command)

How do I make it so that I can send patches using git on Mac OS X?

How do you normally send emails? I suppose using an smtp server, right?

So you tell git-send-email the configuration for the smtp server, including host, user name and password. I usually set it on 'do ssl' too


Alex



Reply via email to