mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 07:56:19 +00:00
modified: build/run/installer.sh
This commit is contained in:
parent
b0444be489
commit
78ab422503
1 changed files with 7 additions and 0 deletions
|
|
@ -480,3 +480,10 @@ cd /usr/local/bin
|
||||||
git clone --quiet https://github.com/spf-tools/spf-tools.git
|
git clone --quiet https://github.com/spf-tools/spf-tools.git
|
||||||
git clone --quiet https://github.com/stevejenkins/postwhite.git
|
git clone --quiet https://github.com/stevejenkins/postwhite.git
|
||||||
cp /usr/local/bin/postwhite/postwhite.conf /etc
|
cp /usr/local/bin/postwhite/postwhite.conf /etc
|
||||||
|
|
||||||
|
###############
|
||||||
|
#//
|
||||||
|
#// Syslog
|
||||||
|
#//
|
||||||
|
###############
|
||||||
|
echo 'mail.* /var/log/maillog' >/etc/syslog.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue