<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Abhilash,<br>
<br>
Aha, well found!<br>
<br>
In that case, it's probably a matter of getting the right settings
called the right things into the right file.<br>
Start by becoming root with<br>
sudo su -<br>
(and yes, I do mean "sudo su -" and not "sudo su").<br>
<br>
There will be a /etc/php/7.0/mods-available/apcu.ini file, and then
possibly<br>
either<br>
apc.ini file in the same directory<br>
or else<br>
apc.ini file in /etc/php/7.0/apache2/conf.d<br>
or else possibly neither.<br>
<br>
Try taking the apcu...... settings from your apcu.ini file, and copy
them into both apcu.ini *and* apc.ini (if you have it) with the
"apcu" at the start of each line changed to "apc".<br>
<br>
Then restart apache with<br>
systemctl restart apache2<br>
<br>
I will try to sort this out properly for you as soon as I can, but
my day job is very busy this week!<br>
<br>
Cheers,<br>
Jules.<br>
<br>
<br>
<div class="moz-cite-prefix">On 10/01/2017 12:05, Abhilash CS wrote:<br>
</div>
<blockquote
cite="mid:CALMzpnC=3kcVH2cp7-vNt-OMxrDq6=qGTawfB4a9qfs7YM4tJQ@mail.gmail.com"
type="cite">
<div dir="ltr">Dear Julian,
<div><br>
</div>
<div>I have reinstalled zendto with provided file. Still the
upload progress bar not working.</div>
<div><br>
</div>
<div>Also I have tried enabling the module php-apcu-bc by
following below link. </div>
<div><br>
</div>
<div>(<a moz-do-not-send="true"
href="https://gist.github.com/philbot9/1e895303a37a1c18717e90eb7067df73">https://gist.github.com/philbot9/1e895303a37a1c18717e90eb7067df73</a>). </div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Thanks and Regards,</div>
<div><br>
</div>
<div>Abhilash</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sun, Jan 8, 2017 at 7:05 PM, Jules <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:Jules@zend.to" target="_blank">Jules@zend.to</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> Abhilash,<br>
<br>
Please can you replace your<br>
install.ZendTo/Ubuntu/2-<wbr>rebuild-php.sh<br>
file with the one attached (I've gzip-ed it so email apps
won't mess with it).<br>
Hopefully that will fix this problem, it looks like the
PHP modules didn't get enabled correctly during
installation.<br>
You'll need to<br>
chmod a+rx 2-rebuild-php.sh<br>
after you've dropped it into place, or else it won't be
executable.<br>
<br>
Then you can either re-run the whole installer, or else
just run the 2-rebuild-php.sh (but from within the
install.ZendTo directory).<br>
<br>
If any of that doesn't make complete sense, let me know!<br>
<br>
Cheers,<br>
Jules.<br>
<br>
<div class="m_-1158703830197363798moz-cite-prefix">On
08/01/2017 04:51, Abhilash CS wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi Julian,
<div><br>
</div>
<div>I have installed the latest version on <b>Ubuntu
16</b> using the install script. All works fine
except the Upload progress bar. I am getting
following error. </div>
<div><br>
</div>
<div>
<div><b>PHP Fatal error: Uncaught Error: Call to
undefined function apc_fetch() in
/opt/zendto/www/get_progress.p<wbr>hp:7\nStack
trace:\n#0 {main}\n thrown in
/opt/zendto/www/get_progress.p<wbr>hp on line 7,
referer: <a moz-do-not-send="true"
href="http://10.10.8.15/progress.php?progress_id=5871b1e948ab7"
target="_blank"><font color="red"><b>MailScanner
has detected a possible fraud attempt from
"10.10.8.15" claiming to be</b></font> <font
color="red"><b>MailScanner warning:
numerical links are often malicious:</b></font>
http://10.10.8.15/progress.php<wbr>?progress_id=5871b1e948ab7</a></b></div>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Appreciate your assistance on this regard.</div>
<div><br>
</div>
<div>Regards,</div>
<div><br>
</div>
<div>Abhilash</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Jan 4, 2017 at 9:23
PM, Jules <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:Jules@zend.to" target="_blank">Jules@zend.to</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Happy
New Year to you all!<br>
<br>
The latest beta 4.19-3 is now on the web site (see
the <a moz-do-not-send="true"
href="http://zend.to/beta.php" rel="noreferrer"
target="_blank">zend.to/beta.php</a><br>
page to get started).<br>
<br>
I've fixed another couple of security bugs, and
the rpm and deb files<br>
will tell you about upgrade_preferences_php if you
are upgrading.<br>
<br>
Again, you will probably want to start with the
installer, as it will<br>
save you a whole load of work if you're building a
new server.<br>
<br>
Please do let me know of any problems.<br>
<br>
Thanks!<br>
Jules.<br>
<br>
<br>
On 22/12/2016 20:24, Jules wrote:<br>
> I've just put up 4.19-2 (beta) on the web
site.<br>
> The app itself has not changed from 4.19-1,
but I have added the<br>
> preferences.php auto-upgrader in
/opt/zendto/bin.<br>
><br>
> Cheers,<br>
> Jules.<br>
><br>
><br>
> On 21/12/2016 21:45, Jules wrote:<br>
>> And this time, I've even sent you the
gzip-ped version (so your mail<br>
>> client can't screw with the perl code in
it).<br>
>><br>
>> On 21/12/2016 21:41, Jules wrote:<br>
>>> Ian and others,<br>
>>><br>
>>> For your delight and delectation, I
have automated the upgrading of<br>
>>> preferences.php.<br>
>>> I haven't done zendto.conf yet, but
that will be dead easy compared<br>
>>> to preferences.php (which is of
course arbitrary executable PHP code).<br>
>>><br>
>>> A gzip-ped version of the script is
attached. You will need to<br>
>>> gunzip upgrade_preferences_php<br>
>>> chmod +x upgrade_preferences_php<br>
>>> ./upgrade_preferences_php<br>
>>> and that will show you how to use it.<br>
>>><br>
>>> Basically you give it your old
preferences.php file, and the new one<br>
>>> I supply with the new version.<br>
>>> It will work out how to write your
old settings into the new one<br>
>>> (including any other settings you
might have added because you might<br>
>>> have extended ZendTo's features), and
will output a new<br>
>>> preferences.php file on stdout (hence
the ">" in the example command<br>
>>> it shows you).<br>
>>><br>
>>> If it spots any obvious improvements
that can be made, such as using<br>
>>> internaldomains.conf instead of a
huge nasty regexp, it will tell<br>
>>> you about it. It will also set the
version number and update the<br>
>>> copyright statement.<br>
>>><br>
>>> Do read your new file before you use
it, as it will have moved any<br>
>>> now-obsolete settings towards the top
of the file and commented them<br>
>>> out.<br>
>>><br>
>>> I'm pretty sure it does a fairly
thorough job, but I'm sure you will<br>
>>> tell me what you think. :-)<br>
>>><br>
>>> Happy Christmas!<br>
>>> Jules.<br>
>>><br>
>>> On 20/12/2016 08:03, Elston, Ian
wrote:<br>
>>>> Success!<br>
>>>> Well it got to the end of the
installer... I'll continue testing<br>
>>>> later..<br>
>>>><br>
>>>> Is there any quick way to migrate
configs/templates from my current<br>
>>>> existing 4.11?<br>
>>>><br>
>>>> This is much easier than before,
thanks. How will updates be<br>
>>>> handled? Similar scripts?<br>
>>>><br>
>>>><br>
>>>><br>
>>>> ------------------------------<wbr>------------------------------<wbr>------------------<br>
>>>><br>
>>>> Ian Elston<br>
>>>> Networks & Developments<br>
>>>> The University of Bolton<br>
>>>> 01204 903971<br>
>>>> <a moz-do-not-send="true"
href="http://www.bolton.ac.uk" rel="noreferrer"
target="_blank">http://www.bolton.ac.uk</a><br>
>>>><br>
>>>> ** SUPPORT QUERIES **<br>
>>>><br>
>>>> Please contact x3444 or <a
moz-do-not-send="true"
href="mailto:itsupport@bolton.ac.uk"
target="_blank">itsupport@bolton.ac.uk</a> to
report new faults<br>
>>>> or request updates on existing
calls.<br>
>>>><br>
>>>><br>
>>>> -----Original Message-----<br>
>>>> From: <a moz-do-not-send="true"
href="mailto:zendto-bounces@zend.to"
target="_blank">zendto-bounces@zend.to</a>
[mailto:<a moz-do-not-send="true"
href="mailto:zendto-bounces@zend.to"
target="_blank">zendto-bounces@zend.to</a><wbr>]
On<br>
>>>> Behalf Of Jules<br>
>>>> Sent: 19 December 2016 16:30<br>
>>>> To: ZendTo Users <<a
moz-do-not-send="true"
href="mailto:zendto@zend.to" target="_blank">zendto@zend.to</a>><br>
>>>> Subject: Re: [ZendTo] ANNOUNCE:
ZendTo beta released<br>
>>>><br>
>>>> Ian,<br>
>>>><br>
>>>> Don't tell me, it was a Ubuntu 16
box, right?<br>
>>>><br>
>>>> I've just put a new copy of the
installer on the website.<br>
>>>> Please can you:<br>
>>>> rm -rf ~root/installZendTo*<br>
>>>> Download the new installer.<br>
>>>><br>
>>>> Unpack it and run it as before.<br>
>>>> But when it asks you about each
stage, just say "n" to the first 6<br>
>>>> stages, until you say "y" to the
bit about installing ZendTo<br>
>>>> itself. Do that, and the 8th
stage (SELinux) which you haven't done<br>
>>>> yet. As you're not going to be
using SELinux (even the Ubuntu wiki<br>
>>>> admits it's not maintained for
Ubuntu at all), that stage won't<br>
>>>> actually do anything.<br>
>>>><br>
>>>> If you want to just run stage 7
on its own, without having to<br>
>>>> answer "n"<br>
>>>> to anything else, you can just
run the "7-zendto.sh" script in the<br>
>>>> Ubuntu sub-directory directly.
Provided you run it from *somewhere*<br>
>>>> within the installer's tree, it
should find everything it needs.<br>
>>>><br>
>>>> Hopefully that will fix it!<br>
>>>><br>
>>>> Cheers,<br>
>>>> Jules.<br>
>>>><br>
>>>><br>
>>>> On 19/12/2016 14:44, Elston, Ian
wrote:<br>
>>>>> I have installed and updated
a Ubuntu server<br>
>>>>><br>
>>>>> Ran the install.sh<br>
>>>>><br>
>>>>> All goes well until the "easy
bit"<br>
>>>>><br>
>>>>> Last few lines of the script
output....<br>
>>>>><br>
>>>>> About to install ZendTo
version 4.19-1 Drumroll please...<br>
>>>>>
/tmp/install.ZendTo/Ubuntu/7-z<wbr>endto.sh: line
43: cd:<br>
>>>>>
/home/nads/zendto-build-store: No such file or
directory<br>
>>>>> % Total % Received %
Xferd Average Speed Time Time<br>
>>>>> Time Current<br>
>>>>>
Dload Upload Total Spent<br>
>>>>> Left Speed<br>
>>>>> 100 1088k 100 1088k 0
0 2142k 0 --:--:-- --:--:--<br>
>>>>> --:--:-- 2141k<br>
>>>>> dpkg: error processing
archive<br>
>>>>>
/home/nads/zendto-build-store/<wbr>zendto_4.19-1.deb
(--install):<br>
>>>>> cannot access archive: No
such file or directory Errors were<br>
>>>>> encountered while processing:<br>
>>>>>
/home/nads/zendto-build-store/<wbr>zendto_4.19-1.deb<br>
>>>>> Reading package lists... Done<br>
>>>>> Building dependency tree<br>
>>>>> Reading state information...
Done<br>
>>>>> 0 to upgrade, 0 to newly
install, 0 to remove and 5 not to upgrade.<br>
>>>>> dpkg: error processing
archive<br>
>>>>>
/home/nads/zendto-build-store/<wbr>zendto_4.19-1.deb
(--install):<br>
>>>>> cannot access archive: No
such file or directory Errors were<br>
>>>>> encountered while processing:<br>
>>>>>
/home/nads/zendto-build-store/<wbr>zendto_4.19-1.deb<br>
>>>>> Failed to install ZendTo deb
package.<br>
>>>>> Exiting...<br>
>>>>> sudo -i
/opt/zendto/bin/adduser.php<br>
>>>>> That will show you the
syntax. Use it to add a single test user.<br>
>>>>> Then login to the website and
drop off some files.<br>
>>>>><br>
>>>>> Now go and configure ZendTo
itself in<br>
>>>>>
/opt/zendto/config/preferences<wbr>.php and
/opt/zendto/config/zendto.conf<br>
>>>>><br>
>>>>><br>
>>>>>
nads@zendto-test:/tmp/install.<wbr>ZendTo$<br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>><br>
>>>>>
------------------------------<wbr>------------------------------<wbr>------------------<br>
>>>>><br>
>>>>> Ian Elston<br>
>>>>> Networks & Developments<br>
>>>>> The University of Bolton<br>
>>>>> <a moz-do-not-send="true"
href="http://www.bolton.ac.uk" rel="noreferrer"
target="_blank">http://www.bolton.ac.uk</a><br>
>>>>><br>
>>>>> ** SUPPORT QUERIES **<br>
>>>>><br>
>>>>> Please contact x3444 or <a
moz-do-not-send="true"
href="mailto:itsupport@bolton.ac.uk"
target="_blank">itsupport@bolton.ac.uk</a> to
report new<br>
>>>>> faults or request updates on
existing calls.<br>
>>>>><br>
>>>>><br>
>>>>> -----Original Message-----<br>
>>>>> From: <a
moz-do-not-send="true"
href="mailto:zendto-bounces@zend.to"
target="_blank">zendto-bounces@zend.to</a>
[mailto:<a moz-do-not-send="true"
href="mailto:zendto-bounces@zend.to"
target="_blank">zendto-bounces@zend.to</a><wbr>]
On<br>
>>>>> Behalf Of Jules<br>
>>>>> Sent: 19 December 2016 10:14<br>
>>>>> To: ZendTo Users <<a
moz-do-not-send="true"
href="mailto:zendto@zend.to" target="_blank">zendto@zend.to</a>><br>
>>>>> Subject: Re: [ZendTo]
ANNOUNCE: ZendTo beta released<br>
>>>>><br>
>>>>> I've just posted an
announcement and a new page of information on<br>
>>>>> the web site too.<br>
>>>>><br>
>>>>> This page contains the
low-down:<br>
>>>>> <a
moz-do-not-send="true"
href="http://zend.to/beta.php" rel="noreferrer"
target="_blank">http://zend.to/beta.php</a><br>
>>>>><br>
>>>>> Cheers,<br>
>>>>> Jules.<br>
>>>>><br>
>>>>><br>
>>>>> On 18/12/2016 19:24, Jules
wrote:<br>
>>>>>> Folks,<br>
>>>>>><br>
>>>>>> I have been spending the
past few weeks/months getting ZendTo<br>
>>>>>> sorted out.<br>
>>>>>> I have *hopefully* fixed
the security vulnerabilities that anyone<br>
>>>>>> has<br>
>>>>>> told me about. So you out
there with pen-testing tendencies,<br>
>>>>>> please do<br>
>>>>>> have a go at the new
version and let me know what you find!<br>
>>>>>><br>
>>>>>> The most major thing is I
have written a new installer for ZendTo,<br>
>>>>>> instead of trying to
maintain VM images.<br>
>>>>>> I find most people these
days need to put it into an otherwise bare<br>
>>>>>> server image prepared by
someone in their IT department. Trying to<br>
>>>>>> start from a VM image,
and then trying to shoehorn in all your<br>
>>>>>> corporate setup round it
was a pain.<br>
>>>>>> As was installing it by
hand with just the rpm/deb file.<br>
>>>>>><br>
>>>>>> So now there is a shiny
new installer. It assumes a bare server<br>
>>>>>> system<br>
>>>>>> to start with, logged in
as root.<br>
>>>>>> I have tested it on<br>
>>>>>> CentOS 5<br>
>>>>>> CentOS 6<br>
>>>>>> CentOS 7<br>
>>>>>> RedHat Enterprise
Linux 5<br>
>>>>>> RedHat Enterprise
Linux 6<br>
>>>>>> RedHat Enterprise
Linux 7<br>
>>>>>> Ubuntu Server 14<br>
>>>>>> Ubuntu Server 16<br>
>>>>>><br>
>>>>>> It installs all the
necessary software, entirely automatically<br>
>>>>>> rebuilds PHP to support
big uploads (where necessary), sets up<br>
>>>>>> ClamAV,<br>
>>>>>> mail delivery, SELinux,
AppArmor, Apache, usage stats, pretty<br>
>>>>>> much everything.<br>
>>>>>><br>
>>>>>> It talks to you
throughout the process, and will ask you the odd<br>
>>>>>> question. If you want to
pause, just Ctrl-S it. If you want to<br>
>>>>>> re-run<br>
>>>>>> bits of it, you can run
any of the 8 components individually, no<br>
>>>>>> problem at all. Take a
look round the structure, it's very<br>
>>>>>> straightforwards (but
non-trivial to write!). When you want to<br>
>>>>>> update<br>
>>>>>> PHP, for example, just
re-run the component that rebuilds PHP. It<br>
>>>>>> will<br>
>>>>>> work out the latest
versions for itself.<br>
>>>>>><br>
>>>>>> SQLite3 is now the
default database to use, as it's by far the<br>
>>>>>> easiest<br>
>>>>>> and simplest and works on
everything except CentOS/RedHat 5.<br>
>>>>>><br>
>>>>>> To get started: download,
unpack and run the installer with<br>
>>>>>> curl -O <a
moz-do-not-send="true"
href="http://zend.to/files/install.ZendTo.tgz"
rel="noreferrer" target="_blank">http://zend.to/files/install.Z<wbr>endTo.tgz</a><br>
>>>>>> tar xzf
install.ZendTo.tgz<br>
>>>>>> cd install.ZendTo<br>
>>>>>> ./install.sh<br>
>>>>>><br>
>>>>>> It will fetch the deb/rpm
file as appropriate. But if you just want<br>
>>>>>> the deb/rpm and nothing
else, they are in<br>
>>>>>> <a
moz-do-not-send="true"
href="http://zend.to/files/zendto-4.19-1.noarch.rpm"
rel="noreferrer" target="_blank">http://zend.to/files/zendto-<wbr>4.19-1.noarch.rpm</a><br>
>>>>>> <a
moz-do-not-send="true"
href="http://zend.to/files/zendto_4.19-1.deb"
rel="noreferrer" target="_blank">http://zend.to/files/zendto_<wbr>4.19-1.deb</a><br>
>>>>>> <a
moz-do-not-send="true"
href="http://zend.to/files/ZendTo-4.19-1.tgz"
rel="noreferrer" target="_blank">http://zend.to/files/ZendTo-<wbr>4.19-1.tgz</a><br>
>>>>>> The file at<br>
>>>>>> <a
moz-do-not-send="true"
href="http://zend.to/files/ZendTo-Version"
rel="noreferrer" target="_blank">http://zend.to/files/ZendTo-V<wbr>ersion</a><br>
>>>>>> will tell you the latest
version number (during the beta test).<br>
>>>>>><br>
>>>>>> P.S. If you've walked
through the installer the slow way, and<br>
>>>>>> want to<br>
>>>>>> run it quickly with no
questions at all, add '--defaults' to the<br>
>>>>>> command line of either
./install.sh or any of its components.<br>
>>>>>><br>
>>>>>> Please do tell me how you
get on! Any questions/queries/problems,<br>
>>>>>> get<br>
>>>>>> in touch on this list.<br>
>>>>>><br>
>>>>>> Cheers, and Happy
Christmas!<br>
>>>>>><br>
>>>>>> Jules<br>
>>>>>><br>
>>>>> Jules<br>
>>>>><br>
>>>>> --<br>
>>>>> Julian Field MEng MBCS CITP
CEng<br>
>>>>><br>
>>>>> 'Ever since the dawn of
civilization, people have craved for an<br>
>>>>> understanding of the
underlying order of the world: why it is as<br>
>>>>> it is, and why it exists
at all. But even if we do find a<br>
>>>>> complete<br>
>>>>> theory of everything, it
is just a set of rules and equations.<br>
>>>>> What<br>
>>>>> is it that breathes fire
into the equations, and makes a universe<br>
>>>>> for them to describe?' -
Stephen Hawking<br>
>>>>><br>
>>>>> <a moz-do-not-send="true"
href="http://www.Zend.To" rel="noreferrer"
target="_blank">www.Zend.To</a><br>
>>>>> Twitter: @JulesFM<br>
>>>>> PGP footprint: EE81 D763 3DB0
0BFD E1DC 7222 11F6 5947 1415 B654<br>
>>>>><br>
>>>>>
______________________________<wbr>_________________<br>
>>>>> ZendTo mailing list<br>
>>>>> <a moz-do-not-send="true"
href="mailto:ZendTo@zend.to" target="_blank">ZendTo@zend.to</a><br>
>>>>> <a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto"
rel="noreferrer" target="_blank">http://mailman.ecs.soton.ac.uk<wbr>/mailman/listinfo/zendto</a><br>
>>>>><br>
>>>>>
______________________________<wbr>_________________<br>
>>>>> ZendTo mailing list<br>
>>>>> <a moz-do-not-send="true"
href="mailto:ZendTo@zend.to" target="_blank">ZendTo@zend.to</a><br>
>>>>> <a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto"
rel="noreferrer" target="_blank">http://mailman.ecs.soton.ac.uk<wbr>/mailman/listinfo/zendto</a><br>
>>>> Jules<br>
>>>><br>
>>><br>
>>> Jules<br>
>>><br>
>><br>
>> Jules<br>
>><br>
><br>
> Jules<br>
><br>
<br>
Jules<br>
<br>
--<br>
Julian Field MEng MBCS CITP CEng<br>
<br>
'Give a man a fish, and you feed him for a day.<br>
Teach a man to fish, and he'll sit in a boat and
drink beer all day.'<br>
- Anon<br>
<br>
<a moz-do-not-send="true"
href="http://www.Zend.To" rel="noreferrer"
target="_blank">www.Zend.To</a><br>
Twitter: @JulesFM<br>
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6
5947 1415 B654<br>
<br>
______________________________<wbr>_________________<br>
ZendTo mailing list<br>
<a moz-do-not-send="true"
href="mailto:ZendTo@zend.to" target="_blank">ZendTo@zend.to</a><br>
<a moz-do-not-send="true"
href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto"
rel="noreferrer" target="_blank">http://mailman.ecs.soton.ac.uk<wbr>/mailman/listinfo/zendto</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset
class="m_-1158703830197363798mimeAttachmentHeader"></fieldset>
<br>
<pre>______________________________<wbr>_________________
ZendTo mailing list
<a moz-do-not-send="true" class="m_-1158703830197363798moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to" target="_blank">ZendTo@zend.to</a>
<a moz-do-not-send="true" class="m_-1158703830197363798moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" target="_blank">http://mailman.ecs.soton.ac.<wbr>uk/mailman/listinfo/zendto</a></pre><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<pre class="m_-1158703830197363798moz-signature" cols="72">Jules
--
Julian Field MEng MBCS CITP CEng
'There is one thing stronger than all the armies in the world;
and that is an idea whose time has come.'
<a moz-do-not-send="true" class="m_-1158703830197363798moz-txt-link-abbreviated" href="http://www.Zend.To" target="_blank">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
</font></span></div>
______________________________<wbr>_________________
ZendTo mailing list
<a moz-do-not-send="true" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a moz-do-not-send="true" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" rel="noreferrer" target="_blank">http://mailman.ecs.soton.ac.<wbr>uk/mailman/listinfo/zendto</a>
</blockquote></div>
</div>
<fieldset class="mimeAttachmentHeader"></fieldset>
<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>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng MBCS CITP CEng
'Once is happenstance, twice is coincidence, three times is enemy
action.' - Ian Fleming
<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>