<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results by user ID 6761</title><link>http://forums.method.me/cs/search/SearchResults.aspx?o=DateDescending&amp;u=6761</link><description>Search results by user ID 6761</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Retain Style in Table View</title><link>http://forums.method.me/cs/forums/p/9329/31535.aspx#31535</link><pubDate>Tue, 16 Feb 2016 17:25:10 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31535</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hi Mortaza,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks for writing this code.&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_1_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;That works better. Much appreciated.&lt;span style="overflow:hidden;" id="mce_3_end"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_1_end"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Retain Style in Table View</title><link>http://forums.method.me/cs/forums/p/9329/31523.aspx#31523</link><pubDate>Mon, 15 Feb 2016 16:45:59 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31523</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hello,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;I have a customized table on our homepage dashboard which shows open cases. I have customized the Interal Comments field using the following SQL statement:&lt;/p&gt;
&lt;p&gt;&amp;#39;&amp;lt;b&amp;gt;&amp;#39; + ISNULL(viewCases.Subject,&amp;#39;&amp;#39;) + &amp;#39;&amp;lt;/b&amp;gt;&amp;lt;br /&amp;gt;&amp;#39; + ISNULL(viewCases.InternalComments,&amp;#39;&amp;#39;)&lt;/p&gt;
&lt;p&gt;I want to have both the cases.Subject and cases.InternalComments shown together in the same field.&lt;/p&gt;
&lt;p&gt;This is working, except that when the internal comments field is greater than three lines, and the &amp;quot;Show More&amp;quot; link is displayed, the html style is removed, making it harder to read. I still want both pieces of information in the table cell, but I want to retain the style I have specified in the SQL.&lt;/p&gt;
&lt;p&gt;When I do click on the &amp;quot;Show More&amp;quot; link to expand the cell, the style is applied. But when I click on the &amp;quot;Show Less&amp;quot; link, the style is removed. I do not want the style removed.&lt;/p&gt;
&lt;p&gt;Is this something I can modify?&lt;/p&gt;
&lt;p&gt;Thanks for the help.&lt;/p&gt;</description></item><item><title>Re: Mailbox unavailable. The server response was: 5.7.62 SMTP; Client does not have permissions to send on behalf of the from address</title><link>http://forums.method.me/cs/forums/p/7527/27956.aspx#27956</link><pubDate>Thu, 09 Jul 2015 20:38:49 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27956</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Currently I have the default set to the crm@domain.com account so that system emails are sent using this email account. All users have their own email credentials entered so emails they send appear to come from them. On our server, I have already given all users permission to send from the crm email account, yet this has not resolved the issue. For some reason the reminders for my staff are being sent from my email (admin) instead of the crm or their own email.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Mailbox unavailable. The server response was: 5.7.62 SMTP; Client does not have permissions to send on behalf of the from address</title><link>http://forums.method.me/cs/forums/p/7527/27950.aspx#27950</link><pubDate>Thu, 09 Jul 2015 17:03:23 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27950</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Update:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;I tried to switch back to our SSL (TLS) server but received an error again.&lt;/p&gt;
&lt;p&gt;I did schedule a reminder using the non-SSL settings and did receive the email reminder without issue. However, another one of my staff setup a reminder but still received the error message&lt;span style="overflow:hidden;" id="mce_1_start"&gt; stating the message could not be sent.&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_3_start"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_3_start"&gt;&lt;/span&gt;The email has my email address as the &amp;quot;Server User&amp;quot; but has his email as the &amp;quot;From Address&amp;quot;.&lt;/p&gt;
&lt;p&gt;It should have his email address for both. This is why he is getting the error, because he is not authorized to send emails from my email address.&lt;/p&gt;
&lt;p&gt;Why is method using my &amp;quot;Server User&amp;quot; for his reminder messages?&lt;/p&gt;
&lt;p&gt;Your help is appreciated...&lt;/p&gt;
&lt;p&gt;P.S. This is not a setup issue on our server, but rather an issue in how method is trying to send the emails. &lt;/p&gt;</description></item><item><title>Re: Mailbox unavailable. The server response was: 5.7.62 SMTP; Client does not have permissions to send on behalf of the from address</title><link>http://forums.method.me/cs/forums/p/7527/27901.aspx#27901</link><pubDate>Mon, 06 Jul 2015 21:20:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27901</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;I have followed the directions and updated the EAC. It may take some time to resolve.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;In the mean time, I did some additional research and found a forum suggesting I change the server settings to &amp;quot;XXXXXXX-com.mail.eo.outlook.com&amp;quot; and use an non-SSL connection. I made the associated changes and the email went through. The server settings are based on the MX record for the domain when Office 365 sets up the account.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;I will try testing the reminder emails again to see if this helps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Tomorrow I will switch back to the &amp;quot;correct&amp;quot; server and SSL settings and see if it is working also.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Mailbox unavailable. The server response was: 5.7.62 SMTP; Client does not have permissions to send on behalf of the from address</title><link>http://forums.method.me/cs/forums/p/7527/27892.aspx#27892</link><pubDate>Mon, 06 Jul 2015 18:34:59 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27892</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hello,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thank you for the reply.&lt;/p&gt;
&lt;p&gt;I have already confirgured the Send As and Send on Behalf of settings for this account. I have also already setup the Connector. Method can send out emails from a users account, the problem we run into is that the REMINDERS are not being sent correctly.&lt;/p&gt;
&lt;p&gt;When a reminder is scheduled to be emailed out, what account sends the reminder email?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;</description></item><item><title>Re: Mailbox unavailable. The server response was: 5.7.62 SMTP; Client does not have permissions to send on behalf of the from address</title><link>http://forums.method.me/cs/forums/p/7527/27890.aspx#27890</link><pubDate>Mon, 06 Jul 2015 16:28:32 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27890</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hello,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;We are using Office 365. I have created a new mailbox called crm@domain.com.&lt;/p&gt;
&lt;p&gt;I want system emails from Method Me to be sent out from this mailbox. Seems like a simple thing, but when the system tries to send an email using these settings, I receive an error message stating:&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_1_start"&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/span&gt;The test email failed to send. Your settings have not been saved. Please edit the settings and try again. Here is the response we received from your email server:&lt;br /&gt;&amp;gt;&amp;gt;&amp;gt;Mailbox unavailable. The server response was: 5.7.62 SMTP; &lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;&lt;strong&gt;Client does not have permissions to send on behalf of the from address&lt;span style="overflow:hidden;" id="mce_2_end"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="overflow:hidden;" id="mce_4_start"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;When Method Me sends an email from the system, is it just using the default email settings or is it using the user settings in some way? Is if using the &amp;quot;sent of behalf of&amp;quot; idea?&lt;/p&gt;
&lt;p&gt;We need to get this figured out. The issue is NOT the Office 365 settings, but rather how Method is sending the email.&lt;/p&gt;
&lt;p&gt;Thanks for the help.&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;</description></item><item><title>Mailbox unavailable. The server response was: 5.7.62 SMTP; Client does not have permissions to send on behalf of the from address</title><link>http://forums.method.me/cs/forums/p/7527/27872.aspx#27872</link><pubDate>Thu, 02 Jul 2015 23:24:40 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27872</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hello,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;When one of my staff try to have a reminder emailed to them, we receive this message. Based on the information we receive, it looks like the user&amp;#39;s account is trying to send the email from my account and is therefore rejected. I believe we have all the email settings setup correctly. Each user has their own email settings entered and can send emails to clients via Method CRM.&lt;/p&gt;
&lt;p&gt;We are using Office 365 for email. Not sure if we have to do something special. I did add our email server IP addresses to our permissions, but perhaps there is something new.&lt;/p&gt;
&lt;p&gt;Help?&lt;/p&gt;</description></item><item><title>Re: Portal Payment - Sequence Error 28</title><link>http://forums.method.me/cs/forums/p/7484/27805.aspx#27805</link><pubDate>Fri, 26 Jun 2015 21:36:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27805</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;I have been forced to disable the payment options until this is resolved... Sigh...&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Portal Payment - Sequence Error 28</title><link>http://forums.method.me/cs/forums/p/7484/27804.aspx#27804</link><pubDate>Fri, 26 Jun 2015 21:34:20 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:27804</guid><dc:creator>pdx971</dc:creator><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Hello,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;I have tested the payment process (PayPal and Credit Card) and both generate errors. For the Credit Card payment, the error is action sequence 28. For the PayPal error, the action sequence is &lt;span style="overflow:hidden;" id="mce_1_start"&gt;37.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_1_start"&gt;&lt;/span&gt;I have entered all information correctly.&lt;/p&gt;
&lt;p&gt;I have also not edited this form. It is the default &amp;quot;ReceivePayment&amp;quot; page.&lt;/p&gt;
&lt;p&gt;I have also verified and updated my PayPal API information, yet this does not seem to be the issue.&lt;/p&gt;
&lt;p&gt;Any suggestions or help?&lt;/p&gt;
&lt;p&gt;P.S. - It would sure be helpful if an email or message was sent to the primary on the account when an action sequence error was created that included some detailed information about the error so we could figure this stuff out.&lt;/p&gt;</description></item></channel></rss>