Changes

Jump to navigation Jump to search
518 bytes removed ,  09:28, 22 September 2013
Line 22: Line 22:  
  usermod -u 102 -o apache      # makes apache user and www user identical
 
  usermod -u 102 -o apache      # makes apache user and www user identical
 
  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 to start the service after i enable mailman through the server-manager====
  −
version concerned, see [[bugzilla:7845]]
  −
[root@sme8dev64 ~]# rpm -qa smeserver-mailman mailman
  −
mailman-2.1.9-20.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 start the sevive by the following commands if you want to receive mails of user registration and list creation.
  −
  −
[root@sme8dev64 ~]# /etc/init.d/mailman start
      
=== Configuration ===
 
=== Configuration ===

Navigation menu