Hi!
----------SOAP-Request:----------
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:LiveConfig"><SOAP-ENV:Body><ns1:HostingMailboxAdd><ns1:auth><ns1:login>admin</ns1:login><ns1:timestamp>2013-05-02T20:37:55.000Z</ns1:timestamp><ns1:token>9wXsd4zC5SQnQ/x94OOUmZIRk44=</ns1:token><ns1:customer>cKzaaXeEoXIs</ns1:customer></ns1:auth><ns1:subscription>web19</ns1:subscription><ns1:name>info</ns1:name><ns1:domain>blabla.de</ns1:domain><ns1:mailbox>0</ns1:mailbox><ns1:forward>steffi @blabla.de</ns1:forward><ns1:forward>patrick @blabla.de</ns1:forward><ns1:autoresponder>0</ns1:autoresponder></ns1:HostingMailboxAdd></SOAP-ENV:Body></SOAP-ENV:Envelope>
----------SOAP-Response:----------
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Body>
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>Invalid forward address</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Error while calling Web Service HostingMailboxAdd: Invalid forward address
Danke und Gruß
Marco