Changes

Jump to navigation Jump to search
1,169 bytes added ,  15:21, 8 April 2019
Line 15: Line 15:  
: There are forum reports of problems for users who had DKIM enabled using the DKIM contrib.
 
: There are forum reports of problems for users who had DKIM enabled using the DKIM contrib.
 
===URIBL===
 
===URIBL===
: SME Server now supports URIBL - the ability to block emails that contain known malicious URLs within the body of the email.  This service is disabled by default.
+
: qpsmtpd now supports URIBL - the ability to block emails that contain known malicious URLs within the body of the email.  This service is disabled by default.
    
: Enable URIBL with the default services using:
 
: Enable URIBL with the default services using:
 
  <nowiki>config setprop qpsmtpd URIBL enabled
 
  <nowiki>config setprop qpsmtpd URIBL enabled
 
signal-event email-update</nowiki>
 
signal-event email-update</nowiki>
 +
 +
: '''Note:''' If your SME server is using high traffic external DNS forwarders like [https://developers.google.com/speed/public-dns/ google] (8.8.8.8 / 8.8.4.4), [https://www.opendns.com/setupguide/ opendns] (208.67.222.222 / 208.67.220.220), or any large ISP's (Cox, Comcast, Verizon), enabling URIBL may block all incoming email.  This will only affect you if you have configured a DNS forwarder in server-manager -- a default SME server installation does its own direct DNS lookups and would not be affected unless you receive over 250,000 emails per day.
 +
 +
:  Read more at http://uribl.com/refused.shtml
    
==="Naughty" plugin===
 
==="Naughty" plugin===
Line 39: Line 43:  
</div><br>
 
</div><br>
 
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
* [[Qpsmtpd:auth|auth]] (AC)
+
* [[Qpsmtpd:auth/auth_checkpassword|auth/auth_checkpassword]] (U)
 +
* [[Qpsmtpd:auth/auth_cvm_unix_local|auth/auth_cvm_unix_local]] (AC)
 +
* [[Qpsmtpd:auth/authdeny|auth/authdeny]] (U)
 +
* [[Qpsmtpd:auth/auth_flat_file|auth/auth_flat_file]] (U)
 +
* [[Qpsmtpd:auth/auth_imap|auth/auth_imap]] (U)
 +
* [[Qpsmtpd:auth/auth_ldap_bind|auth/auth_ldap_bind]] (U)
 +
* [[Qpsmtpd:auth/auth_vpopmail|auth/auth_vpopmail]] (U)
 +
* [[Qpsmtpd:auth/auth_vpopmaild|auth/auth_vpopmaild]] (U)
 +
* [[Qpsmtpd:auth/auth_vpopmail_sql|auth/auth_vpopmail_sql]] (U)
 
* [[Qpsmtpd:autowhitelist_relayrcpt|autowhitelist_relayrcpt]] (U)
 
* [[Qpsmtpd:autowhitelist_relayrcpt|autowhitelist_relayrcpt]] (U)
 
* [[Qpsmtpd:badmailfrom|badmailfrom]]
 
* [[Qpsmtpd:badmailfrom|badmailfrom]]
Line 72: Line 84:  
* [[Qpsmtpd:hosts_allow|hosts_allow]] (AC)
 
* [[Qpsmtpd:hosts_allow|hosts_allow]] (AC)
 
* [[Qpsmtpd:http_config|http_config]] (U)
 
* [[Qpsmtpd:http_config|http_config]] (U)
* [[Qpsmtpd:ident|ident]] (U)
+
* [[Qpsmtpd:ident/geoip|ident/geoip]] (U)
 +
* [[Qpsmtpd:ident/p0f|ident/p0f]] (U)
 
* [[Qpsmtpd:karma|karma]] (+ U DB)  
 
* [[Qpsmtpd:karma|karma]] (+ U DB)  
 
* [[Qpsmtpd:karma_tool|karma_tool]]
 
* [[Qpsmtpd:karma_tool|karma_tool]]
Line 108: Line 121:     
----
 
----
[[Category:Mail]]
+
[[Category:Mail]][[Category:Qpsmtpd]]

Navigation menu