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 18:39] – [Configure] Updated SCFG Mail Server configuration screen shot 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 111: Line 113:
  
 {{:server:SBBSCTRL.mailsrvr.advanced.png?400|}} {{:server:SBBSCTRL.mailsrvr.advanced.png?400|}}
 +
 +==== Archiving ====
 +
 +The Synchronet Mail Server (v3.21+) can automatically archive messages received via SMTP as separate ''.eml'' files in sub-directories of ''[[dir:data]]/user/####/'' (where ''####'' is the recipient or relaying user number).
 +
 +To utilize the mail archive feature, the sysop must set the "Archive Requirements" mail server setting (e.g. in [[util:SCFG]]->Servers->Mail Server) to specify the [[:access:]] requirements of the user or users whose mail should be auto-archived.
 +
 +Notes:
 +  * Messages are archived after being processed by any external mail processors which may have modified the message header or body
 +  * SPAM-tagged messages received for local users are not archived
 +  * Archived messages are stored in ''.eml'' files, plain text files conforming to the RFC-822 internet message standard format
 +  * Messages received for relay by users meeting the archive requirements are be stored in their ''[[dir:data]]/user/####/smtp_relay'' directory (i.e. like an "inbox")
 +  * Messages received for delivery to local users meeting the archive requirements are stored in their ''[[dir:data]]/user/####/smtp_in'' directory (i.e. like an "outbox")
 +  * There's no limit to the number or size of messages that may be archived, so disk consumption could be a concern
 +
  
  
Line 149: 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:
Line 235: Line 264:
 | InboundSound          |           | WAV file to play upon incoming SMTP/SMTPS connections (Windows only) | | InboundSound          |           | WAV file to play upon incoming SMTP/SMTPS connections (Windows only) |
 | OutboundSound                   | WAV file to play upon outgoing SMTP/SMTPS connections (Windows only) | | OutboundSound                   | WAV file to play upon outgoing SMTP/SMTPS connections (Windows only) |
 +| ArchiveRequirements             | [[:Access]] Requirements for auto-archiving of non-SPAM mail messages (stored in ''.eml'' format) sent to or from select users |
 | JavaScript*           | [global]  | JavaScript-related settings for external mail processing | | JavaScript*           | [global]  | JavaScript-related settings for external mail processing |
 | LogLevel              | [global]  | Minimum severity of log messages to be displayed / stored | | LogLevel              | [global]  | Minimum severity of log messages to be displayed / stored |