<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged automail</title>
<link>https://overflow.efficy.io/?qa=tag/automail</link>
<description>Powered by Question2Answer</description>
<item>
<title>AutoMailUploader - 12.1 - build 28765 - CrateMailBox issue</title>
<link>https://overflow.efficy.io/?qa=7201/automailuploader-12-1-build-28765-cratemailbox-issue</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;We have this issue with efficy service AutoMailUploader :&lt;br&gt;
&quot; &lt;br&gt;
XXX@XXXX (Graph API) &lt;br&gt;
CreateMailBox error: Code: ErrorFolderSavePropertyError&lt;br&gt;
Message: The folder save operation failed due to invalid property values.&quot;&lt;/p&gt;

&lt;p&gt;With exactly the same service configuration between 2 Efficy on premise environnement but different builds (28174 vs 28765), we have this error message and none of emails located into the mail watched folder are processed.&lt;/p&gt;

&lt;p&gt;An idea please ?&lt;/p&gt;

&lt;p&gt;Romain&lt;/p&gt;
</description>
<category>Errors</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=7201/automailuploader-12-1-build-28765-cratemailbox-issue</guid>
<pubDate>Thu, 30 Oct 2025 13:25:46 +0000</pubDate>
</item>
<item>
<title>Error on running script on auto mail uploader</title>
<link>https://overflow.efficy.io/?qa=2444/error-on-running-script-on-auto-mail-uploader</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I'm trying to run a script on uploading email and convert it to task using auto mail uploader (though &quot;script&quot; field in configuration of mail uploader), but i'm getting the following error when i run the service like in the screenshot below.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=5701129296476532114&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;

&lt;p&gt;The script is like the following, simply link a user to created task:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;    function BeforeCommit(EditHandle, Inserted){
    LinkUserToAction(EditHandle, Inserted);
}

function LinkUserToAction(EditHandle, Inserted){
    var USER = 4;
    Database.SetUsers(EditHandle, USER, false);
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Please advise.&lt;/p&gt;

&lt;p&gt;Thank you in advance for your help.&lt;/p&gt;

&lt;p&gt;Best Regards.&lt;/p&gt;
</description>
<category>WorkFlow / Serverscript</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=2444/error-on-running-script-on-auto-mail-uploader</guid>
<pubDate>Thu, 20 Apr 2017 13:13:32 +0000</pubDate>
</item>
</channel>
</rss>