dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Removed obsolete 3.0.4 theme. This theme does not work with the current ver...
Till Brehm
2014-08-13
4c3fcd94a5ec8361fe900ff841030ebb014a0029
[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