Thomas Buck
472dd068c2
Remove unneeded testing / vagrant stuff.
5 gadus atpakaļ
Thomas Buck
e452e31e42
Rename mail_virtual_domains to only virtual_domains, will later also use for web.
5 gadus atpakaļ
Thomas Buck
dc38b87889
Remove Wallabag Readlater
5 gadus atpakaļ
Sven Neuhaus
1c95139668
fix issue #750
5 gadus atpakaļ
Thomas Buck
489ee6b75c
Use newer version of check-rbl to no longer check non-existing list, see issue 750 in upstream
5 gadus atpakaļ
Thomas Buck
03f37267df
Remove cgit/gitolite git repo hosting
5 gadus atpakaļ
Thomas Buck
82a931b55d
Remove Tarsnap stuff
5 gadus atpakaļ
Thomas Buck
31afcaa7b9
Remove encfs and call directory data instead of decrypted
5 gadus atpakaļ
Thomas Buck
183b80da8d
Remove Google Authenticator / Two-Factor Authentification
5 gadus atpakaļ
Thomas Buck
9a21653cba
VPN should redirect all traffic - fix for merged PR657
5 gadus atpakaļ
Óscar Nájera
f4402f9916
[Prosody] Deprecated mod_privacy in favor of blocklist
Configuration file needs to belong to prosody user
6 gadus atpakaļ
Sven Neuhaus
eccc871e0e
add php-xml php-mbstring for roundcube.
also fix fix php-sqlite3 package name
6 gadus atpakaļ
Sven Neuhaus
70e4a29798
add bionic
6 gadus atpakaļ
Sven Neuhaus
4acd20861f
add bionic
6 gadus atpakaļ
Sven Neuhaus
c9f1d3ec6f
whitespace
6 gadus atpakaļ
Sven Neuhaus
50648ca76d
add bionic
6 gadus atpakaļ
Sven Neuhaus
6b06faa814
add bionic
6 gadus atpakaļ
John Giannelos
351addffd7
Force https on mail autoconfig apache vhost.
8 gadus atpakaļ
John Giannelos
264d61ec73
Fix nested iteration of `openvpn_clients`.
6 gadus atpakaļ
Brett Haines
eddcdd7993
Updating fail2ban jail list
6 gadus atpakaļ
Óscar Nájera
8f0cc14f76
Fix: Ansible uses the value present in apt module state parameter
6 gadus atpakaļ
Óscar Nájera
ae0594dc4a
use mozilla sshd config on algorithms
6 gadus atpakaļ
Sven Neuhaus
795f8d3b40
Change PHP package names on Xenial and Stretch
an improved version of PR #696
6 gadus atpakaļ
chadrh
595075268e
Add dependencies tag to some tasks where it was missing
7 gadus atpakaļ
Michael Gierens
b405e40d05
Install owncloud with owncloud-files package
The `owncloud` metapackage also installs dependencies such as Apache.
To avoid version problems, just install ownCloud.
7 gadus atpakaļ
Óscar Nájera
bf3ad0653c
Install dovecot-antispam module
7 gadus atpakaļ
Alexander J. Dita
0eebe96dcd
Fix possible pgsql connection issues from missing quotes
7 gadus atpakaļ
Mike Ashley
6108f39899
Update design document for mail server
7 gadus atpakaļ
Mike Ashley
486c3f1414
Replace OpenDKIM with Rspamd's dkim_signing module
- remove configuration of OpenDKIM
- remove OpenDKIM milter from postfix's configuration
- add configuration files for rpsamd's dkim module
- update the rspamd task
- update services in README
7 gadus atpakaļ
Mike Ashley
14615ae223
Switch to Rspamd for DMARC handling
- Remove OpenDMARC
- Configure Rspamd for DMARC handling
- Update services and how to set up DNS records in README
7 gadus atpakaļ
Mike Ashley
257a2252b5
Configure rspamd to accept logwatch's logs
Sometimes logwatch logs will contain URLs and domain names that trip
on abuse lists. Use a custom filter to remove these checks.
7 gadus atpakaļ
Mike Ashley
fe60d23bad
Remove unnecessary option to supply password
Password is not necessary when using a trusted
connection (localhost). Tested by moving mail in and out of Junk
folder while monitoring `/var/log/rspamd/rspamd.log`.
7 gadus atpakaļ
Mike Ashley
5e2c8c8a2d
Remove redundant greylisting
7 gadus atpakaļ
Mike Ashley
c9bb6dba92
Remove rmilter from mailserver configuration
Rmilter [is no longer
needed](https://rspamd.com/doc/quickstart.html#rmilter -setup) as of
Rspamd 1.6.
7 gadus atpakaļ
Mike Ashley
65df56e057
Restore full-text search with Solr
The configuration file `90-plugin.conf` exists but was not getting
installed.
7 gadus atpakaļ
Arjen Verstoep
46b234929a
Correct configuration of imap plugins
7 gadus atpakaļ
Rob Shaw
0b0b22b679
rmilter fails to start due to a missing trailing semicolon.
there is a missing semicolon that causes rmilter not to start with error:
"config file parse error! line: 156, text: tempdir, reason: syntax error"
which, as expected is the following line
7 gadus atpakaļ
Bryan Voss
128b7e63a2
Update for Debian 9
7 gadus atpakaļ
Sven Neuhaus
6064b93c85
Use yunohost repository for rspamd package on ARMv7
The stock rspamd package provided by Raspbian (jessie) is at version 0.6.10. The rspamd repository doesn't offer binaries for the armhf architecture (e.g., Raspberry Pi 3) in order to get a more recent package. Instead, use the yunohost repository for rspamd package (currently at 1.3.5) on armhf.
7 gadus atpakaļ
Ndubisi Nwaku
55770977da
Add group name ssl-cert for SSL certificates
7 gadus atpakaļ
Aleksandr Bogdanov
27ddd316e5
Making linter hapy
7 gadus atpakaļ
Aleksandr Bogdanov
cdc0d3fb4e
Fixing encfs shell invocation for ansible 2 compatibility
7 gadus atpakaļ
Aaron D Borden
cbaca75529
Restart prosody after LE cert renewal
7 gadus atpakaļ
Aaron D Borden
2bde2afb53
Use postmaster@ for DMARC reports
7 gadus atpakaļ
Óscar Nájera
74fab5ba30
Update cgit to v1.1
* Install Python 3 pip and cgit dependencies
* Update to cgit 1.1
* Correct Ansible tag syntax for recent versions of Ansible
7 gadus atpakaļ
Aleksandr Bogdanov
f5a38fec63
Implementing password hashing for ircbouncer and mailserver inside password_hash filter plugin
7 gadus atpakaļ
Alex Collins
2a231aa5dc
Minor fixes to OpenVPN set-up
7 gadus atpakaļ
Óscar Nájera
0635815b52
Ensure en_US.UTF-8 locale is present
7 gadus atpakaļ
Pavel Karoukin
8cb490b2a0
Create before.d sieve scripts directory
8 gadus atpakaļ
Pavel Karoukin
76296f3440
#626 configure Dovecot to move emails marked as spam by RSpamD to Junk folder.
8 gadus atpakaļ