Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| server:mail [2024/03/04 18:30] – [Configure] Updated SCFG screenshot digital man | server:mail [2026/03/17 10:11] (current) – [Anti-SPAM] added signup link for spamhaus nelgin | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| === Special Aliases === | === Special Aliases === | ||
| Recipient names configured in '' | Recipient names configured in '' | ||
| - | |||
| - | === User Number === | ||
| - | Receiving by user account number is also optionally supported, not not encouraged and disabled by default. | ||
| ==== Special Prefixes ==== | ==== Special Prefixes ==== | ||
| Line 99: | Line 96: | ||
| When a DNSBL service reports an IP address as " | When a DNSBL service reports an IP address as " | ||
| + | |||
| + | 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:// | ||
| == Exemptions == | == Exemptions == | ||
| Line 114: | Line 113: | ||
| {{: | {{: | ||
| + | |||
| + | ==== Archiving ==== | ||
| + | |||
| + | The Synchronet Mail Server (v3.21+) can automatically archive messages received via SMTP as separate '' | ||
| + | |||
| + | To utilize the mail archive feature, the sysop must set the " | ||
| + | |||
| + | 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 '' | ||
| + | * Messages received for relay by users meeting the archive requirements are be stored in their '' | ||
| + | * Messages received for delivery to local users meeting the archive requirements are stored in their '' | ||
| + | * There' | ||
| + | |||
| Line 152: | Line 166: | ||
| The Synchronet Mail Server can be configured via [[util: | The Synchronet Mail Server can be configured via [[util: | ||
| - | < | + | |
| - | ╔════════════════════════════════════════════╗ | + | ║ Mail Server |
| - | ║ | + | ╠════════════════════════════════════════════╣ |
| - | ╠════════════════════════════════════════════╣ | + | ║ │Enabled |
| - | ║ │Enabled | + | ║ │Log Level |
| - | ║ │Log Level | + | ║ │SMTP Interfaces |
| - | ║ │SMTP Interfaces | + | ║ │SMTP Support |
| - | ║ │SMTP Support | + | ║ │Submission Support |
| - | ║ │Submission Support | + | ║ │Submission/ |
| - | ║ │Submission/ | + | ║ │POP3 Interfaces |
| - | ║ │POP3 Interfaces | + | ║ │POP3 Support |
| - | ║ │POP3 Support | + | ║ │POP3/TLS Support |
| - | ║ │POP3/TLS Support | + | ║ │Mark Retrieved Mail as Read |
| - | ║ │Max Clients | + | |
| - | ║ │Max Inactivity | + | ║ │Max Inactivity |
| - | ║ │Max Concurrent Connections | + | ║ │Max Concurrent Connections |
| - | ║ │Max Recipients Per Message | + | ║ │Max Recipients Per Message |
| - | ║ │Max Messages Waiting | + | ║ │Max Messages Waiting |
| - | ║ │Max Receive Message Size 20M bytes ║ | + | ║ │Max Receive Message Size 20M bytes ║ |
| - | ║ │Default | + | ║ │Limit Rate of Requests |
| - | ║ │Receive By User Number | + | ║ │Post |
| - | ║ │Receive By Sysop Aliases | + | ║ │Default Recipient |
| - | ║ │Notify Local Recipients | + | ║ │Receive By Sysop Aliases |
| - | ║ │Notify Offline Recipients | + | ║ │Notify Local Recipients |
| - | ║ │Allow Users to Relay Mail | + | ║ │Notify Offline Recipients |
| - | ║ │Lookup Client Hostname | + | ║ │Allow Users to Relay Mail |
| - | ║ │Check Headers against DNSBL | + | ║ │Lookup Client Hostname |
| - | ║ │DNS-Blacklisted Servers | + | ║ │Check Headers against DNSBL |
| - | ║ │Hash DNS-Blacklisted Msgs | + | ║ │DNS-Blacklisted Servers |
| - | ║ │Kill SPAM When Read | + | ║ │Hash DNS-Blacklisted Msgs |
| - | ║ │SendMail Support... | + | ║ │Kill SPAM When Read |
| - | ║ │Login Requirements | + | ║ │Spammer IP-Filter Duration |
| - | ║ │JavaScript Settings... | + | |
| - | ║ │Failed Login Attempts... | + | ║ │Login Requirements |
| - | ╚════════════════════════════════════════════╝ | + | ║ │Archive Requirements |
| - | </file> | + | |
| + | ║ │Failed Login Attempts... | ||
| + | ╚════════════════════════════════════════════╝ | ||
| + | |||
| + | The Synchronet Mail Server " | ||
| + | |||
| + | ╔═══════════════════════════════════════════╗ | ||
| + | ║ SendMail Support | ||
| + | ╠═══════════════════════════════════════════╣ | ||
| + | ║ │Enabled | ||
| + | ║ │Rescan Interval | ||
| + | ║ │Connect Timeout | ||
| + | ║ │Auto-exempt Recipients | ||
| + | ║ │Max Delivery Attempts | ||
| + | ║ │Delivery Method | ||
| + | ╚═══════════════════════════════════════════╝ | ||
| ... via [[monitor: | ... via [[monitor: | ||
| Line 227: | Line 256: | ||
| | RelayPassword | | RelayPassword | ||
| | DNSServer | | DNSServer | ||
| + | | PostTo | ||
| | DefaultUser | | DefaultUser | ||
| | DefaultCharset | | DefaultCharset | ||
| Line 234: | Line 264: | ||
| | InboundSound | | InboundSound | ||
| | OutboundSound | | OutboundSound | ||
| + | | ArchiveRequirements | ||
| | JavaScript* | | JavaScript* | ||
| | LogLevel | | LogLevel | ||
| Line 251: | Line 282: | ||
| | DEBUG_POP3 | | DEBUG_POP3 | ||
| | TLS_POP3 | | TLS_POP3 | ||
| + | | NO_READ_POP3 | ||
| | DEBUG_TX | | DEBUG_TX | ||
| | DEBUG_RX_HEADER | | DEBUG_RX_HEADER | ||
| | DEBUG_RX_BODY | | DEBUG_RX_BODY | ||
| | DEBUG_RX_RSP | | DEBUG_RX_RSP | ||
| - | | ALLOW_RX_BY_NUMBER | ||
| | ALLOW_SYSOP_ALIASES | Allow email to received for various administrative aliases (e.g. " | | ALLOW_SYSOP_ALIASES | Allow email to received for various administrative aliases (e.g. " | ||
| | NO_NOTIFY | | NO_NOTIFY | ||
| Line 289: | Line 320: | ||
| | **message_text** | | **message_text** | ||
| | **new_message_text** | | **new_message_text** | ||
| - | | **recipient_list** | + | | **recipient_list** |
| | **processing_error** | | **processing_error** | ||
| | **log_text** | | **log_text** | ||
| Line 297: | Line 328: | ||
| === Message Text === | === Message Text === | ||
| - | An external mail processor may either modify the **message_text** file in-place or create a **new_message_text** will be used in its place. | + | An external mail processor may either modify the **message_text** file in-place or create a **new_message_text** |
| === Recipient List === | === Recipient List === | ||