Thomas Buck
5a900bb33a
Use Z-Push from official upstream repos. Configure imap, caldav, carddav backends properly for nextcloud. Using Z-Push Autodiscover.
5年前
Thomas Buck
be280210b5
Solr is now using Tomcat8
5年前
Thomas Buck
2cc5126928
Mailserver cleanup, removed arm support.
5年前
Thomas Buck
9411373c5b
Cleanup postfix task. Move password hashing into top level config file.
5年前
Thomas Buck
bad2e4f9a1
Add tmux to common programs. Generate german locale. Remove unneeded empty lines.
5年前
Thomas Buck
04ba7ad539
Added Fathom statistics tracker to blog task
5年前
Thomas Buck
4cf67e7aed
Explicitly install postgres-9.6 and fix monit pid-file location for it.
5年前
Thomas Buck
3c51ebedd4
Apache now configurable for multiple virtual domains.
5年前
Thomas Buck
f34c0c827f
Typo in common apache config, file actually ends with .conf
5年前
Thomas Buck
c41cd737fd
Support multiple domains for letsencrypt
5年前
Thomas Buck
1b7628c756
Install ACL so newer ansible versions can properly upload scripts from and for unprivileged users.
5年前
Thomas Buck
c71c6d8559
Use new style of calling apt in ansible
5年前
Thomas Buck
7096fec015
don't keep extra var for organization thats not really needed.
5年前
Thomas Buck
3dc25b1bc9
common was missing db admin user pass in default vars.
5年前
Thomas Buck
472dd068c2
Remove unneeded testing / vagrant stuff.
5年前
Thomas Buck
e452e31e42
Rename mail_virtual_domains to only virtual_domains, will later also use for web.
5年前
Thomas Buck
dc38b87889
Remove Wallabag Readlater
5年前
Sven Neuhaus
1c95139668
fix issue #750
5年前
Thomas Buck
489ee6b75c
Use newer version of check-rbl to no longer check non-existing list, see issue 750 in upstream
6年前
Thomas Buck
03f37267df
Remove cgit/gitolite git repo hosting
6年前
Thomas Buck
82a931b55d
Remove Tarsnap stuff
6年前
Thomas Buck
31afcaa7b9
Remove encfs and call directory data instead of decrypted
6年前
Thomas Buck
183b80da8d
Remove Google Authenticator / Two-Factor Authentification
6年前
Thomas Buck
9a21653cba
VPN should redirect all traffic - fix for merged PR657
6年前
Óscar Nájera
f4402f9916
[Prosody] Deprecated mod_privacy in favor of blocklist
Configuration file needs to belong to prosody user
6年前
Sven Neuhaus
eccc871e0e
add php-xml php-mbstring for roundcube.
also fix fix php-sqlite3 package name
6年前
Sven Neuhaus
70e4a29798
add bionic
6年前
Sven Neuhaus
4acd20861f
add bionic
6年前
Sven Neuhaus
c9f1d3ec6f
whitespace
6年前
Sven Neuhaus
50648ca76d
add bionic
6年前
Sven Neuhaus
6b06faa814
add bionic
6年前
John Giannelos
351addffd7
Force https on mail autoconfig apache vhost.
8年前
John Giannelos
264d61ec73
Fix nested iteration of `openvpn_clients`.
6年前
Brett Haines
eddcdd7993
Updating fail2ban jail list
6年前
Óscar Nájera
8f0cc14f76
Fix: Ansible uses the value present in apt module state parameter
6年前
Óscar Nájera
ae0594dc4a
use mozilla sshd config on algorithms
6年前
Sven Neuhaus
795f8d3b40
Change PHP package names on Xenial and Stretch
an improved version of PR #696
7年前
chadrh
595075268e
Add dependencies tag to some tasks where it was missing
7年前
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年前
Óscar Nájera
bf3ad0653c
Install dovecot-antispam module
7年前
Alexander J. Dita
0eebe96dcd
Fix possible pgsql connection issues from missing quotes
7年前
Mike Ashley
6108f39899
Update design document for mail server
7年前
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年前
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年前
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年前
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年前
Mike Ashley
5e2c8c8a2d
Remove redundant greylisting
7年前
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年前
Mike Ashley
65df56e057
Restore full-text search with Solr
The configuration file `90-plugin.conf` exists but was not getting
installed.
7年前
Arjen Verstoep
46b234929a
Correct configuration of imap plugins
7年前