Difference between revisions of "Minilist (tiny mailling list)"
(Created page with "{{Languages|minilist}} == dokuwiki for SME Server == {{Level|easy}} === Maintainer === [mailto:daniel@firewall-services.comDaniel B.] from [http://www.firew...") |
(No difference)
|
Revision as of 20:57, 6 August 2014
dokuwiki for SME Server
Maintainer
Daniel B. from Firewall Services
Description
Minilist is a tiny mailling list software that you can use simply with your smeserver. There is no history of emails, but it is not the purpose of that software.
Requirements
You need the firewall-services repo to install this contribs
Installation 8.x 9.x
This contrib is currently held in the fws repository, so the following commands will install on your smeserver.
yum install --enablerepo=fws smeserver-minilist
You will then need to activate the database changes etc. The 'official' way is to perform
signal-event post-upgrade; signal-event reboot
or if you do not want to restart your computer
signal-event email-update;signal-event console-save
There is no panel in the server-manager, you can go to https://sme-ip/dokuwiki and perform a login with users and passwords of your internal ldap.
Configuration
go to the server-manager (Mailing lists) and create your lists
Uninstall
yum remove smeserver-minilist signal-event post-upgrade; signal-event reboot
Bugs
Sources for this contribs can be found in Firewall Service's repository [1]