Help for this page

Select Code to Download


  1. or download this
    Client-Warning: Unsupported authentication scheme 'negotiate'
    Set-Cookie: exchangecookie=ea8a495701ec4aebbe718c3fd0c908ba; expires=W
    +ed, 21-Jan-2015 13:00:21 GMT; path=/; HttpOnly
    X-Powered-By: ASP.NET
    
    401 Unauthorized at C:\Perl Scripts\SpectrumemailGW.pl line 44.
    
  2. or download this
    my $soap = $folder->soap;
    
    ...
    sub SOAP::Transport::HTTP::Client::get_basic_credentials { return ('XX
    +XX\gsa_spectrum_mb_read' => 'XXXX') }; 
    print $soap-> SOAP::Lite::call($method => @params)->result;   
    print 'end';