initial commit v1.0

This commit is contained in:
2014-11-28 14:07:26 +01:00
commit 2ad384c211
4 changed files with 823 additions and 0 deletions

9
config.conf.sample Normal file
View File

@@ -0,0 +1,9 @@
## ezmlm-export-subscribers.sh
# Directory of EZMLM list
DIR=/home/user/ezmlm/list/
# Desired Path for output
EXPORT=/home/user/html/public/maillist.txt
# Desired description for output (will be located in top of file)
DESC="List of email addresses subscribed to list@domain.tld"