Synchronet v3.20d-Win32 (install) has been released (Mar-2025).

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/01/22 17:53] – [External Mail Processors] Fix a couple typos digital manserver:mail [2025/02/16 18:11] (current) – [sbbs.ini] Add NO_READ_POP3 option digital man
Line 32: Line 32:
 === Special Aliases === === Special Aliases ===
 Recipient names configured in ''[[dir:ctrl]]/[[config:alias.cfg]]'' can be used to match recipient names to specific user account numbers, aliases, external email addresses, or even sub-boards. Recipient names configured in ''[[dir:ctrl]]/[[config:alias.cfg]]'' can be used to match recipient names to specific user account numbers, aliases, external email addresses, or even sub-boards.
- 
-=== User Number === 
-Receiving by user account number is also optionally supported, not not encouraged and disabled by default. 
  
 ==== Special Prefixes ==== ==== Special Prefixes ====
Line 172: Line 169:
 ║ │Max Receive Message Size      20M bytes   ║ ║ │Max Receive Message Size      20M bytes   ║
 ║ │Default Recipient                         ║ ║ │Default Recipient                         ║
-║ │Receive By User Number        No          ║ 
 ║ │Receive By Sysop Aliases      No          ║ ║ │Receive By Sysop Aliases      No          ║
 ║ │Notify Local Recipients       Yes         ║ ║ │Notify Local Recipients       Yes         ║
Line 252: Line 248:
 | DEBUG_POP3          | Log all POP3 activity (Debug log level) | | DEBUG_POP3          | Log all POP3 activity (Debug log level) |
 | TLS_POP3            | Support incoming POP3S (POP3/TLS) connections | | TLS_POP3            | Support incoming POP3S (POP3/TLS) connections |
 +| NO_READ_POP3        | Do not mark POP3-retrieved mail messages as "Read" |
 | DEBUG_TX            | Log all transmissions (Debug log level) |  | DEBUG_TX            | Log all transmissions (Debug log level) | 
 | DEBUG_RX_HEADER     | Log headers of all received messages (Debug log level)| | DEBUG_RX_HEADER     | Log headers of all received messages (Debug log level)|
 | DEBUG_RX_BODY       | Log body text of all received messages (Debug log level)| | DEBUG_RX_BODY       | Log body text of all received messages (Debug log level)|
 | DEBUG_RX_RSP        | Log all received responses (Debug log level) | | DEBUG_RX_RSP        | Log all received responses (Debug log level) |
-| ALLOW_RX_BY_NUMBER  | Allow email to be received by user number in addition to name/alias (not recommended) | 
 | ALLOW_SYSOP_ALIASES | Allow email to received for various administrative aliases (e.g. "sysop", "postmaster") to be delivered to the sysop | | ALLOW_SYSOP_ALIASES | Allow email to received for various administrative aliases (e.g. "sysop", "postmaster") to be delivered to the sysop |
 | NO_NOTIFY           | Do not send telegrams to users notifying them of newly received email | | NO_NOTIFY           | Do not send telegrams to users notifying them of newly received email |