This website requires JavaScript.
Explore
Help
Register
Sign In
paxton
/
mailcow
Watch
1
Star
0
Fork
You've already forked mailcow
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5ec67211d8
mailcow
/
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