<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
  </head>
  <body>
    <p>Hi Jens,</p>
    <p>To fix your specific problem you need to modify
      perl_lib/EPrints/Apache/Rewrite.pm on or around line 422:</p>
    <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &amp;&amp;&nbsp; (index(lc($accept),
      &quot;text/html&quot;) != -1 || index(lc($accept),&quot;*/*&quot;) != -1 || $accept eq
      &quot;&quot;&nbsp; )&nbsp;&nbsp; ## header must be text/html, or */*, or undef<br>
      +&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &amp;&amp;&nbsp; (index(lc($accept),
      &quot;text/html&quot;) != -1 || index(lc($accept), &quot;text/*&quot;) != -1 ||
      index(lc($accept),&quot;*/*&quot;) != -1 || $accept eq &quot;&quot;&nbsp; )&nbsp;&nbsp; ## header
      must be text/html, text/*, */* or undef</p>
    <p>I am reviewing the implication of this change and whether any
      further changes are needed, as I see reference to the accept mime
      type in several other places and want to see whether setting
      accept mime type to text/* on other requests would still break
      things.</p>
    <p>Regards</p>
    <p>David Newman<br>
    </p>
    <div class="moz-cite-prefix">On 26/07/2021 09:55, <a class="moz-txt-link-abbreviated" href="mailto:jens.witzel@uzh.ch">jens.witzel@uzh.ch</a>
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:OF986AC835.6CE00CDC-ONC125871E.00310355-C125871E.003110B7@lotus.uzh.ch">
      
      <div style="padding-bottom: 10px; padding-top: 5px;">
        <div style="padding:12px; border:1px solid #8D3970;
          background-color:#F7F9FA; color:#8D3970; font-size:14px;
          line-height:22px; font-family: Calibri, Arial, Helvetica,
          sans-serif;">
          <strong>CAUTION:</strong> This e-mail originated outside the
          University of Southampton.
        </div>
      </div>
      <div>
        <p><font size="2" face="sans-serif">Dear David</font><br>
          <br>
          <font size="2" face="sans-serif">thank you for your support!<br>
          </font><br>
          <font size="2" face="sans-serif">Kind regards<br>
            Jens</font><br>
          <br>
          <font size="2" face="sans-serif">-- <br>
            Jens Witzel<br>
            Zentrale Informatik<br>
            Universität Zürich<br>
            Stampfenbachstrasse 73<br>
            CH-8006 Zürich<br>
            <br>
            mail: &nbsp;<a class="moz-txt-link-abbreviated" href="mailto:jens.witzel@uzh.ch">jens.witzel@uzh.ch</a><br>
            phone: +41 44 63 56777<br>
            <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.zi.uzh.ch%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063320111%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=RXYwX%2BGuBmeBUwujvEXFuZOuHYJQqs3xVuX8LX7R1bE%3D&amp;reserved=0" originalSrc="http://www.zi.uzh.ch/" shash="rUaf2Xe2Mp5HbZVQMgwGzSmlEPp37/mQxJGvY9jnKMulsrsFXxrFPB9/S3aBbF31Kj581vCPbeLAD/de5GMgawXfNVt92ScZGc71WBTyrGJ2ha+eWcAjnkbQcnM/VwQLpDUQYJr/ApxgA9klX97jtoboEwfESkQaYrcN8h00KCc=" originalsrc="http://www.zi.uzh.ch/" shash="z97uedmqwJClFwTIeOJXsSqUkIuGYlufJfps1cOKvkTPiIXCNtMNNkVJkih4UdwBF4p37stFQ3CbcW0TGH8cJQ54JorfoUI9mSIokdGii0xT5BZMwBDAQK7iKvcjemaIEcgpAC/O/RacRcL0v3Oz9KX3beyUlu9JJIme7sG2ut8=" moz-do-not-send="true">http://www.zi.uzh.ch</a></font><br>
          <br>
          <img src="cid:part2.36D170B9.E675D897@ecs.soton.ac.uk" alt="Inactive hide details for &quot;David R Newman&quot;
            ---26.07.2021 10:50:37---Hi Jens, I can replicate the same
            problem on 3.4 GitHub HEA" class="" width="16" height="16" border="0"><font size="2" face="sans-serif" color="#424282">&quot;David
            R Newman&quot; ---26.07.2021 10:50:37---Hi Jens, I can replicate
            the same problem on 3.4 GitHub HEAD [1].&nbsp; I have created</font><br>
          <br>
          <font size="1" face="sans-serif" color="#5F5F5F">Von: </font><font size="1" face="sans-serif">&quot;David R Newman&quot;
            <a class="moz-txt-link-rfc2396E" href="mailto:drn@ecs.soton.ac.uk">&lt;drn@ecs.soton.ac.uk&gt;</a></font><br>
          <font size="1" face="sans-serif" color="#5F5F5F">An: </font><font size="1" face="sans-serif"><a class="moz-txt-link-abbreviated" href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a>,
            <a class="moz-txt-link-abbreviated" href="mailto:jens.witzel@uzh.ch">jens.witzel@uzh.ch</a></font><br>
          <font size="1" face="sans-serif" color="#5F5F5F">Datum: </font><font size="1" face="sans-serif">26.07.2021 10:50</font><br>
          <font size="1" face="sans-serif" color="#5F5F5F">Betreff: </font><font size="1" face="sans-serif">Re: [EP-tech] Crawler ends up
            with 404, dont know how to handle MIME subtype wildcard</font><br>
        </p>
        <hr style="color:#8091A5; " width="100%" size="2" noshade="noshade" align="left">
        <br>
        <br>
        <br>
        <font size="3" face="serif">Hi Jens,</font>
        <p><font size="3" face="serif">I can replicate the same problem
            on 3.4 GitHub HEAD [1]. &nbsp;I have created a GitHub issue for
            this [2] and will investigate.</font>
        </p>
        <p><font size="3" face="serif">Regards &nbsp;</font> </p>
        <p><font size="3" face="serif">David Newman</font> </p>
        <p><font size="3" face="serif">[1] </font><a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Feprints%2Feprints3.4&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063320111%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=qjh7PYCmA2G%2FdpfBuzsnxatt2F7nCQeLGfsp0apzTfE%3D&amp;reserved=0" originalSrc="https://github.com/eprints/eprints3.4" shash="lSykE9p9qcBl2LY4HPU9yR82vYlsNSwuaPFSZ98oEgyWg50nDTjn6JB/Nyv+qBZIvRihJDM3KEp7xs4FgDSLEZibDbX42tnWKouiJhwYbbb+bY1T9n8a2+eVPbofaLRvhXCn76d/jRgjwN1FLEvIzrod91o8feNWK8tbFaqtbbA=" originalsrc="https://github.com/eprints/eprints3.4" shash="d+IVxNU8vd7dyRJFc6KRD8F/d03KwDRuiTqnnl3gNOaHlbV9CYFzfEIXsByC64+bDK+mpY/cXv8udrvMaQSJhniZBn1NckkO8r556N/OGmcUyvuFgHqVdkpSOu/dS7cl8u1MVG7saqHACV/KV9XUllM2SybOwD/ZqPC/wPP0Cuc=" moz-do-not-send="true"><font size="3" face="serif" color="#0000FF"><u>https://github.com/eprints/eprints3.4</u></font></a>
        </p>
        <p><font size="3" face="serif">[2] </font><a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Feprints%2Feprints3.4%2Fissues%2F159&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063330065%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=l4Bv%2FDf4UcbS%2BzNr6Tjp92cFVKgXWfljV7%2BUKQDhV0M%3D&amp;reserved=0" originalSrc="https://github.com/eprints/eprints3.4/issues/159" shash="YwfL9y5j0XLsZzaib6U3ZoXHWEVmvspt1HmY3p887ce/C9tQYRJs2N1dKOVknvY54JGHDfGfwZhuA3O5g1eTNXa8Th0eeKwaLcTcHErZ5dPd2YyxxVJNZb5rSfgUF9uBawYB6UGA+lJ6NOJqP86fyJgXSikuweqpkLFi+lB0Fz8=" originalsrc="https://github.com/eprints/eprints3.4/issues/159" shash="xODMa8Dnh57J9Wo+AZe4CzCqsP2KcTkrpSyI+xYE9yeZpFsSdOJdSaSgoWky5djsq52RzXWVY8Jc0RpZ2nm0e+Ib90GnLu7mfG3b0WP2M0qhiFH1OTYdDcslJRt/OPywdAKR8BMbokkhTvJpMUVzCZt9Y1ugMPh/agFNXXPiIFw=" moz-do-not-send="true"><font size="3" face="serif" color="#0000FF"><u>https://github.com/eprints/eprints3.4/issues/159</u></font></a>
        </p>
        <p><font size="3" face="serif">On 26/07/2021 09:31,
            jens.witzel--- via Eprints-tech wrote:</font>
        </p>
        <ul style="padding-left: 36pt; margin-left: 0px">
          <font size="2" face="Calibri" color="#8D3970"><b>CAUTION:</b></font><font size="2" face="Calibri" color="#8D3970">&nbsp;This e-mail
            originated outside the University of Southampton.
          </font>
          <p><font size="2" face="sans-serif">Dear all</font><font size="3" face="serif"><br>
            </font><font size="2" face="sans-serif"><br>
              unfortunately one of our partner crawlers reports a 404
              error during the download, The problem occurs when
              wildcards are used as mime subtype.</font><font size="3" face="serif"><br>
            </font><font size="2" face="sans-serif"><br>
              Here an example on our repo ZORA - let us try to get
              publication no. 143147 via CURL:</font><font size="3" face="serif"><br>
            </font><font size="2" face="sans-serif"><br>
              HTTP 200 status is returned, when<br>
              - no Accept header is specified: curl -v </font><a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.zora.uzh.ch%2Fid%2Feprint%2F143147%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063330065%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=WksCD5Fw3qAe2i%2FyXOwi%2F7fJ7QoygxVTKXkQW%2BxjUik%3D&amp;reserved=0" originalSrc="https://www.zora.uzh.ch/id/eprint/143147/" shash="n4nW8aWXikGLjtDI1lE717k4lVk4vQwI15kwnozVjzCbaUN9UjMf9dKGzweWXhnIz1noYwR/dzDcC5lwHGUxX3jM530spNTyTVyVyqwpHYPteEW6gijaXMfj1ZGLhuHP1RbIr1KmgN7d40JUdkrOBEXwoOCfJVnzw2RNVcF8cvk=" originalsrc="https://www.zora.uzh.ch/id/eprint/143147/" shash="BYZHjb9Brbs8Jv9eHtRlJFJXbUv4q+l6AebnbmcuPub01uAQeIKO2XwxdtE8CBtMxrrhQz6aBPHY6P2RLYGL1pjjLfHbBHLWO2uyV7ysYaxF9FOmaaL8qLVVoRLzh/gvKb3hzXSeTErHF3AvOl56JtqZNb7AeZ9dwUWYDMMhejw=" moz-do-not-send="true"><font size="2" face="sans-serif" color="#0000FF"><u>https://www.zora.uzh.ch/id/eprint/143147/</u></font></a><font size="2" face="sans-serif"><br>
              - an exact MIME type is specified: curl -v -H 'Accept:
              text/html' </font><a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.zora.uzh.ch%2Fid%2Feprint%2F143147%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063340023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=YF7hOwUX%2FZ4leu%2FCxAb37aIPthekLVN1h9QhF2J5fho%3D&amp;reserved=0" originalSrc="https://www.zora.uzh.ch/id/eprint/143147/" shash="czpJ+fOyfOY9GhZfwCbUWG+npJ7cBW/KHRJ86fHBGUyO/oBpxX94MvDaE+SyZItqOtSdyJQTvxd5hIAlMY42Nmg4Ag7B92ZDfvhKOUu5Rxe3sNGy71RTt0lL5ic0KsWF8v3KAcuNG/Z13/6I8h4HnhIgoGXDWccmmwSZgdbdSC8=" originalsrc="https://www.zora.uzh.ch/id/eprint/143147/" shash="BYZHjb9Brbs8Jv9eHtRlJFJXbUv4q+l6AebnbmcuPub01uAQeIKO2XwxdtE8CBtMxrrhQz6aBPHY6P2RLYGL1pjjLfHbBHLWO2uyV7ysYaxF9FOmaaL8qLVVoRLzh/gvKb3hzXSeTErHF3AvOl56JtqZNb7AeZ9dwUWYDMMhejw=" moz-do-not-send="true"><font size="2" face="sans-serif" color="#0000FF"><u>https://www.zora.uzh.ch/id/eprint/143147/</u></font></a><font size="2" face="sans-serif"><br>
              - any MIME type is specified: curl -v -H 'Accept: */*' </font><a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.zora.uzh.ch%2Fid%2Feprint%2F143147%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063340023%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=YF7hOwUX%2FZ4leu%2FCxAb37aIPthekLVN1h9QhF2J5fho%3D&amp;reserved=0" originalSrc="https://www.zora.uzh.ch/id/eprint/143147/" shash="czpJ+fOyfOY9GhZfwCbUWG+npJ7cBW/KHRJ86fHBGUyO/oBpxX94MvDaE+SyZItqOtSdyJQTvxd5hIAlMY42Nmg4Ag7B92ZDfvhKOUu5Rxe3sNGy71RTt0lL5ic0KsWF8v3KAcuNG/Z13/6I8h4HnhIgoGXDWccmmwSZgdbdSC8=" originalsrc="https://www.zora.uzh.ch/id/eprint/143147/" shash="ykp5ejUmbeNNezL9u17i8nSlu+BJmlBHuSR6xu2j2QO88SKYcagQHuQ+UPDHssz5IL50oqX0M+ZvafDq19XYIaTL2M67D4I38W0zjy516vLKMy8Lp0GpldmRIxFXyeAH0vwKStxDI/wLr2VIhJQhzJQeZIEOnFCOAATUZ1kTIcw=" moz-do-not-send="true"><font size="2" face="sans-serif" color="#0000FF"><u>https://www.zora.uzh.ch/id/eprint/143147/</u></font></a><font size="3" face="serif"><br>
            </font><font size="2" face="sans-serif"><br>
              HTTP 404 status is returned if the MIME subtype is open,
              e.g. 'text/*'.</font><font size="3" face="serif"><br>
            </font><font size="2" face="sans-serif"><br>
              ==&gt; curl -v -H 'Accept: text/*,application/*' </font><a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.zora.u%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063349978%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=IVbOQw06i0m2yu4J6Q2MTZZBcl2kfd5mEC2JxKwzEBk%3D&amp;reserved=0" originalSrc="https://www.zora.u/" shash="bMYDSDtheu+4jWoeGMSZ2Iog/TnooBWZqYfWsqEViDtY7Y6FrjxFCzDOd1SKuSi5ZSgXH7OxXOYQVKL0f91zfetsoNhWuST/SKcIZSFgHepkmRDRVJmLzajrGyZV3mAEzPGUfAbBZTur1M0UShHp413i/JaEsu8HmFaBJtbzllA=" originalsrc="https://www.zora.u/" shash="seUMkNH/ktgFoi2d+j+iwuE/LGPGzWg7bzh7MFDsWdNbRj9PGYf9750V7tdsaJllnLRuiV0dbHLhP6MwM64mXYy2pgwQuaPnFBCo3qU0av3+0leppdnDad/MhAPPcyICs9eRj7esy4AgrkkDzk3rcl1JaaivlqWuUMOCIkx/koY=" moz-do-not-send="true"><font size="2" face="sans-serif" color="#0000FF"><u>https://www.zora.u</u></font></a><font size="2" face="sans-serif">zh.ch/id/eprint/143147/</font><font size="3" face="serif"><br>
            </font><font size="2" face="sans-serif"><br>
              [...]<br>
              &lt; HTTP/1.1 404 Not Found<br>
              &lt; Date: Mon, 26 Jul 2021 08:23:04 GMT<br>
              &lt; Server: Apache/2.4.6 (Red Hat Enterprise Linux)
              OpenSSL/1.0.2k-fips mod_perl/2.0.11 Perl/v5.16.3<br>
              &lt; Cache-Control: no-store, no-cache, must-revalidate<br>
              &lt; Strict-Transport-Security: max-age=15780000<br>
              &lt; Transfer-Encoding: chunked<br>
              &lt; Content-Type: text/html; charset=utf-8</font><font size="3" face="serif"><br>
            </font><font size="2" face="sans-serif"><br>
              The Header &quot;Accept: text/*,application/*&quot; should be valid.
              So, we think is goin wrong around CRUD.pm [line 948] -
            </font><font size="3" face="serif">elsif( $subtype eq '*' )
              {}<br>
            </font><font size="2" face="sans-serif"><br>
              Is this a bug or is there a workaround? Any help is
              appreciated.<br>
              <br>
              Have a nice day<br>
              Jens</font><font size="3" face="serif"><br>
              <br>
            </font><font size="2" face="sans-serif"><br>
              -- <br>
              Jens Witzel<br>
              Zentrale Informatik<br>
              Universität Zürich<br>
              Stampfenbachstrasse 73<br>
              CH-8006 Zürich<br>
              <br>
              mail: &nbsp;</font><a href="mailto:jens.witzel@uzh.ch" moz-do-not-send="true"><font size="2" face="sans-serif" color="#0000FF"><u>jens.witzel@uzh.ch</u></font></a><font size="2" face="sans-serif"><br>
              phone: +41 44 63 56777</font><font size="2" face="sans-serif" color="#0000FF"><u><br>
              </u></font><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.zi.uzh.ch%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063359937%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=JEGZ93yWeDAbWP17R5AuphhfDY6YAZi5m81tq0cknp8%3D&amp;reserved=0" originalSrc="http://www.zi.uzh.ch/" shash="NozfS85N61wy0bbYwP3CxAzoGKx+7mfOWS8SQcrlPhPkp/5XFkIIxEY8+rvMCezr9l4GTdpcI/ieNyFuMCTBhqrdmh1RudMANqWVKXWSCKcXHLAfPWcHbW1mLnFWbZs71ZfwUIkMCHuFj6DW+Z/6UdEuu0YKQoHYoRtHFKGmBqU=" originalsrc="http://www.zi.uzh.ch/" shash="R2IPUlq8C69wZ/ux+7FwnvI2dxb/UuvfofcbIFTpLpBgYWc69olgoujyeBH5g7kzfadb6+KJNIefwNqn6DWWB6O4bqJssBc0+G4v/uzVZ3i98iMgUY7LGaQgENxPgCNhw4pFmFGb7KKMyGU5VUDKY27R7oyosewgWDCKqh1Ed4E=" moz-do-not-send="true"><font size="2" face="sans-serif" color="#0000FF"><u>http://www.zi.uzh.ch</u></font></a>
          </p>
          <p><br>
            <tt><font size="3">*** Options: </font></tt><a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech" moz-do-not-send="true"><tt><font size="3" color="#0000FF"><u>http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</u></font></tt></a><tt><font size="3"><br>
                *** Archive: </font></tt><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.eprints.org%2Ftech.php%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063359937%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=iGX3eJm46BBQNupEMHRu2wuweAPzJs7OIlaafTbl9b0%3D&amp;reserved=0" originalSrc="http://www.eprints.org/tech.php/" shash="A8oH4BevqhDcmdNpxPVvOoHvEmqXoibkf0e5wF4VrRzdQUgDmw0oDEF1jvPhA7vpvpSb/iqHdYhnbrQLjHEXHotiuppveQcRgKvvDbf/ZjxewQiJALzwuIV382TE1MTv0a4OS0pP8+8fkoMOCki2ne4zPJfMWrcehOVW3GG/lGI=" originalsrc="http://www.eprints.org/tech.php/" shash="LqkQ1sdS+4haEpEXSgTkvm1O56JK4EzQnO8RpE/CL/eZAwt6Xavne3IIIwtFfRxyhPdxQjMbx8gNw/r6VprWBJXE4hZxDlV7DhSqCXyq+VQmzFGv8OdRwZ0BxP4kiX60/rXWWUgM2fYV3dhGVJkAWIfSsRJpHRVRC/IO1f3KmTU=" moz-do-not-send="true"><tt><font size="3" color="#0000FF"><u>http://www.eprints.org/tech.php/</u></font></tt></a><tt><font size="3"><br>
                *** EPrints community wiki: </font></tt><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.eprints.org%2F&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063369893%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=JxQ1wlYYuOr%2BCZsdVA%2Fk8ivX3bEfuE4QmRXWLEQfVaU%3D&amp;reserved=0" originalSrc="http://wiki.eprints.org/" shash="L53CcSHvvxMEChUYtpyOzaKOLk1RTrl3ECex4/Ot3ojr5cWMsqNGqvsddotZ7Q6lSOKA+PQJ5S3RQJgEl4ByVBLAhcG/bFNjoTvG+5DMdzULkNTg2hNWeyyQ5x+X99eyRNU1Ydsw2/h7QertABM2O4A2PlPeXVbp12jIV7pIWZE=" originalsrc="http://wiki.eprints.org/" shash="xjqwCt2vGsJ4orzzWl712B0XH1g+5tZ1Xwq8qQsCnCJ5+cTbmYACUsP5zQjFcGFMKI45xOfXxBTA5YP5kK4pmCs8ECyrGPZ9453San4bo5sY7zkzXe673Th2zxF9byw+/CS+fFmZIWnwr6xsXs73ChqNEgFXz/uE5/eis2WInfY=" moz-do-not-send="true"><tt><font size="3" color="#0000FF"><u>http://wiki.eprints.org/</u></font></tt></a></p>
        </ul>
        <table border="1">
          <tbody>
            <tr valign="top">
              <td width="47" valign="middle">
                <ul style="padding-left: 0pt; margin-left: 0px">
                </ul>
              </td>
              <td width="147" valign="middle">
                <ul style="padding-left: 0pt; margin-left: 0px">
                  <font size="2" face="Arial" color="#41424E">Virus-free.
                  </font><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063369893%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=WpYJ9kKIfeV2qHWUqgHJ4eyVootI7eb81AjXOGR1sSQ%3D&amp;reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="mNxymKt4zukKw1Rt4YKDsGnyGW5ITZxFFqSxkoEQdHkja0yXqUAo/UlBIowN1KKcPwtCS2vs1tc1V8TgeXEptpfiLcXotwt//1dDVmqI09qMpka0OlxZ5zDt1N/Cvf4SQyegJcH7cODJ+IFb5yIHW7ZhZXYYti9B/d8Y7/KMzdU=" originalsrc="http://www.avg.com/email-signature?utm_medium=email&amp;utm_source=link&amp;utm_campaign=sig-email&amp;utm_content=emailclient" shash="npCMNtfQGJZn35bQmhL5guHxwX9EcSGVQIlBxt90qVwK7albgZxv1aZKEpsG+G5dPTw3uvwDw/YtP2wliVAWYTG2eKQnXsTlnnmyEapeUwUziKw9xZW5nleWhj+XaJTkDkAU2SKgGip2v4HnZBFAfqVKDxQllGenLI70OWSR7jg=" target="_blank" moz-do-not-send="true"><font size="2" face="Arial" color="#4453EA"><u>www.avg.com</u></font></a><font size="2" face="Arial" color="#41424E">&nbsp;</font>
                </ul>
              </td>
            </tr>
          </tbody>
        </table>
        <br>
        <br>
      </div>
    </blockquote>
  <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top: 1px solid #D3D4DE;">
        <tr>
        <td style="width: 55px; padding-top: 13px;"><a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063379842%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=Y2dIaaerHtwDJtvsDmchVAO%2FJrRIFJJUcDnFHD6zgLY%3D&amp;reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="KwrjggNKEqgC7KPlCk3hnH/Z/Op6KDioRsJNASQmWK8+GguDi8KhfWxElyWRTIWdnZyIdrRu+yIWVgQYhwR72XJ7ivVcQaHlNOYNA1Cfr4KjvqmClNYV4mr+eOginJ2siY7obJnoasONTtGs7ock1IJg4ExBBGbI2DETmmAWleQ=" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free. <a href="https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.avg.com%2Femail-signature%3Futm_medium%3Demail%26utm_source%3Dlink%26utm_campaign%3Dsig-email%26utm_content%3Demailclient&amp;data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C89254c7729fc4b4fcdc508d9503e230c%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637629050063379842%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=Y2dIaaerHtwDJtvsDmchVAO%2FJrRIFJJUcDnFHD6zgLY%3D&amp;reserved=0" originalSrc="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" shash="KwrjggNKEqgC7KPlCk3hnH/Z/Op6KDioRsJNASQmWK8+GguDi8KhfWxElyWRTIWdnZyIdrRu+yIWVgQYhwR72XJ7ivVcQaHlNOYNA1Cfr4KjvqmClNYV4mr+eOginJ2siY7obJnoasONTtGs7ock1IJg4ExBBGbI2DETmmAWleQ=" target="_blank" style="color: #4453ea;">www.avg.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>