* Gmail Message rejection
@ 2015-02-09 20:14 erik
2015-02-09 21:37 ` Stefan Beller
0 siblings, 1 reply; 5+ messages in thread
From: erik @ 2015-02-09 20:14 UTC (permalink / raw)
To: git
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@vger.kernel.org
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Gmail Message rejection
2015-02-09 20:14 Gmail Message rejection erik
@ 2015-02-09 21:37 ` Stefan Beller
2015-02-10 17:35 ` Matthieu Moy
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Beller @ 2015-02-09 21:37 UTC (permalink / raw)
To: erik; +Cc: Git Mailing List
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@aercon.net>:
> 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@vger.kernel.org
>
> 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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Gmail Message rejection
2015-02-09 21:37 ` Stefan Beller
@ 2015-02-10 17:35 ` Matthieu Moy
2015-02-10 20:52 ` Constantine A. Murenin
[not found] ` <CALbm-EYvrk6N5W0EVr0+6V37dj=SG_mtU_hyrhRgePMnbPYx1g@mail.gmail.com>
0 siblings, 2 replies; 5+ messages in thread
From: Matthieu Moy @ 2015-02-10 17:35 UTC (permalink / raw)
To: Stefan Beller; +Cc: erik, Git Mailing List
Stefan Beller <stefanbeller@gmail.com> writes:
> If you want email to send via gmail, you can do so by enabling "text
> only" mode for sending mails.
Unfortunately, it is also a known "bug" that the Android Gmail client
doesn't have this option (or didn't last time I checked).
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Gmail Message rejection
2015-02-10 17:35 ` Matthieu Moy
@ 2015-02-10 20:52 ` Constantine A. Murenin
[not found] ` <CALbm-EYvrk6N5W0EVr0+6V37dj=SG_mtU_hyrhRgePMnbPYx1g@mail.gmail.com>
1 sibling, 0 replies; 5+ messages in thread
From: Constantine A. Murenin @ 2015-02-10 20:52 UTC (permalink / raw)
To: Matthieu Moy; +Cc: Stefan Beller, erik, Git Mailing List
On 10 February 2015 at 09:35, Matthieu Moy <Matthieu.Moy@grenoble-inp.fr> wrote:
> Stefan Beller <stefanbeller@gmail.com> writes:
>
>> If you want email to send via gmail, you can do so by enabling "text
>> only" mode for sending mails.
>
> Unfortunately, it is also a known "bug" that the Android Gmail client
> doesn't have this option (or didn't last time I checked).
Don't use it, then!
We should not design our infrastructure to the lowest common
denominator like that. Especially if it's just a question of
supporting broken brand new implementations, those which couldn't have
been bothered to adhere to the best practices.
C.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Gmail Message rejection
[not found] ` <CALbm-EYvrk6N5W0EVr0+6V37dj=SG_mtU_hyrhRgePMnbPYx1g@mail.gmail.com>
@ 2015-02-11 10:38 ` Matthieu Moy
0 siblings, 0 replies; 5+ messages in thread
From: Matthieu Moy @ 2015-02-11 10:38 UTC (permalink / raw)
To: Stefan Beller; +Cc: erik, Git Mailing List
Stefan Beller <stefanbeller@gmail.com> writes:
> Trying to send from an Android Gmail client. Though the option was
> called "answer inline".
... and still sends multipart text/html message, sorry.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-02-11 10:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-09 20:14 Gmail Message rejection erik
2015-02-09 21:37 ` Stefan Beller
2015-02-10 17:35 ` Matthieu Moy
2015-02-10 20:52 ` Constantine A. Murenin
[not found] ` <CALbm-EYvrk6N5W0EVr0+6V37dj=SG_mtU_hyrhRgePMnbPYx1g@mail.gmail.com>
2015-02-11 10:38 ` Matthieu Moy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).