<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I&#39;ve noticed upgrading is always a challenge because the config file is long and detailed. Could we get ZendTo to have a default config and then the user creates an over-ride config? Some programs use this method and I think it&#39;s a lot easier when upgrading. <br>
<br>Sent from my SmartPhone</div><div><br>On Jan 7, 2013, at 7:25, Julian Field &lt;<a href="mailto:Jules@ecs.soton.ac.uk">Jules@ecs.soton.ac.uk</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  
    <br>
    <div class="moz-cite-prefix">On 07/01/2013 14:57, Joao Alexandre
      wrote:<br>
    </div>
    <blockquote cite="mid:CAAt0rnEQCJHnmSoNUY3GpNjT2wvdASG8-50kS69fRB3PVVpDnA@mail.gmail.com" type="cite">Hi Jules,
      <div><br>
      </div>
      <div dir="ltr">We&#39;ve been using the google captcha and today,
        after the upgrade to the latest version, it still works OK but
        we would like to test the new option, <font><span style="line-height:normal;background-color:rgba(255,255,255,0)"><a href="http://AreYouAHuman.com">AreYouAHuman.com</a>
            and this is not working.</span></font></div>
      <div dir="ltr"><font><span style="line-height:normal"><br>
          </span></font></div>
      <div dir="ltr"><font><span style="background-color:rgba(255,255,255,0)"></span><span style="line-height:normal" dir="ltr">I&#39;ve copied the related
            section from the package preferences.conf to my existing one
            and subscribed to </span><span style="line-height:normal;background-color:rgba(255,255,255,0)"><a href="http://AreYouAHuman.com">AreYouAHuman.com</a>,
            added the site but noting shows when there should be a game.</span></font></div>
    </blockquote>
    Did you see the note in the AreYouAHuman comments in
    preferences.conf about setting the game type to &quot;Embedded&quot; and not
    &quot;Lightbox&quot;?<br>
    <blockquote cite="mid:CAAt0rnEQCJHnmSoNUY3GpNjT2wvdASG8-50kS69fRB3PVVpDnA@mail.gmail.com" type="cite">
      <div dir="ltr"><font><span style="line-height:normal;background-color:rgba(255,255,255,0)">
            Apache complains about missing keys, but they are there in
            the preferences.conf. When we switch to Google everything
            works as expected.</span></font></div>
    </blockquote>
    Do you have the new section of code at the bottom of
    preferences.conf?<br>
    <br>
    You&#39;re far better off importing your changes into the new
    preferences.conf than trying to back-port the new bits into your old
    one. Looks like you&#39;ve missed some.<br>
    <br>
    Jules.<br>
    <br>
    <blockquote cite="mid:CAAt0rnEQCJHnmSoNUY3GpNjT2wvdASG8-50kS69fRB3PVVpDnA@mail.gmail.com" type="cite">
      <div dir="ltr"><font><span style="line-height:normal" dir="ltr"><br>
          </span></font></div>
      <div dir="ltr"><font><span style="line-height:normal;background-color:rgba(255,255,255,0)"></span><span style="line-height:normal" dir="ltr">What can it be?</span></font></div>
      <div dir="ltr"><font><span style="line-height:normal" dir="ltr"><br>
          </span></font></div>
      <div dir="ltr"><font><span style="line-height:normal" dir="ltr">Thanks
            in advance. </span></font></div>
      <div dir="ltr"><font><span style="line-height:normal" dir="ltr"><br>
          </span></font></div>
      <div dir="ltr"><font><span style="line-height:normal" dir="ltr">Regards,</span></font></div>
      <div dir="ltr"><font><span style="line-height:normal" dir="ltr"><br>
          </span></font></div>
      <div dir="ltr"><font><span style="line-height:normal" dir="ltr">Joćo<span></span><br>
          </span></font><br>
        On Saturday, January 5, 2013, Jules wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all!<br>
          <br>
          I have just released the new version 4.11-6 stable.<br>
          <br>
          It&#39;s available for download in all the usual formats from<br>
               <a href="http://zend.to" target="_blank">http://zend.to</a><br>
          or else just type &quot;yum update zendto&quot; or &quot;apt-get update ;
          apt-get<br>
          upgrade zendto&quot; depending on your Linux variant.<br>
          <br>
          There are a few interesting new features this time around:<br>
          - Implemented support for <a href="http://AreYouAHuman.com">AreYouAHuman.com</a> CAPTCHA as a good
          alternative to<br>
             the Google reCAPTCHA which many users find very difficult.
          See<br>
             preferences.php for more information and its settings.<br>
          - Added support for SQLite 3 (for new Ubuntu versions).<br>
          - Drop-off sender notified when a recipient picks up a file
          for the 1st<br>
          time only.<br>
          <br>
          I hope you find those useful. The new CAPTCHA option (to prove
          you&#39;re a<br>
          human) is much easier to use (for most users) than the old
          Google one.<br>
          <br>
          Any problems, please do get in touch straight away.<br>
          <br>
          The full Change Log is this:<br>
          - Widened permissions needed for clamd to see the temporary
          uploaded files<br>
             for virus scanning.<br>
          - Added apc.rfc1867_ttl settting to apc.ini in web site.<br>
          - Added support for SQLite3 as present in Ubuntu 12 and
          higher.<br>
          - Fixed bug where only the first recipient was shown in a list
          of drop-offs.<br>
          - Changed behaviour so that the sender of a drop-off is
          notified when every<br>
             recipient picks up a file from a drop-off for the first
          time. Old<br>
             behaviour was to only notify the first time *any* recipient
          picked up a<br>
             file, giving a max on 1 email notification per drop-off,
          whereas now<br>
          you&#39;ll<br>
             get a max of 1 email notification per recipient.<br>
          - Fixed some minor &quot;strict PHP&quot; warnings.<br>
          - Fixed bug where auto-cleanup would fail to remove some
          drop-offs from<br>
             the database, producing warnings in the web interface when
          all drop-offs<br>
             are listed by an administrator.<br>
          - Now removes duplicate email addresses from the list of
          recipients.<br>
          - Fixed bug stopping ZendTo working correctly in a
          sub-directory of a<br>
             VirtualHost. Previously it had to be at the root of its own
          VirtualHost.<br>
          - Fixed bug setting up database for SQLite3.<br>
          - Fixed bug causing warnings from NSSADAuthenticator.php on
          new PHP<br>
          versions.<br>
          - Fixed bug causing PHP errors from pickup.php on new PHP
          versions.<br>
          - Fixed bug causing librarydesc warning in SQLite3.php.<br>
          - Much better improvements to SQLite3 support from Artyom
          Aleksandrov.<br>
          - Extended Debian installer to automatically select SQLite3 if
          it detects<br>
             that it is used on this system.<br>
          - Fixed PHP pass-by-reference bug in download.php. Thanks
          Brendon!<br>
          - Another bugfix in SQLite 3 code.<br>
          - Implemented support for <a href="http://AreYouAHuman.com">AreYouAHuman.com</a> CAPTCHA as a good
          alternative to<br>
             the Google reCAPTCHA which many users find very difficult.
          See<br>
             preferences.php for more information and its settings.<br>
          - Added comment to preferences.php about setting AreYouAHuman
          &quot;Game Style&quot;.<br>
          - Changed IMAP authenticator so that entire input string is
          used as username<br>
             and not just bit before first &quot;.&quot;. Thanks to Davide Bazzi
          for<br>
          catching that.<br>
          <br>
          Jules<br>
          <br>
          --<br>
          Julian Field MEng MBCS CITP CEng<br>
          <br>
          &#39;Intelligence is quickness to apprehend as distinct from
          ability,<br>
            which is capacity to act wisely on the thing apprehended.&#39;<br>
            - Alfred North Whitehead<br>
          <br>
          <a href="http://www.Zend.To" target="_blank">www.Zend.To</a><br>
          Twitter: @JulesFM<br>
          PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415
          B654<br>
          <br>
          _______________________________________________<br>
          ZendTo mailing list<br>
          <a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;ZendTo@zend.to&#39;)">ZendTo@zend.to</a><br>
          <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre>_______________________________________________
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://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Jules Field MEng MBCS CITP CEng
email+iMessage: <a class="moz-txt-link-abbreviated" href="mailto:Jules@ecs.soton.ac.uk">Jules@ecs.soton.ac.uk</a>
Twitter: @JulesFM

&#39;What happened in the past that was painful, has a great deal to
 do with what we are today.&#39; - William Glasser

Senior Tutor, Postmaster
Electronics and Computer Science
University of Southampton SO17 1BJ, UK
</pre>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>ZendTo mailing list</span><br><span><a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a></span><br><span><a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></span></div>
</blockquote></body></html>