[Fedora-suds-list] Exchange 2010 examples

Erik Cederstrand erik at cederstrand.dk
Tue Jul 20 06:32:00 UTC 2010


Hi Jared,

Den 20/07/2010 kl. 08.23 skrev Jared Eckersley:

> Thanks for the reply. The server is using NTLM auth.
> 
> Did you have to fix the Services.wsdl file to include the following lines:
> 
> <wsdl:service name="ExchangeWebService">
>      <wsdl:port name="ExchangeWebPort"
> binding="tns:ExchangeServiceBinding">
>             <soap:address
> location="https://*server*/ews/Services.wsdl"></soap:address>
>      </wsdl:port>
> </wsdl:service>
> 
> I've had to add those lines, then serve the services.wsdl messages.xsd and
> types.xsd locally.

Yes, I needed to do this as well.

> My goal is to be able to monitor a mail box. When new messages come in, I
> need to forward the mail to another account.
> 
> Any example of working code would be great as I have not been able to get
> anything working at all.

As in, you can't even log in using NTLM? Can you create a Client() using the modified WSDL?

Erik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1928 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/suds/attachments/20100720/f51d56f5/attachment.bin 


More information about the suds mailing list