Mail List Members update working in V22 using V20 API broken in V23.5
-
I have updated MDaemon to V23.5, and an API call that used to be working is now failing with an error I do not understand.
Is there a documentation somewhere explaining the error code?
I am sending this request :
<?xml version="1.0" encoding="utf-8"?>
<MDaemon>
<API>
<Request version="20.0.0" echo="0" verbose="0">
<Operation>UpdateList</Operation>
<Parameters>
<Domain>ixxxxt.info</Domain>
<ListName>Ixxxxxa_UserList</ListName>
<Members>
<Member action="add" id="name@domain.com" displayname="name@domain.com"/></Members>
</Parameters>
</Request>
</API>
</MDaemon>the server returns :
SimpleXMLElement Object
(
[API] => SimpleXMLElement Object
(
[@attributes] => Array
(
[productversion] => 23.5.0
[serviceversion] => 23.5.0.2
)[Response] => SimpleXMLElement Object
(
[@attributes] => Array
(
[version] => 23.5
[et] => 0.005049
)[Status] => SimpleXMLElement Object
(
[@attributes] => Array
(
[id] => 0
[value] => 0x8142A033
[message] => List: Add Member error: Unable to resolve new member "name@domain.com"
[keyWord] => name@domain.com
[requestKey] => Member action='add' id='name@domain.com'
))
[SERVER_NAME] =>
[DOMAIN] =>
[URL] => /MdMgmtWS/API/
[AUTH_USER] =>
[TimeStamp] => 2023-10-03T14:28:58.068Z
[Uptime] => 5 days 22 hours 16 minutes 29 seconds
[Operation] => UpdateList
))
)
I have tried a couple variations, but they all return the same error message "can't resolve....". What am I missing?
Regards,
PS : I redacted some email addresses and domain names.
-
-
-
Keith Staff
-
-
Keith Staff
-
-
Keith Staff
-
-
-
Keith Staff
-
-
-
Keith Staff
-
Keith Staff
-
-
Keith Staff
-
Keith Staff
-
