linux_server_manuals:dovecot_ldap_rspamd
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux_server_manuals:dovecot_ldap_rspamd [2018/01/15 21:19] – [dkim mail signing] ronney | linux_server_manuals:dovecot_ldap_rspamd [2018/01/28 18:49] (current) – [Clamav integration] ronney | ||
|---|---|---|---|
| Line 211: | Line 211: | ||
| #map with aliases | #map with aliases | ||
| virtual_alias_maps = hash:/ | virtual_alias_maps = hash:/ | ||
| + | # If you have some docker containers or similar stuff, we need to add the | ||
| + | # 172.17.0.0/ | ||
| + | # If you don't use that subnet, you can leave that directive on it's default setting. | ||
| + | mynetworks = 127.0.0.0/8 [:: | ||
| </ | </ | ||
| Line 270: | Line 274: | ||
| Then enter that hash in the file / | Then enter that hash in the file / | ||
| < | < | ||
| + | #password for read access | ||
| password = " | password = " | ||
| + | #password for write access. you need to set both. I know, it's stupid ;-) | ||
| + | enable_password = " | ||
| </ | </ | ||
| Line 430: | Line 437: | ||
| </ | </ | ||
| - | ==== dkim mail signing ==== | + | ==== dkim and arc mail signing ==== |
| To let Rspamd dkim sign outgoing mails, following is needed: | To let Rspamd dkim sign outgoing mails, following is needed: | ||
| Line 502: | Line 509: | ||
| --------- | --------- | ||
| + | apache reverse proxy for web interface | ||
| + | ----- | ||
| + | |||
| more fail2ban | more fail2ban | ||
linux_server_manuals/dovecot_ldap_rspamd.1516051171.txt.gz · Last modified: 2018/01/15 21:19 by ronney
