Difference between revisions of "Minilist (tiny mailling list)"
From SME Server
Jump to navigationJump to search (→Bugs) |
|||
Line 1: | Line 1: | ||
{{Languages|minilist}} | {{Languages|minilist}} | ||
− | == | + | == minilist for SME Server == |
{{Level|easy}} | {{Level|easy}} | ||
Revision as of 21:24, 6 August 2014
minilist 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
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]