Fulltext results:
- UserRuleConditions Replacement
- acement====== Use: ~userruleconditions~ <format string> ~end~ Required parameter: Account, R... rule conditions for the specified rule The [[format string]] can have the replacements * id - numeric ID of the condition * field - field/data to test * data - data to compare it to * match - the type of comparison * matchi - whether the
- Version 5 Web Admin API
- nt for people who may want to access the Administration features from their own scripts, or want to customise the standard administration pages. Note that no free support is available for this. This is not a full list of features, but
- UserRuleConditionUpdate Replacement
- ======UserRuleConditionUpdate Replacement====== Use: ~userruleconditionupdate~ Required parameter: * Account * RuleID * gr_id - condition ID * !nativeeditor_status - inserted/deleted/updated * matchi (1/0) * matchn (1/0) * match * field *
- UserRuleActions Replacement
- eplacement====== Use: ~userruleactions~ <format string> ~end~ Required parameter: Account, R... ge rule actions for the specified rule The [[format string]] can have the replacements * id - numeric ID of the action * type - action type * data - action data ====Action Types==== * STOP - stop processing rules after this one * FLAG - mark
- SMTPClientBlocks Replacement
- placement====== Use: ~smtpclientblocks~ <format string> ~end~ The [[format string]] can have the replacements * address - IP address (returned as host address or CIDR address as appropriate) * date - the date/time the address was added to the database in YYYYMMDDHHMMSS format * expiry
- OutMsgRecipients Replacement
- e message is currently being sent, 0 otherwise latestsend - ISO 8601 time of the latest attempt to send the message to this recipient (blank if no attempt yet) forceretry - 1 if the message has bee
- UserRuleActionUpdate Replacement
- ======UserRuleActionUpdate Replacement====== Use: ~userruleactionupdate~ Required parameter: * Account * RuleId * gr_id - action ID * !nativeeditor_status - inserted/deleted/updated * type * data This inserts/updates/deletes the specif
- UserRuleUpdate Replacement
- ======UserRuleUpdate Replacement====== Use: ~userruleupdate~ Required parameter: * Account * gr_id - rule ID * !nativeeditor_status - inserted/deleted/updated * name * all * type This inserts/updates/deletes th
- SMTPClientAllows Replacement
- placement====== Use: ~smtpclientallows~ <format string> ~end~ The [[format string]] can have the replacements * address - IP address (returned as host address or CIDR address as appropriate) * date - the date/time the address was added to the database in YYYYMMDDHHMMSS format * reason
- SMTPClientBlockRemove Action
- ves an entry to the SMTP Client Block list. The data specified is: * IPAddress - the IP address ... (IPv4 and IPv6 addresses are allowed) The 'smtpstats.smtpclientblocks' database table is updated so any matching entries are set to have an expiry date of 'now'. Note that rem
- SMTPIDSEvents Replacement
- ====== Use: ~smtpidsevents~ This returns the latest entries from the SMTP client logging database. It will return 100 entries unless the **count** parameter is specified in the URL, in which case that will specify the maximum number of entries to ret... hen it will only return the entries specific to that client IP address, otherwise it will return all e
- SMTPClientAllowRemove Action
- ves an entry to the SMTP Client Allow list. The data specified is: * IPAddress - the IP address ... dress (IPv4 and IPv6 addresses are allowed) Any matching entry is deleted from the 'smtpstats.smtpclientallow' database table. Note that removing a CIDR address will only remove entries which m
- SMTPSPFWhitelist Replacement
- placement====== Use: ~smtpspfwhitelist~ <format string> ~end~ If you specify the parameter *... n this will just return white list entries which match all servers or this server. The [[format string]] can have the replacements * id - the whiteli... turned as host address or CIDR address as appropriate), or blank * senderlocalpart - sender local pa
- SMTPClientBlockAdd Action
- dds an entry to the SMTP Client Block list. The data specified is: * IPAddress - the IP address to ... ,000,000 (1 billion) should probably suffice as that is about 1900 years. (The default is 30 minutes) The data is added to the 'smtpstats.smtpclientblocks' database table.
- SMTPClientAllowAdd Action
- dds an entry to the SMTP Client Allow list. The data specified is: * IPAddress - the IP address to ... dress (IPv4 and IPv6 addresses are allowed) The data is added to the 'smtpstats.smtpclientallow' database table.