GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sympa-test-soap(1) sympa 6.2.76 sympa-test-soap(1)

sympa-test-soap - Demo client for Sympa SOAP/HTTP API

"sympa test soap" is a perl soap client for Sympa for TEST ONLY. Use it to illustrate how to code access to features of Sympa soap server. Authentication can be done via user/password or user cookie or as a trusted remote application

Usage: sympa test soap --service=<a sympa service> --trusted_application=<app name> --trusted_application_password=<password> --proxy_vars=<id=value,id2=value2> --service_parameters=<value1,value2,value3> <soap sympa server url>

OR usage: sympa test soap --user_email=<email> --user_password=<password> --session_id=<sessionid> --service=<a sympa service> --service_parameters=<value1,value2,value3> <soap sympa server url>

OR usage: sympa test soap --cookie=<sympauser cookie string> <soap sympa server url>

Example: sympa test soap --cookie=sympauser=someone@cru.fr <soap sympa server url>

sympa_soap_client.pl appeared on Sympa 4.0a.8.

Its function was moved to "sympa test soap" command line on Sympa 6.2.71b.

2025-02-03 6.2.76

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.