Oh, I am using Gmail.
When I intend to send a picture, I just click "insert a photo" or attach
files in Gmail,
and upload the local picture in the popup dialog, and then click "send".

I can see the uploaded picture in the sent email, but other guys can not.
The URL of the uploaded picture is, for example:

https://mail.google.com/mail/u/0?ui=2&ik=ee82337e02&attid=0.1&permmsgid=msg-a:r8125283079584617083&th=16cce14bd0272b78&view=fimg&sz=s0-l75-ft&attbid=ANGjdJ-1A2fKfFx5FEpWWzi2oaMqVHzCsKPPjE8ZXsyVfmAAzxItjjOL1B83BE3qsZNiUY1ScahM0CUzplzUgLZ-HXsrlJK-pg-LrPO7Cj20k2E2GaFbU6en59bSTYQ&disp=emb&realattid=ii_jzsf570p0

And the "content-type" is "image/png" in the response headers.

Does this setting disable the attachment feature and the image feature of
Gmail?


------------------------------
 Su Shuang (100pah)
------------------------------



On Tue, 27 Aug 2019 at 00:17, Dave Fisher <w...@apache.org> wrote:

> Hi -
>
> That is intentional. Infra is open to allowing safe mimetypes, but not
> .exe, .bat, etc.
>
> What mimetypes do you want to send to dev@?
>
> Regards,
> Dave
>
> > On Aug 26, 2019, at 11:54 AM, SHUANG SU <sushuang0...@gmail.com> wrote:
> >
> > Ye, I've created an issue in
> https://issues.apache.org/jira/browse/ECHARTS-7
> > I found that priv...@echarts.apache.org is normal in image and
> attachment
> > sending,
> > but dev@echarts.apache.org is not.
> >
> > ------------------------------
> > Su Shuang (100pah)
> > ------------------------------
> >
> >
> >
> > On Mon, 26 Aug 2019 at 23:44, Kevin A. McGrail <kmcgr...@apache.org>
> wrote:
> >
> >> Not received.
> >>
> >> On 8/26/2019 11:09, SHUANG SU wrote:
> >>> try to send image again:
> >>>
> >>> unnamed.png
> >>>
> >>> unnamed (1).png
> >>>
> >>> unnamed (2).png
> >>>
> >>> ------------------------------
> >>> Su Shuang (100pah)
> >>> ------------------------------
> >>>
> >>>
> >>>
> >>> On Mon, 26 Aug 2019 at 22:35, SHUANG SU <sushuang0...@gmail.com
> >>> <mailto:sushuang0...@gmail.com>> wrote:
> >>>
> >>>    resent the images (which probably be blocked by gmail):
> >>>
> >>>    (1) Those resources that "not too big but take a too long time" in
> >>>    the example page:
> >>>    https://echarts.apache.org/examples/en/ , which cause me to be
> >>>    unable to
> >>>    find the target example.
> >>>    (See attachment 1 & 2)
> >>>
> >>>    (2) The initial request takes a long time (over 10s) sometimes:
> >>>    (See attachment 3)
> >>>
> >>>
> >>>    ------------------------------
> >>>     Su Shuang (100pah)
> >>>    ------------------------------
> >>>
> >>>
> >>>
> >>>    On Mon, 26 Aug 2019 at 22:00, Kevin A. McGrail
> >>>    <kmcgr...@apache.org <mailto:kmcgr...@apache.org>> wrote:
> >>>
> >>>        I would say an image linking to an interactive demo would be
> >>>        good.  The
> >>>        website delays are a big source of issues so streamlining the
> >>>        homepage
> >>>        makes sense.
> >>>
> >>>        On 8/26/2019 09:34, Ovilia wrote:
> >>>> Another thing we should discuss is that whether we need the
> >>>        interactive
> >>>> chart in the index.html. It costs 700k for a full version of
> >>>        ECharts. Even
> >>>> if it's necessary to have the interactive chart, we should
> >>>        build a minium
> >>>> version for this chart.
> >>>> I think maybe we should probably use an image instead.
> >>>        Because the
> >>>> interactive chart shows the feature of cross-platform
> >>>        behavior rather the
> >>>> the interaction of ECharts, so an image may well state the
> >>>        point.
> >>>>
> >>>> Wenli
> >>>>
> >>>>
> >>>> On Mon, Aug 26, 2019 at 9:19 PM SHUANG SU
> >>>        <sushuang0...@gmail.com <mailto:sushuang0...@gmail.com>> wrote:
> >>>>
> >>>>> Thanks Wenli.
> >>>>>
> >>>>> Next, we should resolve the problems:
> >>>>>
> >>>>> (1) Those resources that "not too big but take a too long
> >>>        time" in the
> >>>>> example page:
> >>>>> https://echarts.apache.org/examples/en/ , which cause me to
> >>>        be unable to
> >>>>> find the target example.
> >>>>>
> >>>>> [image: image.png]
> >>>>>
> >>>>> [image: image.png]
> >>>>>
> >>>>> (2) The initial request takes a long time (over 10s)
> >> sometimes:
> >>>>> [image: image.png]
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> ------------------------------
> >>>>> Su Shuang (100pah)
> >>>>> ------------------------------
> >>>>>
> >>>>>
> >>>>>
> >>>>> On Mon, 26 Aug 2019 at 20:56, Kevin A. McGrail
> >>>        <kmcgr...@apache.org <mailto:kmcgr...@apache.org>>
> >>>>> wrote:
> >>>>>
> >>>>>> Thanks Wenli.  Do you know in the new version how small it
> >>>        is now
> >>>>>> compared to the 10.3MB?
> >>>>>>
> >>>>>> On 8/26/2019 08:49, Ovilia wrote:
> >>>>>>> The change is available at
> >>>>>>>
> >>>>>>
> >>>
> >>
> https://github.com/apache/incubator-echarts-website/commit/f266cfffa1ced1965ad02b1e71482ce4d26dc928
> >>>>>>> .
> >>>>>>> I compressed most of the images losslessly. For some very
> >>>        large ones, I
> >>>>>>> shrunk the image sizes if possible.
> >>>>>>> For example, the largest file scatterGL4.png was 932KB
> >>>        with the width of
> >>>>>>> 800px. I shrunk it into the width of 400px because it's a
> >>>        placeholder
> >>>>>> image
> >>>>>>> for a video, so a little blurry is acceptable. The size
> >>>        after the
> >>>>>> change is
> >>>>>>> 214KB.
> >>>>>>>
> >>>>>>> But I don't think the website has updated due to expire
> >>>        time setting. It
> >>>>>>> was set to be 30 days.
> >>>>>>> I've set it to be one hour a few hours ago, but it seems
> >>>        not to be
> >>>>>> updated
> >>>>>>> yet.
> >>>>>>> I'll ask infra for help if it doesn't work tomorrow.
> >>>>>>>
> >>>>>>> Wenli
> >>>>>>>
> >>>>>>>
> >>>>>>> On Mon, Aug 26, 2019 at 8:41 PM Kevin A. McGrail
> >>>        <kmcgr...@apache.org <mailto:kmcgr...@apache.org>>
> >>>>>>> wrote:
> >>>>>>>
> >>>>>>>> Thanks.  Some of the images have been compressed from
> >>>        your initial
> >>>>>> report.
> >>>>>>>> I think 10.3MB is too big too!
> >>>>>>>>
> >>>>>>>> Is it better (or at least slightly smaller) now?  Which
> >>>        URL are you
> >>>>>>>> using to make sure I check the right place?
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> Best,
> >>>>>>>>
> >>>>>>>> KAM
> >>>>>>>>
> >>>>>>>> On 8/26/2019 08:38, Zu Ming wrote:
> >>>>>>>>> The index page:
> >>>>>>>>>  Network Data: 79 request, 10.3MB transferred, it's
> >>>        too big
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> Some image files should be compressed, like:
> >>>>>>>>>  scatterGL4.png: 932KB
> >>>>>>>>>  index-4.jpg: 452KB
> >>>>>>>>>  map.png: 278KB
> >>>>>>>>>  pipeline.png: 215KB
> >>>>>>>>>  ……
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> thank you
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> --
> >>>>>>>>>
> >>>>>>>>> At 2019-08-26 20:28:31, "Kevin A. McGrail"
> >>>        <kmcgr...@apache.org <mailto:kmcgr...@apache.org>>
> >>>>>> wrote:
> >>>>>>>>>> Zu, I'm afraid the image (screenshot?) did not make it
> >>>        through via
> >>>>>>>>>> email.  Can you elaborate on what you are seeing, please?
> >>>>>>>>>>
> >>>>>>>>>> On 8/26/2019 01:01, Zu Ming wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>> --
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>> --
> >>>>>>>>>> Kevin A. McGrail
> >>>>>>>>>> kmcgr...@apache.org
> >>>>>>>>>>
> >>>>>>>>>> Member, Apache Software Foundation
> >>>>>>>>>> Chair Emeritus Apache SpamAssassin Project
> >>>>>>>>>> https://www.linkedin.com/in/kmcgrail - 703.798.0171
> >>>>>>>>>>
> >>>>>>>> --
> >>>>>>>> Kevin A. McGrail
> >>>>>>>> kmcgr...@apache.org
> >>>>>>>>
> >>>>>>>> Member, Apache Software Foundation
> >>>>>>>> Chair Emeritus Apache SpamAssassin Project
> >>>>>>>> https://www.linkedin.com/in/kmcgrail - 703.798.0171
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>
> >> ---------------------------------------------------------------------
> >>>>>>>> To unsubscribe, e-mail:
> >>>        dev-unsubscr...@echarts.apache.org
> >>>        <mailto:dev-unsubscr...@echarts.apache.org>
> >>>>>>>> For additional commands, e-mail:
> >>>        dev-h...@echarts.apache.org <mailto:dev-h...@echarts.apache.org
> >
> >>>>>>>>
> >>>>>>>>
> >>>>>> --
> >>>>>> Kevin A. McGrail
> >>>>>> kmcgr...@apache.org
> >>>>>>
> >>>>>> Member, Apache Software Foundation
> >>>>>> Chair Emeritus Apache SpamAssassin Project
> >>>>>> https://www.linkedin.com/in/kmcgrail - 703.798.0171
> >>>>>>
> >>>>>>
> >>>>>>
> >>>
> >> ---------------------------------------------------------------------
> >>>>>> To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
> >>>        <mailto:dev-unsubscr...@echarts.apache.org>
> >>>>>> For additional commands, e-mail:
> >>>        dev-h...@echarts.apache.org <mailto:dev-h...@echarts.apache.org
> >
> >>>>>>
> >>>>>>
> >>>        --
> >>>        Kevin A. McGrail
> >>>        kmcgr...@apache.org
> >>>
> >>>        Member, Apache Software Foundation
> >>>        Chair Emeritus Apache SpamAssassin Project
> >>>        https://www.linkedin.com/in/kmcgrail - 703.798.0171
> >>>
> >>>
> >>>
> >> ---------------------------------------------------------------------
> >>>        To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
> >>>        <mailto:dev-unsubscr...@echarts.apache.org>
> >>>        For additional commands, e-mail: dev-h...@echarts.apache.org
> >>>        <mailto:dev-h...@echarts.apache.org>
> >>>
> >> --
> >> Kevin A. McGrail
> >> kmcgr...@apache.org
> >>
> >> Member, Apache Software Foundation
> >> Chair Emeritus Apache SpamAssassin Project
> >> https://www.linkedin.com/in/kmcgrail - 703.798.0171
> >>
> >>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
> For additional commands, e-mail: dev-h...@echarts.apache.org
>
>

Reply via email to