dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
myhostname placeholder needs to be regex
Jesse Norell
2016-02-03
c757eec4417aab69d2733916cc769c23b62a1fc7
[gitlabFork/ISPConfig3.git]
/
install
/
tpl
/
mailman-virtual_to_transport.sh
1
2
3
#!/bin/sh
sed -r -e 's/(^[^#]\S+\s+).+$/\1local/' $1 > /var/lib/mailman/data/transport-mailman
/usr/sbin/postmap /var/lib/mailman/data/transport-mailman