Never been to DZone Snippets before?

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

About this user

Zack Williams http://www.artisancomputer.com

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS 

ezmlm command line reference

List all email addresses in list
   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

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS