Skip to content
/ listy Public

Mailman in a box

Notifications You must be signed in to change notification settings

apfohl/listy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Listy

docker volume create listy
docker run -d --name=listy -h server.example.com -p 80:80 -p 25:25 -v listy:/data -e LISTY_DOMAIN='lists.example.com' apfohl/listy