DeleteMailFwd
Delete a mail forward from a DNSZone in KeyDNS.
Possible Gateways
The command DeleteMailFwd is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = DeleteMailFwd
FROM = (TEXT)
TO = (TEXT)
CLTRID = (TEXT)
Response
code = [INT]
description = [TEXT]
property[CLTRID][0] = [TEXT]
property[SVTRID][0] = [TEXT]
Attributes
FROM | Email address - forwarding to be deleted |
TO | Target email address (optional) |
CLTRID | Unique identifier for this request, must be changed with every request, the default is auto-generated (optional) |
CLTRID | The transaction - ID given in the request where this response is the answer for; Will only be returned if a CLTRID was given in the request |
SVTRID | A unique ID for this request generated by the server; Will only be returned if a CLTRID was given in the request |