<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Shane,<br>
    <br>
    That page is in /opt/zendto/templates/main_menu.tpl.<br>
    If you just comment out this bit (starts at line 33 in my current
    version of the file):<br>
    <br>
    <tt>  <tr></tt><tt><br>
    </tt><tt>    <td>{call name=button href="req.php"
      text=$request_t width="100%"}</td></tt><tt><br>
    </tt><tt>    <td class="UD_nav_label">{t escape=no}Ask another
      person to send you some files.{/t}</td></tt><tt><br>
    </tt><tt>  </tr></tt><tt><br>
    </tt><tt>  <tr></tt><tt><br>
    </tt><tt>    <td>{call name=button href="pickup.php"
      text=$pickup_t width="100%"}</td></tt><tt><br>
    </tt><tt>    <td class="UD_nav_label">{t escape=no}Pick-up
      (<em>download</em>) a file dropped-off for
      you.{/t}</td></tt><tt><br>
    </tt><tt>  </tr></tt><br>
    <br>
    those buttons will disappear.<br>
    <br>
    If you comment it out by putting {* at the start and *} at the end,
    the templating engine will never even send that HTML to the browsers
    at all, which is nicer than using HTML <!-- --> comments.<br>
    <br>
    Cheers,<br>
    Jules.<br>
    <br>
    <div class="moz-cite-prefix">On 30/10/2018 22:37, Shane via ZendTo
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:WM!99f97905848b0ab831d5ba4fc23cec158bc5697224946f569bbec148b5bc0ef60e183d463003c0a368a50b7624b40973!@mx.jul.es">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>Jules</div>
        <div><br>
        </div>
        <div>Since I have i configured the zendto that external users
          can only drop files for a particular recipient, this is
          working great. However I noticed when they login to zendto, in
          main page,</div>
        <div>there are options:  Drop Off, Request a drop off, and pick
          up.  How can I hide the "Request a drop off" and "Pickup"
          option so it won't be visible to authorized users who login.<br>
        </div>
        <div><br>
        </div>
        <div>Thanks.</div>
        <div>Shane<br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Thu, Oct 25, 2018 at 4:07 AM Jules Field via
          ZendTo <<a href="mailto:zendto@zend.to"
            moz-do-not-send="true">zendto@zend.to</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div text="#000000" bgcolor="#FFFFFF"> Shane,<br>
            <br>
            <div class="m_4027608159504839969moz-cite-prefix">On
              24/10/2018 20:51, Shane via ZendTo wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">
                <div>Hello <br>
                </div>
                <div><br>
                </div>
                <div>I've just finished installing <a
href="https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fzend.to&data=01%7C01%7CJules%40ecs.soton.ac.uk%7Cfd6cebc05dc946b2713108d639ea34bd%7C4a5378f929f44d3ebe89669d03ada9d8%7C1&sdata=mdR4MmVIXUR9XqFoPOpgmtdG%2FpzSkIrY6I0YN%2Bh4F7s%3D&reserved=0"
                    target="_blank" moz-do-not-send="true">zend.to</a>
                  in my centos 7. is it possible</div>
                <div>to lock down the users who login to send files to
                  one particular</div>
                <div>recipient, not be able to add any other email
                  address?  I browsed through</div>
                <div>preferences.php and couldn't find any reference to
                  it unless I missed something.</div>
              </div>
            </blockquote>
            Not currently, no.<br>
            You could hard-wire into the template
            /opt/zendto/templates/new_dropoff.tpl like this:<br>
            * Right near the top, put your fixed recipient info into the
            variables "<tt>presetToName</tt>" and "<tt>presetToEmail</tt>".<br>
            * Search for '<tt>id="addRecipients"</tt>'. Add to that
            <a> tag an attribute '<tt>style="display:none"</tt>'.<br>
            That would stop it appearing, which may be enough for your
            needs.<br>
            <br>
            <blockquote type="cite">
              <div dir="ltr">
                <div><br>
                </div>
                <div>Also is it possible to lock down to allow only
                  Excel files to be uploaded?<br>
                </div>
              </div>
            </blockquote>
            No. There's pretty much no way of *reliably* detecting that
            a file is an Excel file.<br>
            And don't suggest *.xls or *.xlsx. Then people just rename
            their p**n/w*r*z before sending it.<br>
            <br>
            Sorry!<br>
            Jules.<br>
            <br>
            <blockquote type="cite">
              <div dir="ltr">
                <div><br>
                </div>
                <div>thanks i</div>
                <div>shane<br>
                </div>
              </div>
              <br>
              <fieldset
                class="m_4027608159504839969mimeAttachmentHeader"></fieldset>
              <pre class="m_4027608159504839969moz-quote-pre">_______________________________________________
ZendTo mailing list
<a class="m_4027608159504839969moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to" target="_blank" moz-do-not-send="true">ZendTo@zend.to</a>
<a class="m_4027608159504839969moz-txt-link-freetext" href="https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&amp;data=01%7C01%7CJules%40ecs.soton.ac.uk%7Cfd6cebc05dc946b2713108d639ea34bd%7C4a5378f929f44d3ebe89669d03ada9d8%7C1&amp;sdata=i%2FQ4BIYymCnsMKYR%2B71Hvn%2FMYIcvFlcQ4T5sFU1YYuA%3D&amp;reserved=0" target="_blank" moz-do-not-send="true">https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&amp;data=01%7C01%7CJules%40ecs.soton.ac.uk%7Cfd6cebc05dc946b2713108d639ea34bd%7C4a5378f929f44d3ebe89669d03ada9d8%7C1&amp;sdata=i%2FQ4BIYymCnsMKYR%2B71Hvn%2FMYIcvFlcQ4T5sFU1YYuA%3D&amp;reserved=0</a>
</pre>
            </blockquote>
            <br>
            <pre class="m_4027608159504839969moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'In Flanders fields the poppies blow
 Between the crosses, row on row,
 That mark our place: and in the sky
 The larks still bravely singing fly
 Scarce heard amid the guns below.

 We are the dead: Short days ago,
 We lived, felt dawn, saw sunset glow,
 Loved and were loved: and now we lie
 In Flanders fields!

 Take up our quarrel with the foe
 To you, from failing hands, we throw
 The torch: be yours to hold it high
 If ye break faith with us who die,
 We shall not sleep, though poppies grow
 In Flanders fields.' Lieutenant Colonel John McCrae

Composed at the battlefront on May 3, 1915 
during the second battle of Ypres, Belgium

<a class="m_4027608159504839969moz-txt-link-abbreviated" href="http://www.Zend.To" target="_blank" moz-do-not-send="true">www.Zend.To</a>
Twitter: @JulesFM
</pre>
          </div>
          _______________________________________________<br>
          ZendTo mailing list<br>
          <a href="mailto:ZendTo@zend.to" target="_blank"
            moz-do-not-send="true">ZendTo@zend.to</a><br>
          <a href="http://jul.es/mailman/listinfo/zendto"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://jul.es/mailman/listinfo/zendto</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'There have been nearly 3000 Gods so far but only yours actually exists.
 The others are silly made up nonsense. But not yours. Yours is real.' - Anon

<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
  </body>
</html>