<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:"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>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<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 | www.jewell.edu<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText"><o:p></o:p></p>
</div>
</body>
</html>