1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-30 21:07:23 +02:00

Commit Graph

  • ac13f7ffca Merge pull request #29 from xLegoz/master Joshua Tauberer 2014-04-23 19:02:09 -04:00
  • 7752defaa9 force scripts into bash, only supported shell Joey Pereira 2014-04-23 18:54:05 -04:00
  • dc996278af nsd doesn't install without creating the nsd user first - merge branch from randallsquared-master, fixes #25 Joshua Tauberer 2014-04-23 18:40:43 -04:00
  • 1c02803b50 tweak @randallsquared's workaround for the nsd package's brokenness Joshua Tauberer 2014-04-23 18:40:33 -04:00
  • 0be47c414d in the DNS test, use dnspython3 rather than dig Joshua Tauberer 2014-04-23 18:27:50 -04:00
  • 1b4dd98270 test that the SMTP server's EHLO name matches its reverse DNS name Joshua Tauberer 2014-04-23 18:02:30 -04:00
  • c7e1e29ddf Add conditional to avoid errors if nsd exists Randall Randall 2014-04-23 17:53:59 -04:00
  • 22ad668699 rename test modules to not conflict with global package names (e.g. dns) Joshua Tauberer 2014-04-23 17:43:38 -04:00
  • ccbbc930e2 in the mail test script, forgot to remove the dkim import Joshua Tauberer 2014-04-23 17:32:41 -04:00
  • 7146a64f95 Merge branch 'master' of https://github.com/JoshData/mailinabox root 2014-04-23 15:56:04 -04:00
  • 6e4670bbd0 adding CONTRIBUTING.md, see #23 Joshua Tauberer 2014-04-23 15:52:49 -04:00
  • 0fb7d02e81 add CC0 1.0 Universal in LICENSE Joshua Tauberer 2014-04-23 15:49:01 -04:00
  • 4e6037c0e1 fix nsd package deficiency Randall Randall 2014-04-23 15:41:25 -04:00
  • 48f5421b82 Merge pull request #21 from Keats/master Joshua Tauberer 2014-04-23 15:00:55 -04:00
  • 36ccbffddd Fix install on Ubuntu 14.04 Keats 2014-04-23 19:41:04 +01:00
  • ec11241a7a also test reverse DNS Joshua Tauberer 2014-04-23 14:10:04 -04:00
  • be39f50aeb acknowledge iRedMail Joshua Tauberer 2014-04-23 12:49:04 -04:00
  • fe3485e13a spamassassin: enable pyzor Joshua Tauberer 2014-04-23 12:45:46 -04:00
  • 95a17a00c0 DNS test: also check a public nameserver to verify that the registrar (or up-host) configuration is correct too Joshua Tauberer 2014-04-20 12:26:35 -04:00
  • 6fd768d6ee update to @konklone's latest nginx SSL configuration recommendations Joshua Tauberer 2014-04-17 20:27:52 -04:00
  • 04d97a11e9 new tests for DNS and IMAP/SMTP Joshua Tauberer 2014-04-17 20:17:45 -04:00
  • 304bf3d360 update for Ubuntu 14.04 Joshua Tauberer 2014-04-17 20:17:24 -04:00
  • 48bbdd9999 branding Joshua Tauberer 2014-04-17 17:57:54 -04:00
  • 9dc665e7cd 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 Joshua Tauberer 2014-04-17 17:52:29 -04:00
  • d5fe5bd2a2 php-fcgid should have been configured in web.sh not webmail.sh Joshua Tauberer 2014-03-17 01:46:47 +00:00
  • 6d1d9e1cc9 remove old Amazon EC2-related things since no one should ever deploy a mail server to EC2 (IPs have bad reputation) Joshua Tauberer 2014-03-17 01:11:07 +00:00
  • 511453adf7 update how we get the missing roundcube SQL directory: not sure previous URL was correct, should also match the deb version Joshua Tauberer 2014-03-17 01:05:02 +00:00
  • ebf19c197d bump roundcube version since the Debian ftp site isn't providing the previous version anymore Joshua Tauberer 2014-03-17 00:52:20 +00:00
  • 97083a1e0c to run webmail.sh directly, it needs to source the global variables Joshua Tauberer 2014-03-17 00:46:59 +00:00
  • 84e8ac25b8 block users who aren't running the distro that the docs specifically require Joshua Tauberer 2014-03-17 00:42:00 +00:00
  • 2ebd9706ec add php-fastcgi init script to start the FastCGI process needed to run Roundcube (and any other PHP scripts, really) Joshua Tauberer 2014-03-17 00:03:19 +00:00
  • 0564136bd7 advertise who we are in the SMTP 220 banner Joshua Tauberer 2014-03-16 22:38:42 +00:00
  • d4465d7ea3 paste my KNC entry into the README, move docs to a new file Joshua Tauberer 2014-03-16 17:18:38 -04:00
  • f27ef21f53 install Python 3, fixes #4 Joshua Tauberer 2014-03-16 16:50:24 -04:00
  • b3ec80b301 Merge pull request #5 from vzvenyach/master Joshua Tauberer 2014-03-16 16:39:57 -04:00
  • c63d470b22 Typo vzvenyach 2014-03-16 16:30:26 -04:00
  • e600d01e44 Fixed usage description vzvenyach 2014-03-16 16:29:47 -04:00
  • cf0f26d58d update project webpage because I renamed my github account Joshua Tauberer 2014-01-27 15:49:00 +00:00
  • 5b4af391d5 set the postfix helo string to the machine's hostname, overriding the Debian default 'localhost', since some MTAs require a hostname there Joshua Tauberer 2014-01-27 15:43:03 +00:00
  • 08e7c315c9 fix a -z test, quotes needed Joshua Tauberer 2014-01-27 15:41:59 +00:00
  • afda0405cf apply @konklone's nginx https: recommendations from https://gist.github.com/konklone/6532544 Joshua Tauberer 2013-09-14 10:11:47 -04:00
  • 9cd5fc34a9 refactoring dns_update: use global vars stored in /etc/mailinabox.conf Joshua Tauberer 2013-09-08 11:47:27 +00:00
  • 548cc8a0f6 generate a self-signed certificate for PUBLIC_HOSTNAME and change DNS MX records to PRIMARY_HOSTNAME so it matches Joshua Tauberer 2013-09-08 11:25:56 +00:00
  • 0403d27712 set the DNS SOA RNAME domain contact email to hostmaster@PRIMARY_HOSTNAME and add an alias when creating the first mail user Joshua Tauberer 2013-09-08 10:16:09 +00:00
  • b4e7d6ba5e create a basic hello world page on http/https Joshua Tauberer 2013-09-08 09:55:58 +00:00
  • b770c5370b web and roundcube webmail Joshua Tauberer 2013-09-07 16:53:25 -04:00
  • 43f4ef94b7 if I'm going to credit @shevski, I should also mention @konklone Joshua Tauberer 2013-09-05 15:34:25 -04:00
  • 7f5830117f Merge pull request #1 from shevski/patch-1 Joshua Tauberer 2013-09-05 12:32:33 -07:00
  • 5dc0cf0ae3 small update shevski 2013-09-05 16:50:05 +01:00
  • 08241795a4 improving README Joshua Tauberer 2013-09-05 07:21:53 -04:00
  • 1cc81e480d increase dovecot mx connections per mailbox Joshua Tauberer 2013-09-04 06:53:01 -04:00
  • a50f30c411 smtp server test Joshua Tauberer 2013-09-01 10:39:48 -04:00
  • 7f63c199a6 move the sieve script configuration to tools/mail.py Joshua Tauberer 2013-09-01 10:39:36 -04:00
  • 0c199b2e32 improve comments throughout the scripts Joshua Tauberer 2013-09-01 10:13:51 -04:00
  • acaa29e8db mail.py: check that mailboxes don't exist before creating them Joshua Tauberer 2013-09-01 10:13:34 -04:00
  • 5b82bbb5b3 preliminary script for nginx Joshua Tauberer 2013-09-01 14:24:49 +00:00
  • 5d26c490af enable postgrey and zen.spamhaus.org RBL blacklisting Joshua Tauberer 2013-09-01 13:12:05 +00:00
  • 166aebb2b3 more for the README Joshua Tauberer 2013-08-31 19:46:36 -04:00
  • cff3d561c2 dovecot antispam was not setup right Joshua Tauberer 2013-08-31 19:45:08 -04:00
  • 4a06e93b1e put all DKIM on the primary hostname since that's the only one guaranteed to be actually hosted (DNS) here; give new users a Spam folder too Joshua Tauberer 2013-08-31 18:52:13 +00:00
  • fe02d58b77 when updating DNS, use /etc/mailinabox.conf Joshua Tauberer 2013-08-31 18:18:19 +00:00
  • f37a508b74 forgot to define ns1, ns2 hostnames Joshua Tauberer 2013-08-31 13:40:13 -04:00
  • 560cd73b80 add a new mail user/alias configuration tool Joshua Tauberer 2013-08-31 14:50:59 +00:00
  • a1260b75fb various fixes; rewrote test scripts Joshua Tauberer 2013-08-31 10:46:25 -04:00
  • 3839054b96 rewriting README Joshua Tauberer 2013-08-31 10:48:26 -04:00
  • 981d162f19 write configuration info to /etc/mailinabox.conf; other cleanup Joshua Tauberer 2013-08-31 14:46:10 +00:00
  • 2d8ee99393 stop if the machine permits password login; remove testing code Joshua Tauberer 2013-08-31 13:05:58 +00:00
  • d307633abb postfix needs to be told to listen on public network interfaces Joshua Tauberer 2013-08-26 21:22:48 +00:00
  • c869f67e3d ask the user for inputs Joshua Tauberer 2013-08-26 21:01:48 +00:00
  • 8ac35be22c notes for setting up dspam, but it crashed a lot so I'm not using it Joshua Tauberer 2013-08-23 12:03:26 -04:00
  • 97b2105a1f spamassassin Joshua Tauberer 2013-08-23 11:59:28 -04:00
  • 5cef1bb63d DNS, SPF, and DKIM Joshua Tauberer 2013-08-21 16:53:22 -04:00
  • e06b4f5ccf assume scripts are running as root, dont sudo everything Joshua Tauberer 2013-08-21 14:23:43 -04:00
  • eb47a1471b mail seems to work Joshua Tauberer 2013-08-21 09:37:33 -04:00
  • d3a20b3369 initial commit of some preliminary notes Joshua Tauberer 2013-08-20 22:27:32 -04:00