This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
internet:mail:mailcleaner [2021/02/16 09:56] gcooper |
internet:mail:mailcleaner [2024/06/06 16:07] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== MailCleaner AntiSpam ====== | ====== MailCleaner AntiSpam ====== | ||
+ | |||
+ | See also **[[internet: | ||
See also **[[quick_guide: | See also **[[quick_guide: | ||
Line 22: | Line 24: | ||
**Traffic Flow**: https:// | **Traffic Flow**: https:// | ||
- | |||
- | **Windows LDAP Browser**: http:// | ||
===== Updates ===== | ===== Updates ===== | ||
Line 70: | Line 70: | ||
https:// | https:// | ||
+ | |||
+ | ==== Password Protected Archives ==== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | Password protected archives (.zip files) are blocked system-wide in the current MailCleaner configuration. | ||
+ | |||
+ | < | ||
+ | manage_wh_passwd_archives.sh [add|del] domain.tld | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | Don't forget to restart the Filtering MTA service on both servers. | ||
===== Newsletters ===== | ===== Newsletters ===== | ||
https:// | https:// | ||
+ | |||
+ | ===== Opt Out User ===== | ||
+ | |||
+ | :!: This can only be done by administrators. | ||
+ | |||
+ | <note tip>In order to **disable filtering completely for a recipient**, | ||
+ | |||
+ | **Management -> Users -> < | ||
===== Client Administrators ===== | ===== Client Administrators ===== | ||
Line 224: | Line 245: | ||
===== Virtualmin Integration ===== | ===== Virtualmin Integration ===== | ||
- | :!: **MailCleaner users will need to be created and maintained manually** in MailCleaner Admin. | + | <note important> |
==== Address Verification ==== | ==== Address Verification ==== | ||
Line 247: | Line 268: | ||
**Webmin -> Servers -> SpamAssassin -> Header and Body Tests** | **Webmin -> Servers -> SpamAssassin -> Header and Body Tests** | ||
+ | |||
+ | ^Test Name | ||
+ | |Mailcleaner |Received: Header |'' | ||
{{ : | {{ : | ||
Line 256: | Line 280: | ||
==== User Credentials ==== | ==== User Credentials ==== | ||
- | <note tip>Use the Windows | + | <note tip>Use the Windows **[[https:// |
:!: **Exchange users will use their Active Directory (sAMAccountName) user account credentials**. | :!: **Exchange users will use their Active Directory (sAMAccountName) user account credentials**. | ||
Line 274: | Line 298: | ||
Enable LDAPS on one of your domain controllers: | Enable LDAPS on one of your domain controllers: | ||
- | https://www.youtube.com/watch? | + | https://wiki.articatech.com/en/ |
+ | |||
+ | https:// | ||
:!: **Reboot** the domain controller. | :!: **Reboot** the domain controller. | ||
- | Test your LDAPS and firewall connectivity: | + | Test your LDAPS and firewall connectivity |
< | < | ||
Line 286: | Line 312: | ||
==== Address Verification ==== | ==== Address Verification ==== | ||
- | :!: Use **LDAP Admin** tool to interrogate your specific LDAP directory. | + | :!: Use **[[https:// |
**Configuration -> Domains -> < | **Configuration -> Domains -> < | ||
Line 314: | Line 340: | ||
===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
+ | |||
+ | ==== DNS Shorthand ==== | ||
+ | |||
+ | :!: The MTA (exim_stage1) must be restarted to activate changes. | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ==== Watchdogs ==== | ||
+ | |||
+ | The [[https:// | ||
==== Exim ==== | ==== Exim ==== | ||
Line 340: | Line 376: | ||
==== LDAP ==== | ==== LDAP ==== | ||
+ | |||
+ | :!: On Windows, use **[[https:// | ||
Install '' | Install '' | ||
Line 352: | Line 390: | ||
tcpdump -vv -w ldap.pcap -i eth0 src < | tcpdump -vv -w ldap.pcap -i eth0 src < | ||
</ | </ | ||
- | |||
- | ===== Customization ===== | ||
- | |||
- | FIXME Need verify | ||
- | |||
- | **InfoBox**: | ||
==== Spamassassin ==== | ==== Spamassassin ==== | ||
Line 364: | Line 396: | ||
[[https:// | [[https:// | ||
- | |||
- | ==== Admin Web GUI ==== | ||
- | |||
- | < | ||
- | |||
- | < | ||
- | cd / | ||
- | cp -avr default yourtemplate | ||
- | mv default default.orig | ||
- | mv yourtemplate default | ||
- | </ | ||
- | |||
- | < | ||
- | vim default/ | ||
- | |||
- | #mclogo | ||
- | background-color | ||
- | </ | ||
- | https:// | ||
- | |||
- | ==== User Web GUI and Summary Report ==== | ||
- | |||
- | **MailCleaner Admin -> Domains -> Domain Default Settings -> Templates** | ||
- | |||
- | < | ||
- | cd / | ||
- | cp -avr default yoursummarytemplate | ||
- | </ | ||
- | |||
- | https:// | ||
- | |||
- | < | ||
- | cd / | ||
- | cp -avr default yourtemplate | ||
- | vim / | ||
- | </ | ||
===== Clustered MailCleaner ===== | ===== Clustered MailCleaner ===== |