- 25 Apr, 2014 4 commits
-
-
Joshua Tauberer authored
move the ssh PasswordAuthentication check to after installing ssh
-
Joshua Tauberer authored
instead of installing roundcube from Ubuntu (before replacing it), just install the dependencies we need
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 24 Apr, 2014 5 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
I had previously awkwardly disabled it because on my VPS the necessary kernel module wasn't available. I meant to make it an option, but instead I took out the apt-get install. Now it works for me so I'm putting everything back.
-
Joshua Tauberer authored
-
Daniel Lawrence authored
-
Joshua Tauberer authored
-
- 23 Apr, 2014 18 commits
-
-
Joshua Tauberer authored
Force the scripts to run in bash
-
Joey Pereira authored
-
Joshua Tauberer authored
nsd doesn't install without creating the `nsd` user first - merge branch from randallsquared-master, fixes #25
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Randall Randall authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
fixes #23
-
Randall Randall authored
-
Joshua Tauberer authored
Fix install of php5-cgi, roundcube SQL directory on Ubuntu 14.04
-
Keats authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Not sure if I've tested this. Also because of graylisting there's not much of a need to do sophisticated spam filtering, at least based on the email I get.
-
- 20 Apr, 2014 1 commit
-
-
Joshua Tauberer authored
DNS test: also check a public nameserver to verify that the registrar (or up-host) configuration is correct too
-
- 18 Apr, 2014 3 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 17 Apr, 2014 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
remove apache before installing nginx --- it's not needed and will start complaining about the port being in use, or it might interfere with nginx
-
- 17 Mar, 2014 7 commits
-
-
Joshua Tauberer authored
When I re-did this, I left in an old reference to the php-fcgid script that never made it into the repo. Deleting that and moving the php-fcgid configuration on top of it. fixes #9 see 2ebd9706
-
Joshua Tauberer authored
remove old Amazon EC2-related things since no one should ever deploy a mail server to EC2 (IPs have bad reputation)
-
Joshua Tauberer authored
update how we get the missing roundcube SQL directory: not sure previous URL was correct, should also match the deb version
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
add php-fastcgi init script to start the FastCGI process needed to run Roundcube (and any other PHP scripts, really)
-