This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
mailcow-dockerized
Watch
1
Star
0
Fork
You've already forked mailcow-dockerized
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c727e1fd1e
mailcow-dockerized
/
data
/
Dockerfiles
/
postfix
/
postfix.sh
8 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
trap
"postfix stop"
EXIT
postfix -c /opt/postfix/conf start
sleep infinity
Reference in New Issue
View Git Blame
Copy Permalink