Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

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
Next revisionBoth sides next revision
server:mail [2019/03/24 01:37] – Document all the sbbs.ini [mail] section keys/defaults/options (whew!) digital manserver:mail [2020/12/29 23:31] – [sbbs.ini] document MaxConcurrentConnections key digital man
Line 144: Line 144:
 | TLSPOP3Port       | 995           | TCP port number to listen on for incoming POP3S (encrypted) mail-retrieval connections | | TLSPOP3Port       | 995           | TCP port number to listen on for incoming POP3S (encrypted) mail-retrieval connections |
 | MaxClients        | 10            | Maximum number of simultaneous incoming TCP sessions supported | | MaxClients        | 10            | Maximum number of simultaneous incoming TCP sessions supported |
 +| MaxConcurrentConnections | 0      | Maximum number of concurrent connections (without login) from the same IP address (0 = unlimited) |
 | MaxInactivity     | 120           | Maximum amount of TCP session inactivity before timeout and disconnection (in seconds) | | MaxInactivity     | 120           | Maximum amount of TCP session inactivity before timeout and disconnection (in seconds) |
 | MaxDeliveryAttempts | 50          | Maximum number of outbound mail delivery attempts before mail is bounced back to sender | | MaxDeliveryAttempts | 50          | Maximum number of outbound mail delivery attempts before mail is bounced back to sender |
Line 213: Line 214:
 | KILL_READ_SPAM      | Mark received SPAM messages for "Kill after read" | | KILL_READ_SPAM      | Mark received SPAM messages for "Kill after read" |
 | MUTE                | Disable all sound (WAV) files from playing | | MUTE                | Disable all sound (WAV) files from playing |
 +