comparison README.qmail @ 749:fdc57c9e5f56

Remove .sh from mlmmj-make-ml.sh; symlink original name
author Ben Schmidt
date Sun, 03 Oct 2010 22:12:33 +1100
parents dfc9ab125fd4
children
comparison
equal deleted inserted replaced
748:dfc9ab125fd4 749:fdc57c9e5f56
18 (/var/spool/mlmmj/listname) 18 (/var/spool/mlmmj/listname)
19 - ${DQFILE}: dot-qmail file (see below) 19 - ${DQFILE}: dot-qmail file (see below)
20 20
21 Configuration: 21 Configuration:
22 - the first thing you've to do is to create the list, using the 22 - the first thing you've to do is to create the list, using the
23 mlmmj-make-ml.sh script (follow the classic procedure to do this step) 23 mlmmj-make-ml script (follow the classic procedure to do this step)
24 - enter the control directory for the list (${LISTDIR}/control/), and execute 24 - enter the control directory for the list (${LISTDIR}/control/), and execute
25 the following command: 25 the following command:
26 # cd ${LISTDIR}/control/; echo '-' > delimiter 26 # cd ${LISTDIR}/control/; echo '-' > delimiter
27 - chown and chmod the file according to the mlmmj configuration 27 - chown and chmod the file according to the mlmmj configuration
28 - create dot-qmail files for the list to handle direct requests and extensions: 28 - create dot-qmail files for the list to handle direct requests and extensions:
40 Example: 40 Example:
41 41
42 - Configuring mlmmj to handle ml@programmazione.it mailing list using qmail as 42 - Configuring mlmmj to handle ml@programmazione.it mailing list using qmail as
43 MTA and vpopmail for virtual domain support: 43 MTA and vpopmail for virtual domain support:
44 44
45 # mlmmj-make-ml.sh -c vpopmail:vchkpw -L ml 45 # mlmmj-make-ml -c vpopmail:vchkpw -L ml
46 Creating Directorys below /var/spool/mlmmj. Use '-s spooldir' to change 46 Creating Directorys below /var/spool/mlmmj. Use '-s spooldir' to change
47 The Domain for the List? [] : programmazione.it 47 The Domain for the List? [] : programmazione.it
48 The emailaddress of the list owner? [postmaster] : postmaster@programmazione.it 48 The emailaddress of the list owner? [postmaster] : postmaster@programmazione.it
49 The path to texts for the list? [/usr/local/share/mlmmj/text.skel] : 49 The path to texts for the list? [/usr/local/share/mlmmj/text.skel] :
50 chown -R vpopmail:vchkpw /var/spool/mlmmj/ml? [y/n]: y 50 chown -R vpopmail:vchkpw /var/spool/mlmmj/ml? [y/n]: y