<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I'm in the same trouble, in a couple of days i'll check why.<br>
The 3.60-3 will fix the unlock missing feature, i believe.<br>
<br>
Duncan, Brian M. ha scritto:
<blockquote
 cite="mid:65234743FE1555428435CE39E6AC40780379513C@CHI-US-EXCH-01.us.kmz.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6002.18255" name="GENERATOR">
  <div dir="ltr" align="left"><span class="728383816-07082010"><font
 color="#0000ff" face="Arial" size="2">Which bug was this supposed to
fix Jules?&nbsp;</font></span></div>
  <div dir="ltr" align="left"><span class="728383816-07082010"></span>&nbsp;</div>
  <div dir="ltr" align="left"><span class="728383816-07082010"><font
 color="#0000ff" face="Arial" size="2">I still can't get dropoff
notifications to send.&nbsp; No attempt to relay through sendmail&nbsp;(to
whomever I am dropping a file off&nbsp;for)&nbsp;is occuring when dropping
something off as a locally logged in user.</font></span></div>
  <div dir="ltr" align="left"><span class="728383816-07082010"></span>&nbsp;</div>
  <div dir="ltr" align="left"><span class="728383816-07082010"><font
 color="#0000ff" face="Arial" size="2">CentoOS VM that I have&nbsp;been
updating via RPM's.</font></span></div>
  <div dir="ltr" align="left"><span class="728383816-07082010"></span>&nbsp;</div>
  <div><span class="728383816-07082010"><font color="#0000ff"
 face="Arial" size="2">Thanks</font></span></div>
  <div><span class="728383816-07082010"></span>&nbsp;</div>
  <div><span class="728383816-07082010"><font color="#0000ff"
 face="Arial" size="2">Brian</font></span></div>
  <div><span class="728383816-07082010"></span>&nbsp;</div>
<!-- Converted from text/plain format -->
  <p><font size="2">BRIAN M. DUNCAN<br>
Data Security Administrator<br>
Katten Muchin Rosenman LLP<br>
525 W. Monroe Street / Chicago, IL 60661-3693<br>
p / (312) 577-8045 f / (312) 577-4490<br>
<a class="moz-txt-link-abbreviated" href="mailto:brian.duncan@kattenlaw.com">brian.duncan@kattenlaw.com</a> / <a class="moz-txt-link-abbreviated" href="http://www.kattenlaw.com">www.kattenlaw.com</a><br>
&nbsp; </font></p>
  <div>&nbsp;</div>
  <br>
  <div class="OutlookMessageHeader" dir="ltr" align="left" lang="en-us">
  <hr tabindex="-1"><font face="Tahoma" size="2"><b>From:</b>
<a class="moz-txt-link-abbreviated" href="mailto:zendto-bounces@zendto.com">zendto-bounces@zendto.com</a> [<a class="moz-txt-link-freetext" href="mailto:zendto-bounces@zendto.com">mailto:zendto-bounces@zendto.com</a>] <b>On
Behalf Of </b>Jules<br>
  <b>Sent:</b> Saturday, August 07, 2010 7:23 AM<br>
  <b>To:</b> ZendTo Users<br>
  <b>Subject:</b> [ZendTo] Re: ZendTo 3.60 released<br>
  </font><br>
  </div>
Typical. Wrote the code. Tested the code. All worked fine. Added the
new files to the build process. No problem.<br>
Forgot to copy the old but modified files into the build tree (I build
from a different copy than I develop and test so I don't screw the
build tree by mistake).<br>
Doh! :-(<br>
  <br>
3.60-3 on its way out of the door right now.<br>
  <br>
Sorry about that,<br>
Jules.<br>
  <br>
  <br>
On 06/08/2010 21:23, Sergio Rabellino wrote:
  <blockquote cite="mid:4C5C6F34.8070902@di.unito.it" type="cite">Hi
jules,<br>
&nbsp;i've updated to 3.60, but the unlock script throw this error:<br>
    <br>
    <b>Fatal error</b>: Call to undefined method Sql::DBLoginlogAll()
in <b>/opt/dropoff/www/unlock.php</b> on line <b>58</b><br>
    <br>
and i'vent found the method anywhere in the code (probably into
lib/MySQL.php and SQLite.php I think).<br>
I've missing anything ?<br>
I've also found some errors that should be corrected: what do you
prefer&nbsp; ? diffs / pair of line number and code/ files changed or
anything else ?<br>
    <br>
bye.<br>
BTW i've also the same trouble about the missing notifications, but i
think that my mail server is correctly configured, so I've to double
check why it's happening.<br>
    <br>
    <br>
