Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.49 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.49 KB

sympa-contribs

A repository for contributions to Sympa that won't fit in the code but could be useful to others anyway.

Create a directory for your contrib and please provide a README.md at the root of your contribution to help people understanding what it does and how to use it You can also update this README by giving a brief description of your contribution and putting a direct link to your readme file.

Current contributions

Plugins

  • message_plugin_autoresponder: A simple autoresponder applicable to Sympa's mailing lists.
  • Whitelist: Allow whitelists and Modlists as well as Blacklists for posting, managed via the web interface

Custom scenario conditions

Utils

Tools for sysadmins.

  • datasources_utils: view and test list datasources and custom attributes datasources
  • sympatoldap: creates LDAP entries for every list (and its aliases) whose status is open on the LDAP server
  • splitting_daemons_logs: split Sympa processus logs into separated files
  • sqlite2mysql: attempt to convert sqlite to mysql