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
před 7 roky
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
před 7 roky
Mike Ashley
5e2c8c8a2d
Remove redundant greylisting
před 7 roky
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.
před 7 roky
Carl Meyer
1a3d01f311
Complete rmilter/rspamd setup.
před 8 roky
Carl Meyer
57982401a9
Pass {auth_type} to milters, fixing OpenDKIM signing of authenticated SMTP messages.
před 8 roky
Mike Ashley
beaceafbd1
Update mailserver role to use LE certificate
před 9 roky
Sven Neuhaus
d59c5eff05
Generate 2048 DH group and add it to Postfix
před 9 roky
Sven Neuhaus
20bd80c599
Generate 2048 DH group and add it to Postfix
před 9 roky
Alex Payne
ecaa4c2330
Partially working Rspamd replacement for dspam
před 9 roky
Miloš Hadžić
d823ed0848
Use lmtp instead of lda for delivery.
před 9 roky
Alex Payne
26d61c68a8
Implement OpenDMARC. Resolves #369 .
před 9 roky
Sven Neuhaus
ac59435d6e
exclude SSLv3 for all TLS
to mitigate POODLE vulnerability
před 10 roky
Sven Neuhaus
f338b1e15d
Postfix: Disable SSLv2 and SSLv3 for mandatory TLS connections
Postfix: Disable SSLv2 and SSLv3 for 'mandatory SSL' mode connections to completely mitigate the POODLE issue.
před 10 roky
Michael West
aa2e1a0e74
Increase security of postfix smtp tls ciphers, that is sending email to other smtp servers using encryption
před 10 roky
Alex Payne
e6bd0a08c2
Set `smtpd_relay_restrictions` to backwards compatible mode. Resolves #231 .
před 10 roky
Thom Wiggers
6312286b64
Remove ahbl as it's being winded down
http://ahbl.org/content/changes-ahbl
Fixes #232
před 10 roky
cji
015617c18c
Fixes issue #8
Fixes issue #8 . Adds new variable mail_header_privacy, on by default.
Installs postfix-pcre unconditionally, and then copies the pcre file
over and adds the header check to main.cf based on the variable value.
“this header replacement works great, but it logs that the replacement
has been done, which means that you are storing this information,
unless you are anonymizing your logs”
před 10 roky
Shawn Sorichetti
da1b1ad685
Change database to PostgreSQL
Remove all configuration for MySQL and configure PostgreSQL as the main
database.
All *_mysql_* options have been changed to *_db_* options.
Postgres requires the database user to have a password in order to
connect via localhost. The db_admin_password option is used to set the
password of the admin user (usually postgres).
před 11 roky
Alex Payne
d28f0f82b9
move to non-deprecated template variable formatting
před 11 roky
PajamaSoft
54648a8f39
Enable Roundcube's managesieve plugin or server-side filters
These are the changes necessary to enable Roundcube's manage sieve plugin to mange server-side sieve filters.
Signed-off-by: PajamaSoft <support@pajamasoft.com >
před 11 roky
Luke Cyca
e46ad018ba
Improved test suite, rewritten in python
Added friendly_networks variable to denote whitelisted networks
před 11 roky
Luke Cyca
194f587f3a
dsbl.org is no longer operating
před 11 roky
Luke Cyca
369b90925a
Move DNSBL to postscreen (fixes #45 )
před 11 roky
Luke Cyca
85bbbd7d02
Increase message size limit to 50MB (from default of 10MB)
před 11 roky
Luke Cyca
5497f31fb9
Set postfix origin to correctly deliver mail for local users
(such as root's cron errors)
před 11 roky
Luke Cyca
ca8a371320
Use combined cert for postfix, dovecot, and znc
Fix CAcert usage in postfix and dovecot
před 11 roky
Bertrand Cachet
fbd5deb4ea
Fix Postfix TLS configuration
Fix Postfix configuration file to link to correct SSL certificate locations
před 11 roky
Luke Cyca
ed6245a2f2
smtpd should provide full cert chain, and smtp should verify certs against known CAs
před 11 roky
Alex Payne
080d38986c
first commit
před 11 roky