1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00
mailinabox/setup
2014-08-17 11:50:05 -04:00
..
bootstrap.sh a bootstrapping script to support a one-line install command 2014-08-16 13:31:42 -04:00
dkim.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
dns.sh warn that generating DNSSEC keys takes a while (still slow in some virtualized environments) 2014-08-17 11:50:05 -04:00
functions.sh dont ask the user for the machine's IP address if we can be sure our guess is right (trust icanhazip to give us the right answer) 2014-07-29 20:07:26 -04:00
mail-dovecot.sh increase dovecot imap_idle_notify_interval to 4 minutes 2014-08-10 11:39:29 +00:00
mail-postfix.sh s/joshdata/mailinabox/ due to repo moving to the org account 2014-08-16 13:16:01 +00:00
mail-users.sh make a privileges column in the users table and mark the first user as an admin 2014-08-08 12:31:22 +00:00
management.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
migrate.py make a privileges column in the users table and mark the first user as an admin 2014-08-08 12:31:22 +00:00
network-checks.sh failed network checks should result in start.sh exiting with a non-zero exit status 2014-08-17 11:50:05 -04:00
spamassassin.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
ssl.sh the SSL private key would be overwritten if ssl_certificate.pem file was deleted; maybe the cause of #98 2014-07-28 15:38:23 -04:00
start.sh make a privileges column in the users table and mark the first user as an admin 2014-08-08 12:31:22 +00:00
system.sh if the machine didn't have resolvconf before (my box didn't after an upgrade from Ubuntu 13.xx), make sure it has it now and archive any old resolv.conf since it should now only list 127.0.0.1 for bind9 2014-08-07 14:00:16 +00:00
web.sh use php5-fpm rather than our own custom launcher script for PHP+FastCGI 2014-08-12 11:00:54 +00:00
webmail.sh use php5-fpm rather than our own custom launcher script for PHP+FastCGI 2014-08-12 11:00:54 +00:00
zpush.sh use php5-fpm rather than our own custom launcher script for PHP+FastCGI 2014-08-12 11:00:54 +00:00