<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<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'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)">AreYouAHuman.com
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'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)">AreYouAHuman.com,
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 "Embedded" and not
"Lightbox"?<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'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'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's available for download in all the usual formats from<br>
<a moz-do-not-send="true" href="http://zend.to"
target="_blank">http://zend.to</a><br>
or else just type "yum update zendto" or "apt-get update ;
apt-get<br>
upgrade zendto" depending on your Linux variant.<br>
<br>
There are a few interesting new features this time around:<br>
- Implemented support for AreYouAHuman.com 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'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'll<br>
get a max of 1 email notification per recipient.<br>
- Fixed some minor "strict PHP" 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 AreYouAHuman.com 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
"Game Style".<br>
- Changed IMAP authenticator so that entire input string is
used as username<br>
and not just bit before first ".". Thanks to Davide Bazzi
for<br>
catching that.<br>
<br>
Jules<br>
<br>
--<br>
Julian Field MEng MBCS CITP CEng<br>
<br>
'Intelligence is quickness to apprehend as distinct from
ability,<br>
which is capacity to act wisely on the thing apprehended.'<br>
- Alfred North Whitehead<br>
<br>
<a moz-do-not-send="true" 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 moz-do-not-send="true" href="javascript:;"
onclick="_e(event, 'cvml', 'ZendTo@zend.to')">ZendTo@zend.to</a><br>
<a moz-do-not-send="true"
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 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://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng MBCS CITP CEng
'What happened in the past that was painful, has a great deal to
do with what we are today.' - William Glasser
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
</body>
</html>