Jules ha scritto:
    <blockquote cite="mid:4C5C2E62.8090204@ZendTo.com" type="cite">
      <pre wrap="">I have just released version 3.60.

New features and changes are:

- Added Admin-only "Unlock Users" button which will take you to a page
   where you can selectively unlock any users who are locked out.
   Works in ZendTo and MyZendTo.
- Added "LDAPUseSSL" setting to preferences.php for secure LDAP
   authentication.
- Added sample "LDAP" section to preferences.php.
- Improved LDAP authenticator.
- Added "authLDAPFullName" setting to those required to use the LDAP
   authenticator. This contains a space-separated list of the names of the
   properties which together build the user's full name. So if their first
   name is in the "givenName" property and their surname is in the "sn"
   property, then you set
     authLDAPFullName =&gt; "givenName sn",
   in preferences.php. Obviously on a Chinese site you might use "sn 
givenName".
- Changed many mentions of "dropbox preference" file in supporting 
scripts to
   say "ZendTo preferences.php" file.
- Added support for shell environment variable "ZENDTOPREFS" which, if set,
   tells all the scripts where to look for the preferences.php file so you
   can omit it from the command-line and they will find it on their own.
- Fixed bug in LDAP and AD authenticators that caused problems when
   attributes had an array of 2 or more values.

Download from <a class="moz-txt-link-abbreviated"
 href="http://www.zendto.com" moz-do-not-send="true">www.zendto.com</a>.

Jules

  </pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
    <center><span
 style="font-weight: bold; font-family: Verdana,sans-serif;">Ing.
Sergio Rabellino<br>
    </span><br>
    <span style="font-family: Verdana,sans-serif;">Universit&agrave; degli
Studi di Torino<br>
Dipartimento di Informatica<br>
ICT Services Director<br>
Tel +39-0116706701&nbsp; Fax +39-011751603<br>
C.so Svizzera , 185 - 10149 - Torino<br>
    <br>
    <a href="http://www.di.unito.it" moz-do-not-send="true"
 alt="Dipartimento di Informatica"><img
 src="cid:part1.08030209.05020806@di.unito.it" border="0"></a> </span></center>
    </div>
    <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:ZendTo@zendto.com">ZendTo@zendto.com</a>
<a moz-do-not-send="true" 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

-- 
Julian Field MEng CITP CEng
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="http://www.ZendTo.com">www.ZendTo.com</a>

Need help fixing or optimising your systems?
Contact me!
Need help getting you started solving new requirements from your boss?
Contact me!

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
Follow me at twitter.com/JulesFM
  </pre>
  <table>
    <tbody>
      <tr>
        <td bgcolor="#ffffff"><font color="#000000">
        <pre>===========================================================
CIRCULAR 230 DISCLOSURE: Pursuant to Regulations Governing Practice Before the Internal Revenue
Service, any tax advice contained herein is not intended or written to be used and cannot be used
by a taxpayer for the purpose of avoiding tax penalties that may be imposed on the taxpayer.
===========================================================
CONFIDENTIALITY NOTICE:
This electronic mail message and any attached files contain information intended for the exclusive
use of the individual or entity to whom it is addressed and may contain information that is
proprietary, privileged, confidential and/or exempt from disclosure under applicable law.  If you
are not the intended recipient, you are hereby notified that any viewing, copying, disclosure or 
distribution of this information may be subject to legal restriction or sanction.  Please notify
the sender, by electronic mail or telephone, of any unintended recipients and delete the original 
message without making any copies.
===========================================================
NOTIFICATION:  Katten Muchin Rosenman LLP is an Illinois limited liability partnership that has
elected to be governed by the Illinois Uniform Partnership Act (1997).
===========================================================</pre>
        </font></td>
      </tr>
    </tbody>
  </table>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zendto.com">ZendTo@zendto.com</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>
<div class="moz-signature">-- <br>
<center><span
 style="font-family: Verdana,sans-serif; font-weight: bold;">
Ing. Sergio Rabellino<br>
</span>
<br>
<span style="font-family: Verdana,sans-serif;">
Universit&agrave; degli Studi di Torino<br>
Dipartimento di Informatica<br>
ICT Services Director<br>
Tel +39-0116706701&nbsp;
Fax +39-011751603<br>
C.so Svizzera , 185 - 10149 - Torino<br>
<br>
<a href="http://www.di.unito.it" alt="Dipartimento di Informatica"><img
 src="cid:part2.02000803.09040309@di.unito.it" border="0"></a>
</span></center>
</div>
</body>
</html>