X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Flistcommands%2FREADME;h=88851d9a1bd18673c6020ba6d25015d61a4d623f;hp=a5a597c38facb5e6ceaa00252ec565206283b11b;hb=75b7d0427336801badc83fecdd4b25da55c6bb81;hpb=73ee43b174ceb16e6143d0c8feb512e53eee3042 diff --git a/plugins/listcommands/README b/plugins/listcommands/README index a5a597c3..88851d9a 100644 --- a/plugins/listcommands/README +++ b/plugins/listcommands/README @@ -1,4 +1,4 @@ -List Commands plugin -- v1.2 +List Commands plugin This plugin gives the user a menu of mailinglist options such as (un)subscribe, help and archives when viewing messages from compliant @@ -22,31 +22,23 @@ The information in these headers is used to generate an extra menuline on messages containing one or more of these headers to help users taking advantage of the features offered. +For mailing list subscriptions to non-RFC-compliant lists, the administrator +may allow users to manage a list of mailing list addresses for which they want +to show a "reply to list" link when replying to messages on such lists. + Installation ============ -As with other plugins, just uncompress the archive in the plugins -directory, go back to the main directory, run configure and add the plugin. - -Questions/comments/flames/etc can be sent to - Thijs Kinkhorst +Go to the main directory, run configure and add the plugin. In order to enable +optional features such as user management of subscriptions to non-RFC-compliant +lists, copy config_sample.php to config.php and edit that file as desired. -Changes -======= -1.0 - * Initial version -1.1 - * Added 'Reply to list' option - * Support for identities when sending mail - * Miscelaneous minor improvements -1.2 - * Fixed too greedy regexp; changed to PCRE. - * Fixed IMAP session id handling. - - Acknowledgements ================ -I'd like to thank Peter Walker, Wouter Teepe and Jason Edwards for their -useful contributions to this plugin. +The listcommands plugin has been originally created by Thijs Kinkhorst and is +now under the control of the SquirrelMail Project Team. + +I'd like to thank Peter Walker, Wouter Teepe, Jason Edwards and Phillipe Mingo +for their useful contributions to this plugin.