Synchronet v3.21e-Win32 (install) has been released (Mar-2026).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
server:mail [2025/08/30 20:19] – Document the (new) Mail Archiving feature digital manserver:mail [2026/03/17 10:11] (current) – [Anti-SPAM] added signup link for spamhaus nelgin
Line 96: Line 96:
  
 When a DNSBL service reports an IP address as "black-listed", any additional DNSBL services/servers are not queried. When a DNSBL service reports an IP address as "black-listed", any additional DNSBL services/servers are not queried.
 +
 +If you have used zen.spamhaus.org in the past, this will no longer work. You will need to apply for a Spamhaus Data Query Service account at https://www.spamhaus.com/data-access/free-data-query-service/ where you will receive a unique key that is used to query their DNS. 
  
 == Exemptions == == Exemptions ==
Line 164: Line 166:
 The Synchronet Mail Server can be configured via [[util:SCFG]]:Servers->Mail Server: The Synchronet Mail Server can be configured via [[util:SCFG]]:Servers->Mail Server:
  
-<file> +  ╔════════════════════════════════════════════╗ 
-╔════════════════════════════════════════════╗ +  ║            Mail Server Settings            ║ 
-║                 Mail Server                ║ +  ╠════════════════════════════════════════════╣ 
-╠════════════════════════════════════════════╣ +  ║ │Enabled                       Yes         ║ 
-║ │Enabled                       Yes         ║ +  ║ │Log Level                     Info        ║ 
-║ │Log Level                     Info        ║ +  ║ │SMTP Interfaces               0.0.0.0, :: ║ 
-║ │SMTP Interfaces               0.0.0.0, :: ║ +  ║ │SMTP Support                  Port 25     ║ 
-║ │SMTP Support                  Port 25     ║ +  ║ │Submission Support            Port 587    ║ 
-║ │Submission Support            Port 587    ║ +  ║ │Submission/TLS Support        Port 465    ║ 
-║ │Submission/TLS Support        Port 465    ║ +  ║ │POP3 Interfaces               0.0.0.0, :: ║ 
-║ │POP3 Interfaces               0.0.0.0, :: ║ +  ║ │POP3 Support                  Port 110    ║ 
-║ │POP3 Support                  Port 110    ║ +  ║ │POP3/TLS Support              Port 995    ║ 
-║ │POP3/TLS Support              Port 995    ║ +  ║ │Mark Retrieved Mail as Read   Yes         ║ 
-║ │Mark Retrieved Mail as Read   Yes         ║ +  ║ │Max Clients                   100         ║ 
-║ │Max Clients                   100         ║ +  ║ │Max Inactivity                2 minutes   ║ 
-║ │Max Inactivity                2 minutes   ║ +  ║ │Max Concurrent Connections    Unlimited   ║ 
-║ │Max Concurrent Connections    Unlimited   ║ +  ║ │Max Recipients Per Message    100         ║ 
-║ │Max Recipients Per Message    100         ║ +  ║ │Max Messages Waiting          100         ║ 
-║ │Max Messages Waiting          100         ║ +  ║ │Max Receive Message Size      20M bytes   ║ 
-║ │Max Receive Message Size      20M bytes   ║ +  ║ │Limit Rate of Requests        <disabled>  ║ 
-║ │Post Recipient                            ║ +  ║ │Post Recipient                            ║ 
-║ │Default Recipient                         ║ +  ║ │Default Recipient                         ║ 
-║ │Receive By Sysop Aliases      No          ║ +  ║ │Receive By Sysop Aliases      No          ║ 
-║ │Notify Local Recipients       Yes         ║ +  ║ │Notify Local Recipients       Yes         ║ 
-║ │Notify Offline Recipients     Yes         ║ +  ║ │Notify Offline Recipients     Yes         ║ 
-║ │Allow Users to Relay Mail     No          ║ +  ║ │Allow Users to Relay Mail     No          ║ 
-║ │Lookup Client Hostname        Yes         ║ +  ║ │Lookup Client Hostname        Yes         ║ 
-║ │Check Headers against DNSBL   No          ║ +  ║ │Check Headers against DNSBL   No          ║ 
-║ │DNS-Blacklisted Servers       Tag Mail    ║ +  ║ │DNS-Blacklisted Servers       Tag Mail    ║ 
-║ │Hash DNS-Blacklisted Msgs     No          ║ +  ║ │Hash DNS-Blacklisted Msgs     No          ║ 
-║ │Kill SPAM When Read           No          ║ +  ║ │Kill SPAM When Read           No          ║ 
-║ │Spammer IP-Filter Duration    Infinite    ║ +  ║ │Spammer IP-Filter Duration    Infinite    ║ 
-║ │SendMail Support...           Direct      ║ +  ║ │SendMail Support...           Direct      ║ 
-║ │Login Requirements                        ║ +  ║ │Login Requirements                        ║ 
-║ │Archive Requirements                      ║ +  ║ │Archive Requirements                      ║ 
-║ │JavaScript Settings...                    ║ +  ║ │JavaScript Settings...                    ║ 
-║ │Failed Login Attempts...                  ║ +  ║ │Failed Login Attempts...                  ║ 
-╚════════════════════════════════════════════╝ +  ╚════════════════════════════════════════════╝ 
-</file>+ 
 +The Synchronet Mail Server "SendMail Thread" can be configured via [[util:SCFG]]:Servers->Mail Server->SendMail Support: 
 + 
 +  ╔═══════════════════════════════════════════╗ 
 +  ║              SendMail Support             ║ 
 +  ╠═══════════════════════════════════════════╣ 
 +  ║ │Enabled                       Yes        ║ 
 +  ║ │Rescan Interval               1 hour     ║ 
 +  ║ │Connect Timeout               30 seconds ║ 
 +  ║ │Auto-exempt Recipients        Yes        ║ 
 +  ║ │Max Delivery Attempts         50         ║ 
 +  ║ │Delivery Method               Direct     ║ 
 +  ╚═══════════════════════════════════════════╝
  
 ... via [[monitor:SBBSCTRL]]:Mail->Configure: ... via [[monitor:SBBSCTRL]]:Mail->Configure: