Hi!
Habe hier beim Importieren ein Pr
----------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:17:38.000Z</ns1:timestamp><ns1:token>877NN6q+FXssjULkgASOaeWmUj4=</ns1:token><ns1:customer>cKzaaXeEoXIs</ns1:customer></ns1:auth><ns1:subscription>web18</ns1:subscription><ns1:name>web18p2</ns1:name><ns1:domain>blabla.de</ns1:domain><ns1:mailbox>1</ns1:mailbox><ns1:password>$1$HBCajwxQ$zgzIFq7.MZSsEEkj19ojC0</ns1:password><ns1:quota>100</ns1:quota><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>Mailbox quota too big - only 0 MB available</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Error while calling Web Service HostingMailboxAdd: Mailbox quota too big - only 0 MB available
Auf dem alten Server ist kein Quota aktiviert und auf dem neuen auch nicht.
Kann mir da jemand weiterhelfen?
Gruß
Marco