Difference between revisions of "Minilist (tiny mailling list)"
From SME Server
Jump to navigationJump to search (→Bugs) |
Unnilennium (talk | contribs) (→Bugs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Languages|minilist}} | {{Languages|minilist}} | ||
− | == | + | == minilist for SME Server == |
{{Level|easy}} | {{Level|easy}} | ||
=== Maintainer === | === Maintainer === | ||
[mailto:daniel@firewall-services.com[[User:VIP-ire|Daniel B.]]] from [http://www.firewall-services.com Firewall Services] | [mailto:daniel@firewall-services.com[[User:VIP-ire|Daniel B.]]] from [http://www.firewall-services.com Firewall Services] | ||
+ | |||
+ | ===Version=== | ||
+ | {{#smeversion: smeserver-minilist }} | ||
+ | [[Version::contrib9|fws]][[Has SME9::true| ]] | ||
=== Description === | === Description === | ||
Line 37: | Line 41: | ||
Sources for this contribs can be found in Firewall Service's repository [http://gitweb.firewall-services.com/?p=smeserver-minilist;a=summary] | Sources for this contribs can be found in Firewall Service's repository [http://gitweb.firewall-services.com/?p=smeserver-minilist;a=summary] | ||
[[Category: Contrib]] | [[Category: Contrib]] | ||
+ | [[Category:Mail]] | ||
+ | [[Category:Mail:Mailinglists]] |
Latest revision as of 05:07, 18 April 2021
minilist for SME Server
Maintainer
Daniel B. from Firewall Services
Version
fws
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]