dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
vhost quota not correctly pointing to document root (DF -T) (fixes #3984)
Pascal Dreissen
2016-07-08
a481a62a13c241df0b3269f7f915789f4451d51b
[gitlabFork/ISPConfig3.git]
/
install
/
tpl
/
mailman-virtual_to_transport.sh
commit
|
author
|
age
72695f
1
#!/bin/sh
T
2
sed -r -e 's/(^[^#]\S+\s+).+$/\1local/' $1 > /var/lib/mailman/data/transport-mailman
3
/usr/sbin/postmap /var/lib/mailman/data/transport-mailman