All Posts
-
-
API XML MD AutoResponder Python
Closing the topic, I'm posting the working code for connecting to the API-XML with Python authorization.Thanks for the help!
-
API XML MD AutoResponder Python
Autoresponders are no longer saved in RSP files, they are now saved in OOF.mrk files that are stored in the user's mailbox. These files are UTF-8-BOM encoded. Here is a screen shot of t...
-
API XML MD AutoResponder Python
Arron, please tell me, are Cyrillic characters correctly saved in the *.rsp text file in the request above? Please show a screenshot of the *.rsp file. Thank you for your answers!
-
API XML MD AutoResponder Python
In case its helpful, below is the request sent to the XML API and the response received from it: <?xml version="1.0" encoding="utf-8"?> <MDaemon> <API productversion="25.0.0" ...
-
API XML MD AutoResponder Python
This is working for me in the MDaemon 25.0.0a, which is currently in beta. I would reccomend downloading and installing a trial of 24.5.2 on a test machine and trying it before you purchase the new...
-
[MDaemon 24.5.2] : Problem with send button when replying
Hi Leigh, Okay, I'll let you know
-
API XML MD AutoResponder Python
Hello! I would like to renew the subscription right to the expired MDaemon Server license, but I need to find out beforehand whether the current version of the API-XML supports the formation of th...
-
API XML MD AutoResponder Python
I have not tested with 22.5.0, but I did test with 24.5.2 and found that a user was not able to update their own auto response using the XML API. This means that in order to update the autore...
-
Emails listed in contacts request
Hello, My apologies for the delay in responding. >Is the only way to get the emails to really make a request on the entire contact list, then loop through every single contact and do an ...
-
[MDaemon 24.5.2] : Problem with send button when replying
Hi Guilbert, The next time it occurs, when you open the message compose window, please open the browser console (Ctrl+Shift+C) and see if it shows any errors. If it does, please let us know what ...
-
[MDaemon 24.5.2] : Problem with send button when replying
Hello, I just had a new case this morning and here is my feedback:- No Google Chrome extension- Save mail and send -> KO- Disconnect and reconnect -> KO- Disconnect, change theme (WordCl...
-
Socket error 590615
We see a lot of socket error 590615 in our log. Could someone tell me what this is? Thank you.
-
API XML MD AutoResponder Python
Hi!Please help me write a request to change the AutoResponder via the XML API in Python.Thank you very much! <MDaemon> <API productversion="22.5.0" serviceversion="22.5.0.1"> ...
-
Categories Names
Hi, does Outlook Connector allow to share both colors of categories and the names assigned to them? Thanks
-
How to find local message details
In the Que manager, how to we check for local message? Email was sent to an alias but it doesnt show in Que Manager/all log, when I open the all log file with notepad, I see the alias but no other ...
-
Emails listed in contacts request
Hello, I would like emails to be retrieved in the FolderOperation that requests a contact list, but it just lists the unique contact ID and names, not emails. <?xml version="1.0"?> <MDa...
-
Migrate Exchange Public Folders
Thank you Arron for the follow up. I went back and deleted the Public folders and ran through all the steps again before initiating another pull. I must have missed a step last time. It failed to p...
-
Calendar/Addressbook is not visible or lost
Martin, Are the public folders located on the same drive as the users' mailbox folders or are they on a share elsewhere? In Outlook, when the problem is happening, can you see the Public Fo...
-
[MDaemon 24.5.2] : Problem with send button when replying
Hello Guilbert, Another thing to check is if the users have any browser plug-ins, and if disabling those stops the problem from occurring.