<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Richard,<br>
<br>
Did you split the contents of the array over more than 1 line?<br>
I can't tell from what you've pasted.<br>
<br>
If you did, that that would break my upgrader as it doesn't actually
know anything about PHP at all. It just knows about<br>
key => value,<br>
lines, comments, and the overall shape of the preferences.php file.
It's language-agnostic.<br>
<br>
If you didn't split it, I'm going to need to do some digging as this
doesn't happen to me.<br>
<br>
Cheers,<br>
Jules.<br>
<br>
<div class="moz-cite-prefix">On 06/07/2018 10:59 pm, Richard H.
Burns via ZendTo wrote:<br>
</div>
<blockquote type="cite"
cite="mid:WM!dec84766767d6902a882d313cd10ba6ba3f918b1b02729370550bd5dbb213035115b4cb7f086734646f162ce0ceffc85!@mx.jul.es">
<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:"Andale Mono";
panose-1:2 11 5 9 0 0 0 0 0 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-priority:99;
mso-style-link:"Plain Text Char";
margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle17
{mso-style-type:personal;
font-family:"Calibri",sans-serif;
color:windowtext;}
p.p1, li.p1, div.p1
{mso-style-name:p1;
margin:0in;
margin-bottom:.0001pt;
background:black;
font-size:9.0pt;
font-family:"Andale Mono";
color:#28FE14;}
span.s1
{mso-style-name:s1;}
span.apple-converted-space
{mso-style-name:apple-converted-space;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-priority:99;
mso-style-link:"Plain Text";
font-family:"Calibri",sans-serif;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
<div class="WordSection1">
<p class="MsoPlainText">Actually, this problem is really with
5.09.13.<o:p></o:p></p>
<p class="MsoPlainText"> I did the upgrade to
5.10.2, and found that emails were no longer sending. I was
getting “<span style="background:yellow;mso-highlight:yellow">SMTP
Error: data not accepted. SMTP server error: DATA END
command failed Detail: 5.7.60 SMTP; Client does not have
permissions to send as this sender SMTP code: 550.</span>”
The problem is we use relay authentication for the Exchange
connector and Exchange won’t allow you to authenticate as one
user, and then send as another. From what I see in the change
log, Zendto is now trying to send as the from user not the
actual sender and so it fails. An option to disable this would
be beneficial.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Secondly,<o:p></o:p></p>
<p class="MsoPlainText"> This line -
'authLDAPBaseDN1' =>
array('OU=group1,DC=part1,DC=part2,DC=part3',<o:p></o:p></p>
<p class="MsoPlainText">
'OU=group2,DC=part1,DC=part2,DC=part3'),<o:p></o:p></p>
<p class="MsoPlainText"> <o:p></o:p></p>
<p class="MsoPlainText"> Became this line after
the upgrade script - 'authLDAPBaseDN1' =>
array('OU=group1,DC=part1,DC=part2,DC=part3',<span
style="color:red">,</span><o:p></o:p></p>
<p class="MsoPlainText">
'OU=group2,DC=part1,DC=part2,DC=part3'),<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">Note the second ‘,’ on the first line.
This of course caused an error.<o:p></o:p></p>
<p class="MsoPlainText">It took a while to figure that one out.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">-- <o:p></o:p></p>
<p class="MsoPlainText">Richard Burns<o:p></o:p></p>
<p class="MsoPlainText">Server and Systems Administrator<o:p></o:p></p>
<p class="MsoPlainText">Office 816.415.7633<o:p></o:p></p>
<p class="MsoPlainText">William Jewell College | <a class="moz-txt-link-abbreviated" href="http://www.jewell.edu">www.jewell.edu</a><o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p></o:p></p>
</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://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng CEng CITP MBCS MIEEE MACM
'When a man points a finger at someone else, he should remember
that four of his fingers are pointing at himself.' - Louis Nizer
<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>