Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Frew
Sympl
Commits
23448aa8
Commit
23448aa8
authored
Aug 05, 2015
by
David Edwards
Browse files
Add in hard dependency for d-push, plus relevant Apache global config
parent
8ad2fc39
Changes
2
Hide whitespace changes
Inline
Side-by-side
email/debian/control
View file @
23448aa8
...
...
@@ -10,7 +10,7 @@ XS-Ruby-Versions: all
Package: symbiosis-email
Architecture: all
Pre-Depends: dpkg (>= 1.15.7.2)
Depends: symbiosis-common (>= 2014:0113), exim4-daemon-heavy, dovecot-sieve, dovecot-managesieved, dovecot-imapd, dovecot-pop3d, adduser, make, clamav-daemon, clamav-freshclam, spamassassin, ruby, ruby-eventmachine, ruby-daemons, gnutls-bin, ${misc:Depends}
Depends: symbiosis-common (>= 2014:0113), exim4-daemon-heavy, dovecot-sieve, dovecot-managesieved, dovecot-imapd, dovecot-pop3d, adduser, make, clamav-daemon, clamav-freshclam, spamassassin, ruby, ruby-eventmachine, ruby-daemons, gnutls-bin,
d-push,
${misc:Depends}
Recommends: symbiosis-webmail
Replaces: bytemark-vhost-email, symbiosis-monit (<< 2011:1206), symbiosis-test
Breaks: symbiosis-monit (<< 2011:1206)
...
...
httpd/apache.d/zz-mass-hosting.template.erb
View file @
23448aa8
...
...
@@ -16,6 +16,7 @@
# if their site is empty.
#
Alias /bytemark/ "/usr/share/symbiosis/static/"
Alias /Microsoft-Server-ActiveSync /usr/share/d-push/index.php
<Directory
"/
usr
/
share
/
symbiosis
/
static
/"
>
DirectoryIndex index.html index.php
AllowOverride All
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment