Files
ezmlm-management/config.cfg.sample

10 lines
282 B
Plaintext
Raw Normal View History

2014-11-28 14:07:26 +01:00
## 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"