X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fspamcop%2FREADME;h=c80da4416ae76278bdfbabb979f071220f73ce60;hp=82af1aea91bda111f3ea2f4e2f2aa83446b6cc74;hb=7f0dbd10f69bc6e80ae98f86bca0b970e2131f1a;hpb=7aa2227615dd0453b7d07d8c01cb946b5d3caf0a diff --git a/plugins/spamcop/README b/plugins/spamcop/README index 82af1aea..c80da441 100755 --- a/plugins/spamcop/README +++ b/plugins/spamcop/README @@ -26,9 +26,6 @@ can then just delete the forwarder and get a new one. Make sure to use the forwarder to sign up for SpamCop and get the required information for the plugin. -This plugin is also an example of how to use the identity hooks. Just open -up setup.php and read the comments. - Installation ============ @@ -36,3 +33,19 @@ Installation Go back to the main directory, run configure and add the plugin. +API +=== + +SquirrelMail hooks used by plugin: +* loading_prefs +* optpage_register_block +* read_body_header_right +* compose_send + +Plugin preference keys: +* spamcop_enabled +* spamcop_delete +* spamcop_save +* spamcop_method +* spamcop_type +* spamcop_id