Changes

Jump to navigation Jump to search
25 bytes removed ,  19:39, 18 September 2013
Line 23: Line 23:  
  groupmod -g 102 -o apache    # make apache group and www group identical
 
  groupmod -g 102 -o apache    # make apache group and www group identical
   −
====Need a reconfiguration after i enable mailman through the server-manager====
+
====Need to start the service after i enable mailman through the server-manager====
 
version concerned, see [[bugzilla:7845]]
 
version concerned, see [[bugzilla:7845]]
 
  [root@sme8dev64 ~]# rpm -qa smeserver-mailman mailman
 
  [root@sme8dev64 ~]# rpm -qa smeserver-mailman mailman
Line 29: Line 29:  
  smeserver-mailman-1.3.0-42.el5.sme
 
  smeserver-mailman-1.3.0-42.el5.sme
   −
It results that after the activation of your first list created (enable button) by the server-manager you need to reconfigure the server by the following commands if you want to receive mails of user registration and list creation.
+
It results that after the activation of your first list created (enable button) by the server-manager you need to start the sevive by the following commands if you want to receive mails of user registration and list creation.
   −
  [root@sme8dev64 ~]# signal-event post-upgrade ; signal-event reboot
+
  [root@sme8dev64 ~]# /etc/init.d/mailman start
    
=== Configuration ===
 
=== Configuration ===

Navigation menu