1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +00:00
Commit Graph

1880 Commits

Author SHA1 Message Date
Michael Kroes
0b3aa75685 Updated greylist 2019-08-17 07:03:54 +02:00
Michael Kroes
a05af43478 Updated postgrey whitelist 2019-08-17 06:36:42 +02:00
Michael Kroes
db47bcb94a Updated postgrey whitelist 2019-08-17 06:26:15 +02:00
Michael Kroes
5a8ff5c950 Merge remote-tracking branch 'upstream/master' 2019-08-17 06:25:32 +02:00
captainwasabi
c4cb828f65 Fix rsync backup options string: extraneous single quotes causing problems (#1629)
The resulting command had nested single quotes which doesn't work

I think this fixes all/most of the issues in #1627.  I am getting a full backup, then the next time it's run I get an incremental.  running from the CLI with --status looks good, --verify looks good, and --list looks good.
2019-08-13 05:57:05 -04:00
captainwasabi
0657f9e875 add proper check for DNS error in list_target_files (#1625)
The elif needed to check to see if the string was in the listing of results of the shell command.  As it was the conditional was just the string which always evaluates to true and was therefore giving a misleading error message.
2019-08-13 05:47:11 -04:00
Joshua Tauberer
e37768ca86 v0.42b 2019-08-03 11:49:32 -04:00
Michael Kroes
81f089af18 Update whitelist 2019-07-17 09:02:07 +02:00
Michael Kroes
27763de9c0 Fixed problem with whitelist customisation 2019-07-17 07:37:51 +02:00
Michael Kroes
3d8586702e Update whitelist and check if custom whitelist exists 2019-07-16 21:40:40 +02:00
Michael Kroes
b3b02ee91f Merge branch 'postgrey-whitelist' 2019-07-16 19:43:43 +02:00
Michael Kroes
2ecc8dfaf1 Updated the Postgrey whitelist to a newer version, this will be auto updated once a month. 2019-07-16 19:43:24 +02:00
Michael Kroes
2aa2e918f0 Update greylist 2019-07-16 17:52:33 +02:00
Michael Kroes
5f44e22035 Merge branch 'postgrey-whitelist' 2019-07-16 17:07:50 +02:00
Michael Kroes
4aa2047a20 Fixed a bug where a variable was expanded in the cron script and removed the temporary file 2019-07-16 17:06:20 +02:00
Michael Kroes
7b1adb3806 Add custom whitelist 2019-07-16 17:03:04 +02:00
Michael Kroes
1f024e1797 Merge branch 'postgrey-whitelist' 2019-07-16 16:33:02 +02:00
Michael Kroes
33ba538fc1 Updated the Postgrey whitelist to a newer version, this will be auto updated once a month. 2019-07-16 16:24:14 +02:00
Michael Kroes
44378c9aa3 Merge branch 'postgrey-whitelist' 2019-07-16 16:20:38 +02:00
Michael Kroes
83880da906 Changed the postgrey update script to run daily, but check if the file is older than 28 days 2019-07-16 16:20:19 +02:00
Michael Kroes
22fb9fdd59 Merge branch 'postgrey-whitelist' 2019-07-16 13:49:12 +02:00
Michael Kroes
f0c8ca3b00 Add the --fail flag to curl when downloading the postgrey whitelist and redirect stdout and stderr to null 2019-07-16 13:48:41 +02:00
Michael Kroes
a7134d0974 Merge branch 'postgrey-whitelist' 2019-07-16 13:05:39 +02:00
Michael Kroes
5362155046 Use HTTPS for Postgrey whitelist and use correct silence flags for curl 2019-07-16 13:05:23 +02:00
Michael Kroes
a451c35151 Merge branch 'postgrey-whitelist' 2019-07-16 12:18:03 +02:00
Michael Kroes
a86a7f6dd5 Updated the Postgrey whitelist to a newer version, this will be auto updated once a month. 2019-07-16 12:14:03 +02:00
Michael Kroes
5b4d1cbf43 Merge remote-tracking branch 'upstream/master' 2019-07-16 12:10:15 +02:00
jvolkenant
bea5eb0dda Add interm upgrade step from Nextcloud 13 -> 14 (#1605) 2019-07-12 06:41:16 -04:00
jvolkenant
fd5b11823c Add AAAA records for autodiscover & autoconfig (#1606) 2019-07-10 06:28:37 -04:00
root
5a7a4e643f Merge remote-tracking branch 'origin/pr/1584' 2019-07-10 05:37:26 +02:00
Joshua Tauberer
5fc1944f04 pull v0.42, go back to v0.41 2019-07-05 11:56:54 -04:00
Joshua Tauberer
39fd4ce16c v0.42 2019-07-04 21:34:55 -04:00
Jeff Volkenant
2f4bc0876d Added shebang for dovecot cron 2019-06-27 08:24:18 -07:00
Joshua Tauberer
c0f4d5479f changelog updates 2019-06-16 11:40:40 -04:00
jvolkenant
193763f8f0 Update to Nextcloud 15.0.8, Contacts to 3.1.1, and Calendar to 1.6.5 (#1577)
* Update to Nextcloud 15.0.7, Contacts to 3.1.1, and Calendar to 1.6.5
* Enabled localhost-only insecure IMAP login for localhost Nextcloud auth
* Add package php-imagick and BigInt conversion
* added support for /cloud/oc[sm]-provider/ endpoint
2019-06-16 11:10:52 -04:00
jvolkenant
79759ea5a3 Upgrade Z-Push to 2.5.0 (#1581) 2019-06-16 11:07:45 -04:00
root
0f4664a1b7 Merge remote-tracking branch 'origin/pr/1577' 2019-06-07 05:44:13 +02:00
Jeff Volkenant
34f4fc21c7 Bumped user_external to V0.6.3, cleaned up user_backends config 2019-06-06 12:14:16 -07:00
jvolkenant
f64feec520
Fix creating missing jetty systemd directory during install
Co-Authored-By: Michael Kroes <michael@kroes.email>
2019-05-28 09:37:25 -07:00
root
045c123411 Merge remote-tracking branch 'origin/pr/1581' 2019-05-27 10:22:12 +02:00
root
028e8874ef Merge remote-tracking branch 'origin/pr/1584' 2019-05-27 10:21:49 +02:00
root
106ec14c19 Merge remote-tracking branch 'origin/pr/1577' 2019-05-27 10:20:52 +02:00
root
7cb9e78c5d Merge remote-tracking branch 'upstream/master' 2019-05-27 10:19:32 +02:00
Jeff Volkenant
a027b9f467 Cleaning up verbage and spelling. 2019-05-23 11:06:34 -07:00
Jeff Volkenant
85b64c93f9 Keep 12 weeks of jetty logs instead of 52 2019-05-23 10:54:07 -07:00
Jeff Volkenant
d5b6a7af53 Fixed naming for Service Check 2019-05-23 10:35:45 -07:00
Jeff Volkenant
8957d0e87c added support for /cloud/oc[sm]-provider/ endpoint 2019-05-21 07:35:56 -07:00
Jeff Volkenant
27a00135de Add package php-imagick and BigInt conversion to installer 2019-05-20 10:21:03 -07:00
Jeff Volkenant
a204308455 Fix typo in Nextcloud update from 15.0.7 to 15.0.8 2019-05-16 12:00:33 -07:00
jvolkenant
6e5ceab0f8 hide virtualenv output (#1578) 2019-05-15 11:59:32 -07:00