Joshua Tauberer
5fc1162355
Other CHANGELOG entries
2021-02-28 08:22:30 -05:00
Paul
a839602cba
Enable sending DMARC failure reports ( #1929 )
...
Configures opendmarc to send failure reports for domains that request them, including when p=none.
The emails are sent as the package default of package name and user@hostname: OpenDMARC Filter <opendmarc@box.example.com>
Note I have been running this for several months with a configuration I did not include in the PR to have reports BCC'd to me (FailureReportsBcc postmaster@example.com ). Very low load for my personal server of rarely more than a dozen emails sent out per day.
I am not familiar with editing scripts, so apologies in advance and please feel free to correct me.
2021-02-28 08:21:15 -05:00
Joshua Tauberer
f21a41dc84
Merge #1932 , with some edits
2021-02-28 08:16:50 -05:00
davDevOps
055ac07663
Update roundcube to 1.4.11
...
roundcube Bug Fixes:
Fix for Cross-Site Scripting (XSS) via HTML messages with malicious CSS content
General Improvements from roundcube's Issue Tracker
2021-02-28 08:14:17 -05:00
davDevOps
c7b295f403
Update zpush to 2.6.2
2021-02-28 08:05:40 -05:00
Joshua Tauberer
d36a2cc938
Enable Backblaze B2 backups
...
This reverts commit b1d703a5e7
and adds python3-setuptools per the first version of #1899 which fixes an installation error for the b2sdk Python package.
2021-02-28 08:04:14 -05:00
jeremitu
82ca54df96
Fixed #1894 log date over year change, START_DATE < END_DATE now. ( #1905 )
...
* Fixed #1894 log date over year change, START_DATE < END_DATE now.
* Corrected mail_log.py argument help and message.
Co-authored-by: Jarek <jarek@box.jurasz.de>
2021-02-28 07:59:26 -05:00
downtownallday
e5d762da38
Don't report the api key to syslog
2021-02-19 05:22:35 -05:00
downtownallday
226e59415a
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
2021-02-19 04:14:20 -05:00
jvolkenant
af62e7a99b
Fixes unbound variable when upgrading from Nextcloud 13 ( #1913 )
2021-02-06 16:49:43 -05:00
downtownallday
3c676fd2c1
Merge branch 'master' into reporting
2021-01-31 17:16:34 -05:00
downtownallday
810bf15a43
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
...
# Conflicts:
# README.md
# setup/management.sh
2021-01-31 16:56:49 -05:00
Downtown Allday
511593ed71
Merge pull request #8 from downtownallday/reporting
...
This is working well. More features can be added over time.
2021-01-31 16:37:17 -05:00
Joshua Tauberer
90d63fd208
v0.52
2021-01-31 08:48:14 -05:00
Joshua Tauberer
e81963e585
Remove the instructions for checking that release tags are signed by me since I am not going to do that anymore
2021-01-31 08:47:59 -05:00
Joshua Tauberer
b1d703a5e7
Disable Backblaze B2 backups until #1899 is resolved
2021-01-31 08:33:56 -05:00
Felix Spöttel
e3d98b781e
Warn when connection to Spamhaus times out ( #1817 )
2021-01-28 18:22:43 -05:00
jvolkenant
50d50ba653
Update zpush to 2.6.1 ( #1908 )
2021-01-28 18:20:19 -05:00
downtownallday
2b44fe4a12
Only show alias if one
2021-01-14 15:00:29 -05:00
downtownallday
9b89a5c504
Better handling of mail addressed to an alias
2021-01-13 22:29:16 -05:00
downtownallday
523a63f776
Make the default table row limit 500 instead of 1000
2021-01-12 09:22:41 -05:00
downtownallday
3e2858f5de
Change wording
2021-01-12 09:22:22 -05:00
downtownallday
a392dca264
Merge branch 'master' into reporting
2021-01-11 21:50:58 -05:00
downtownallday
a395b1c48f
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
2021-01-11 21:30:10 -05:00
downtownallday
2a0e50c8d4
Initial commit of a log capture and reporting feature
...
This adds a new section to the admin panel called "Activity", that
supplies charts, graphs and details about messages entering and leaving
the host.
A new daemon captures details of system mail activity by monitoring
the /var/log/mail.log file, summarizing it into a sqllite database
that's kept in user-data.
2021-01-11 18:02:07 -05:00
Josh Brown
879467d358
Fix typo in users.html ( #1895 )
...
lettters -> letters
fixes #1888
2021-01-05 21:12:01 -05:00
Nicolas North
8025c41ee4
Bump TTL for NS records to 1800 (30 min) to 86400 (1 day) as some registries require this ( #1892 )
...
Co-authored-by: Nicolas North [norðurljósahviða] <nz@tillverka.xyz>
2021-01-03 17:57:54 -05:00
Josh Brown
7a5d729a53
Fix misspelling ( #1893 )
...
Change Blackblaze to Backblaze. Include B2 as the integration name.
2021-01-03 17:54:31 -05:00
downtownallday
73a2b72243
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
2020-12-29 07:57:08 -05:00
jcm-shove-it
e2f9cd845a
Update roundcube to 1.4.10 ( #1891 )
2020-12-28 08:11:33 -05:00
downtownallday
3656ad9b9c
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
...
# Conflicts:
# setup/dkim.sh
# setup/spamassassin.sh
2020-12-26 08:16:22 -05:00
downtownallday
e7c5a841aa
Merge branch 'jvolk-spf-opendd'
2020-12-26 07:55:30 -05:00
Joshua Tauberer
e26cf4512c
Update CHANGELOG
2020-12-25 17:28:34 -05:00
jvolkenant
c7280055a8
Implement SPF/DMARC checks, add spam weight to those mails ( #1836 )
2020-12-25 17:22:24 -05:00
Hilko
003e8b7bb1
Adjust max-recursion-queries to fix alternating rdns status ( #1876 )
2020-12-25 17:19:16 -05:00
downtownallday
86f3eee23f
Removing Travis CI completely in favor of local vagrant/virtualbox tests.
...
See tests/pararlell.sh and tests/Vagrantfile for local tests.
There are several reasons for this change:
1. Travis is now charging for the service, even for open source projects, contrary to what they promised in the past
2. It has been problematic and difficult to debug/diagnose issues
3. Tests that involve upgrading the operating system itself (eg. Bionic to Focal) are not possible
2020-12-21 09:24:42 -05:00
downtownallday
3a98a993bd
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
2020-12-21 09:22:58 -05:00
downtownallday
f5521b45b5
Add tests for dmarc reject and spf softfail
2020-12-21 08:46:12 -05:00
downtownallday
4cc672e852
Modify the handling of SPF checks and spam rules for policyd-spf
2020-12-21 08:44:10 -05:00
Hilko
3422cc61ce
Include en_US.UTF-8 locale in daemon startup ( #1883 )
...
Fixes #1881 .
2020-12-19 19:11:58 -05:00
downtownallday
4c9bae5176
Create a default "pre-commit" set of virtual machines
2020-11-27 16:51:10 -05:00
downtownallday
24c156c594
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
...
# Conflicts:
# setup/management.sh
2020-11-27 16:50:12 -05:00
Hilko
8664afa997
Implement Backblaze for Backup ( #1812 )
...
* Installing b2sdk for b2 support
* Added Duplicity PPA so the most recent version is used
* Implemented list_target_files for b2
* Implemented b2 in frontend
* removed python2 boto package
2020-11-26 07:13:31 -05:00
Joshua Tauberer
82229ce04b
Document how to start the control panel from the command line and in debugging use a stable API key
2020-11-26 07:11:49 -05:00
Richard Willis
f66e609d3f
Api spec cleanup ( #1869 )
...
* Fix indentation
* Add parameter definition and remove unused model
* Update version
* Quote example string
2020-11-26 06:56:04 -05:00
downtownallday
a0dd58d29e
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
2020-11-17 07:46:22 -05:00
Victor
b85b86e6de
Add download zonefile button to external DNS page ( #1853 )
...
Co-authored-by: Joshua Tauberer <jt@occams.info>
2020-11-16 06:03:41 -05:00
Joshua Tauberer
7fd35bbd11
Disable default Nextcloud apps that we don't support
...
Contacts and calendar are the only supported apps in Mail-in-a-Box.
Files can't be disabled.
Fixes #1864
2020-11-15 17:17:58 -05:00
gumida
7ce41e3865
Changed mta-sts.txt end of line from LF to CRLF per RFC 8461 ( #1863 )
2020-11-15 07:54:34 -05:00
downtownallday
74a2f89cff
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
...
# Conflicts:
# README.md
2020-11-14 12:44:09 -05:00