Changes

Jump to navigation Jump to search
2 bytes removed ,  18:10, 20 June 2014
Line 25: Line 25:     
=== Configuration ===
 
=== Configuration ===
  −
==== File locations ====
  −
  −
{|border="1"
  −
|-
  −
! Location
  −
! Description
  −
|-
  −
| /var/lib/mailman
  −
| location of mailman lists and archives
  −
|-
  −
| /usr/lib/mailman
  −
| location of mailman program files
  −
|-
  −
| /usr/lib/mailman/aliases
  −
| location of qmail alias files
  −
|}
      
==== Creating lists ====
 
==== Creating lists ====
Line 87: Line 70:  
  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
 +
==== File locations ====
    +
{|border="1"
 +
|-
 +
! Location
 +
! Description
 +
|-
 +
| /var/lib/mailman
 +
| location of mailman lists and archives
 +
|-
 +
| /usr/lib/mailman
 +
| location of mailman program files
 +
|-
 +
| /usr/lib/mailman/aliases
 +
| location of qmail alias files
 +
|}
 
==== Command line options ====
 
==== Command line options ====
 
You can do a lot using the command line scripts located in /usr/lib/mailman/bin
 
You can do a lot using the command line scripts located in /usr/lib/mailman/bin

Navigation menu