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 години
Sven Neuhaus
e6888d0d35
added python requirement.
resolved issue #721
преди 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 години
Sven Neuhaus
f9fa16f2ad
Merge pull request #717 from openelectron/rmilter_error
rmilter fails to start due to a missing trailing semicolon.
преди 7 години
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 години
Allen Riddell
2349ecb0d0
Merge pull request #714 from bryanvoss/patch-1
Update for Debian 9
преди 7 години
Bryan Voss
128b7e63a2
Update for Debian 9
преди 7 години
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 години
Sven Neuhaus
bd0c17a487
Merge pull request #670 from synchrone/builtin-password-hashing
Implementing password hashing inside password_hash filter plugin
преди 7 години
Sven Neuhaus
30438d2f0e
Merge branch 'master' into builtin-password-hashing
преди 7 години
Sven Neuhaus
0705226731
Merge pull request #679 from adborden/le-postrenew-prosody
Restart prosody after LE cert renewal
преди 7 години
Sven Neuhaus
f223fb7aab
Merge pull request #690 from themsay/develop
Add group name ssl-cert for SSL certificates
преди 7 години
Aleksandr Bogdanov
c399db018d
Merge remote-tracking branch 'origin/master' into builtin-password-hashing
преди 7 години
Sven Neuhaus
724d8a96ee
Merge pull request #677 from adborden/dmarc-report-email
Use postmaster@ for DMARC reports
преди 7 години
Allen Riddell
590c316781
Merge pull request #684 from synchrone/ansible2
Switching to Ansible 2
преди 7 години
Ndubisi Nwaku
55770977da
Add group name ssl-cert for SSL certificates
преди 7 години
Aleksandr Bogdanov
27ddd316e5
Making linter hapy
преди 7 години
Aleksandr Bogdanov
decb93b9b6
ansible-lint is not compatible with ansible 2.3 yet, so pinning to 2.2.2.0 for now
преди 7 години
Aleksandr Bogdanov
cdc0d3fb4e
Fixing encfs shell invocation for ansible 2 compatibility
преди 7 години
Aaron D Borden
cbaca75529
Restart prosody after LE cert renewal
преди 7 години
Aaron D Borden
2bde2afb53
Use postmaster@ for DMARC reports
преди 7 години
Ó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 години
Aleksandr Bogdanov
f5a38fec63
Implementing password hashing for ircbouncer and mailserver inside password_hash filter plugin
преди 7 години
Allen Riddell
e016a74d90
Merge pull request #660 from JasonGhent/patch-1
Avoid opportunity for copy-paste trouble
преди 8 години
Jason Ghent
e73d33c0c6
Clarify reason for `sed` in update
преди 8 години
Jason Ghent
2a6eb0a66a
Avoid opportunity for copy-paste trouble
Also more scriptable, in vein of alternative commands provided
преди 8 години
Sven Neuhaus
5581d5f5e9
Merge pull request #650 from Titan-C/utf8
Ensure en_US.UTF-8 locale is present
преди 8 години
Óscar Nájera
0635815b52
Ensure en_US.UTF-8 locale is present
преди 8 години
Allen Riddell
145a836a49
Merge pull request #641 from Peyphour/patch-1
Update README.md
преди 8 години
Peyphour
d43b21525a
Update README.md
Correct command line
преди 8 години
Luke Cyca
5266566d1a
Merge pull request #635 from hippich/626-configure-dovecot-to-move-spam-to-junk-folder
#626 configure dovecot to move spam to junk folder
преди 8 години
Luke Cyca
3f97b7ee54
Merge pull request #634 from OKNoah/patch-1
Clarifies environments, adds non-passwordless option
преди 8 години
OKNoah
ebaafcbdf0
Fixes typo "users"
преди 8 години
OKNoah
769b8f5d98
Fixes typos
преди 8 години
Pavel Karoukin
8cb490b2a0
Create before.d sieve scripts directory
преди 8 години
Pavel Karoukin
eda3dba013
Merge remote-tracking branch 'upstream/master' into 626-configure-dovecot-to-move-spam-to-junk-folder
преди 8 години
OKNoah
a148858a6e
Clarifies environments, adds non-passwordless option
It was unclear where do to the commands. Not everyone will know ansible should not be run from the server. Also, the "optional" passwordless option was not actually optional, given how this was written.
преди 8 години
Pavel Karoukin
76296f3440
#626 configure Dovecot to move emails marked as spam by RSpamD to Junk folder.
преди 8 години
Justin Plock
fb28ed8174
Merge pull request #630 from sigmafeud/var_syntax
Syntax fix in vpn and xmpp tasks.
преди 8 години