initial commit v1.0
This commit is contained in:
9
config.conf.sample
Normal file
9
config.conf.sample
Normal 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"
|
||||
Reference in New Issue
Block a user