WCSAP v2.60 - Wildcat! Sender Authentication Protocol - Web Service Test Form
© copyright 2003-2023 Santronics Software, Inc
WCSAP Information and Help
FLT | Local system policy white/black list rules as defined by the local operator. This may include a PTR check. |
PTR | Reverse DNS check on the connecting IP. |
RBL | DNS based RBL (Real time black list) lookup |
SPF | DNS based SPF (Sender Permitted Framework) lookup |
CBV | SMTP-based Callback Verifier |
An automated internet client can use WCSAP as a web service by providing the following URL with the name=value (NV) pairs for parameters:
URL: http://www.winserver.com/public/code/html-wcsap?name=value&.... The name=value pairs are separated by the ampersand (&) character: xid= required, xml service id, use xid=public if not assigned an id from= required, SMTP return path address (MAIL FROM:) ip= optional, client ip address (defailt is HTTP conection IP) cdn= optional, client domain name (EHLO/HELO domain) xml=1 optional, if set, XML response otherwise log text response soap=1 optional, if set, XML response with SOAP tags debug=# optional, debug level, default 0 which forces xml format Example: http://www.winserver.com/public/code/html-wcsap?xid=public&ip=129.32.127.6&from=whoever@example.comXML response
550