Skip to content

Axizdkr/postfix-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postfix image on alpine


see postfix.sh example on github

to start typing something like that:

-v postfix.sh:/etc/postfix/postfix.sh \
-p "25:25" -p 587:587 axizdkr/postfix```