ezmlm command line reference
1 2 ezmlm-list /path/to/mldir
Add an email address to the list
1 2 ezmlm-sub /path/to/mldir foo@bar.com
Remove an email address from the list
1 2 ezmlm-unsub /path/to/mldir foo@bar.com
DZone Snippets > zdw > mail
12982 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Zack Williams http://www.artisancomputer.com
1 2 ezmlm-list /path/to/mldir
1 2 ezmlm-sub /path/to/mldir foo@bar.com
1 2 ezmlm-unsub /path/to/mldir foo@bar.com