Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: email exchange

by parv (Parson)
on Aug 28, 2015 at 21:07 UTC ( [id://1140377]=note: print w/replies, xml ) Need Help??


in reply to email exchange

You seem to imply that the module produces error in your code shown while calling Email::Folder::Exchange::EWS->new(). Is that correct?

Replies are listed 'Best First'.
Re^2: email exchange
by Sandy (Curate) on Aug 28, 2015 at 21:29 UTC
    Yes, it is the module that gives the error:

    After more and more fussing, (copying code from the module into a test file) I did manage to get an answer from the server.

    User authentication failed.

    But... I can login to what I think is the soap server for the exchange

    exchange.mydomain.com/EWS/Services.wsdl

    with my username

    username@domain

    and password.

    I tried changing the username in the code to

    domain/username

    and it still complained about unauthorized .

    I have been trying all sorts of combinations, and getting nowhere.

    I get the feeling I might be able to get this to work IF I can figure out the correct authentication. But I am stymied.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1140377]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found