1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-01-23 12:37:05 +00:00

Commit Graph

  • c1cf8014fe Merge branch 'master' of github.com:Pamplemousse/mailinabox Pamplemousse 2014-02-24 16:29:41 +0100
  • 145d798e67 obsolete directives smtpd_relay_restrictions Pamplemousse 2014-02-24 16:29:11 +0100
  • cf0f26d58d update project webpage because I renamed my github account Joshua Tauberer 2014-01-27 15:49:00 +0000
  • 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 +0000
  • 08e7c315c9 fix a -z test, quotes needed Joshua Tauberer 2014-01-27 15:41:59 +0000
  • 8bb1df30d2 Update README.md Pamplemousse 2014-01-22 12:12:50 +0100
  • c964183a47 Update README.md Pamplemousse 2014-01-22 11:33:04 +0100
  • 2e16435c1a Update system.sh Pamplemousse 2014-01-20 15:45:23 +0100
  • 056ba45f3e Everything seems good & clean auzias 2014-01-17 17:22:50 +0100
  • 1d86062950 spamassassin.sh dns_update OK : all clear auzias 2014-01-17 17:17:52 +0100
  • 95f747fa91 dkim.sh OK : nothing changed auzias 2014-01-17 17:14:09 +0100
  • ebb0c04e40 mail.sh OK : x10 duration of ssl certificate + double the encryption key auzias 2014-01-17 17:11:24 +0100
  • 8a5bdc0213 system.sh OK [but I run the fwn, no fail2ban at this time] auzias 2014-01-17 16:54:44 +0100
  • ce521a5180 start.sh OK auzias 2014-01-17 11:43:23 +0100
  • 6689e4d55b test unfix erreur tools python Pamplemousse 2014-01-15 22:06:24 +0100
  • 52bd97842e test fix erreur tools python Pamplemousse 2014-01-15 22:05:17 +0100
  • 8ac9e95554 modif source Pamplemousse 2014-01-15 21:38:43 +0100
  • 3cecfc1a19 cleaning all web stuff Pamplemousse 2014-01-15 21:26:35 +0100
  • afda0405cf apply @konklone's nginx https: recommendations from https://gist.github.com/konklone/6532544 Joshua Tauberer 2013-09-14 10:11:47 -0400
  • 9cd5fc34a9 refactoring dns_update: use global vars stored in /etc/mailinabox.conf Joshua Tauberer 2013-09-08 11:47:27 +0000
  • 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 +0000
  • 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 +0000
  • b4e7d6ba5e create a basic hello world page on http/https Joshua Tauberer 2013-09-08 09:55:58 +0000
  • b770c5370b web and roundcube webmail Joshua Tauberer 2013-09-07 16:53:25 -0400
  • 43f4ef94b7 if I'm going to credit @shevski, I should also mention @konklone Joshua Tauberer 2013-09-05 15:34:25 -0400
  • 7f5830117f Merge pull request #1 from shevski/patch-1 Joshua Tauberer 2013-09-05 12:32:33 -0700
  • ae0311ef92 Merge 5dc0cf0ae3 into 08241795a4 shevski 2013-09-05 08:50:56 -0700
  • 5dc0cf0ae3 small update shevski 2013-09-05 16:50:05 +0100
  • 08241795a4 improving README Joshua Tauberer 2013-09-05 07:21:53 -0400
  • 1cc81e480d increase dovecot mx connections per mailbox Joshua Tauberer 2013-09-04 06:53:01 -0400
  • a50f30c411 smtp server test Joshua Tauberer 2013-09-01 10:39:48 -0400
  • 7f63c199a6 move the sieve script configuration to tools/mail.py Joshua Tauberer 2013-09-01 10:39:36 -0400
  • 0c199b2e32 improve comments throughout the scripts Joshua Tauberer 2013-09-01 10:13:51 -0400
  • acaa29e8db mail.py: check that mailboxes don't exist before creating them Joshua Tauberer 2013-09-01 10:13:34 -0400
  • 5b82bbb5b3 preliminary script for nginx Joshua Tauberer 2013-09-01 14:24:49 +0000
  • 5d26c490af enable postgrey and zen.spamhaus.org RBL blacklisting Joshua Tauberer 2013-09-01 13:12:05 +0000
  • 166aebb2b3 more for the README Joshua Tauberer 2013-08-31 19:46:36 -0400
  • cff3d561c2 dovecot antispam was not setup right Joshua Tauberer 2013-08-31 19:45:08 -0400
  • 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 +0000
  • fe02d58b77 when updating DNS, use /etc/mailinabox.conf Joshua Tauberer 2013-08-31 18:18:19 +0000
  • f37a508b74 forgot to define ns1, ns2 hostnames Joshua Tauberer 2013-08-31 13:40:13 -0400
  • 560cd73b80 add a new mail user/alias configuration tool Joshua Tauberer 2013-08-31 14:50:59 +0000
  • a1260b75fb various fixes; rewrote test scripts Joshua Tauberer 2013-08-31 10:46:25 -0400
  • 3839054b96 rewriting README Joshua Tauberer 2013-08-31 10:48:26 -0400
  • 981d162f19 write configuration info to /etc/mailinabox.conf; other cleanup Joshua Tauberer 2013-08-31 14:46:10 +0000
  • 2d8ee99393 stop if the machine permits password login; remove testing code Joshua Tauberer 2013-08-31 13:05:58 +0000
  • d307633abb postfix needs to be told to listen on public network interfaces Joshua Tauberer 2013-08-26 21:22:48 +0000
  • c869f67e3d ask the user for inputs Joshua Tauberer 2013-08-26 21:01:48 +0000
  • 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 -0400
  • 97b2105a1f spamassassin Joshua Tauberer 2013-08-23 11:59:28 -0400
  • 5cef1bb63d DNS, SPF, and DKIM Joshua Tauberer 2013-08-21 16:53:22 -0400
  • e06b4f5ccf assume scripts are running as root, dont sudo everything Joshua Tauberer 2013-08-21 14:23:43 -0400
  • eb47a1471b mail seems to work Joshua Tauberer 2013-08-21 09:37:33 -0400
  • d3a20b3369 initial commit of some preliminary notes Joshua Tauberer 2013-08-20 22:27:32 -0400