dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added templating library to installer. - Added function to detect the apa...
Till Brehm
2014-03-04
ccbf1497dde4aef031a39544235a284641e694de
[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