Hi Erik, this is not a bug but a feature. ;) Actually rejecting HTML is one of the easiest ways to avoid 95 % of spam mails. If you want email to send via gmail, you can do so by enabling "text only" mode for sending mails. That is good for general discussion. But if you intend to send a patch, beware! gmail as well as most of other mail clients wrap text on their on ("optimized for human readability"), but a patch needs to go through unchanged that it applies on the receiving side cleanly. Therefore I'd recommend setting up git send-email, which does exactly what git needs and wants for sending patches. 2015-02-09 12:14 GMT-08:00 <erik@xxxxxxxxxx>: > Can I submit this as a bug report, that sending something from the gmail > client results in this response? > > Delivery to the following recipient failed permanently: > > git@xxxxxxxxxxxxxxx > > Technical details of permanent failure: > Google tried to deliver your message, but it was rejected by the server for > the recipient domain vger.kernel.org by vger.kernel.org. [209.132.180.67]. > > The error that the other server returned was: > 550 5.7.1 Content-Policy reject msg: The message contains HTML subpart, > therefore we consider it SPAM or Outlook Virus. TEXT/PLAIN is accepted.! > BF:<H 0.338318>; S932497AbbBIUIh > > -- > To unsubscribe from this list: send the line "unsubscribe git" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html