<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas",serif;
        color:black;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Thank you so much for your responses – it’s greatly appreciated.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">I’ll let you know how I get on!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Cheers<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US">Dave<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext">From:</span></b><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:windowtext"> Jules Field <Jules@Zend.To>
<br>
<b>Sent:</b> 07 June 2018 09:36<br>
<b>To:</b> ZendTo Users <zendto@zend.to><br>
<b>Cc:</b> Harris, David <D.J.Harris@tees.ac.uk><br>
<b>Subject:</b> Re: [ZendTo] ZendTo 5<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">Dave,<br>
<br>
There are now 2 options you can use to control this in preferences.php:<br>
<br>
<tt><span style="font-size:10.0pt">  // When a user sends a new drop-off, do you want them to be able to</span></tt><span style="font-size:10.0pt;font-family:"Courier New""><br>
<tt>  // use the "email the Passcode as well as the Claim ID" tick box?</tt><br>
<tt>  'allowEmailPasscode' => TRUE,</tt><br>
<br>
<tt>  // When a user sends a new drop-off, do you want the "email the</tt><br>
<tt>  // Passcode as well as the Claim ID" tick box to be ticked by default?</tt><br>
<tt>  'defaultEmailPasscode' => TRUE,</tt><br>
</span><br>
If you are going to upgrade from version 4 (or earlier!) please do ensure you read the notes at<br>
    <a href="https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fzend.to%2Fupgrade.php&data=02%7C01%7CD.J.Harris%40tees.ac.uk%7C6953755b74934ddf6e5608d5cc51a3ec%7C43d2115ba55e46b69df7b03388ecfc60%7C0%7C1%7C636639573370050268&sdata=mNZnAqkr2qjJhZbpb5Y%2BpLeH6smrVs6GFqqA6ovlZHg%3D&reserved=0">
http://zend.to/upgrade.php</a><br>
first.<br>
<br>
Most people actually find it easier and faster to build a new system from scratch, and then port your database and drop-offs across once you've proved the new one works how you want it to. My new v4 Installer makes the whole process of building it all from
 a "minimal server install" of your favourite Linux variant extremely easy. And there's no need to rebuild PHP from source any more either, the installer can install the standard PHP 7 packages onto just about anything.<br>
<br>
Cheers,<br>
Jules.<o:p></o:p></p>
<div>
<p class="MsoNormal">On 07/06/2018 06:54, Harris, David via ZendTo wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div id="edo-message">
<p class="MsoNormal">Hi<o:p></o:p></p>
</div>
<div id="edo-message">
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div id="edo-message">
<p class="MsoNormal">quick question about the new version. Is there a setting somewhere where we can change the default behaviour of sending the passcode to a recipient?<o:p></o:p></p>
</div>
<div id="edo-message">
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div id="edo-message">
<p class="MsoNormal">Ideally, we’d like to default it to not send the passcode to the recipient in the notification email by default.  <o:p></o:p></p>
</div>
<div id="edo-message">
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div id="edo-message">
<p class="MsoNormal">thanks<o:p></o:p></p>
</div>
<div id="edo-message">
<p class="MsoNormal">Dave<o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
<br>
<br>
<o:p></o:p></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>ZendTo mailing list<o:p></o:p></pre>
<pre><a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a><o:p></o:p></pre>
<pre><a href="https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjul.es%2Fmailman%2Flistinfo%2Fzendto&data=02%7C01%7CD.J.Harris%40tees.ac.uk%7C6953755b74934ddf6e5608d5cc51a3ec%7C43d2115ba55e46b69df7b03388ecfc60%7C0%7C1%7C636639573370050268&sdata=vrbYmKLREvfayJZhQLHA1k50QZxNGRWkVy59056UHO8%3D&reserved=0">http://jul.es/mailman/listinfo/zendto</a><o:p></o:p></pre>
</blockquote>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<pre>Jules<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>-- <o:p></o:p></pre>
<pre>Julian Field MEng CEng CITP MBCS MIEEE MACM<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>'Teach a man to reason, and he will think for a lifetime.' - Phil Plait<o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre><a href="https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.Zend.To&data=02%7C01%7CD.J.Harris%40tees.ac.uk%7C6953755b74934ddf6e5608d5cc51a3ec%7C43d2115ba55e46b69df7b03388ecfc60%7C0%7C1%7C636639573370050268&sdata=4G7YFnKw2Sx%2FlG%2FHhVRXQqvlUbn9hKzD962mjgneQDE%3D&reserved=0">www.Zend.To</a><o:p></o:p></pre>
<pre>Twitter: @JulesFM<o:p></o:p></pre>
<pre>PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<o:p></o:p></pre>
</div>
</body>
</html>