Search results

  1. K

    CMD_API_SPAMASSASSIN -> must include the blacklist

    I do the following with my api: $sock->query('/CMD_API_SPAMASSASSIN', array( 'action' => 'save', 'domain' => 'example.com', 'high_score' => '10', 'high_score_block' => 'yes'...
Back
Top