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

You can donate to the Synchronet project using PayPal.

This is an old revision of the document!


Relay SMTP Mail through Vertrauen

Problem:
Your ISP restricts or blocks outbound connections to TCP port 25 so you are unable to have the Synchronet Mail Server perform Direct Delivery of email messages to public mail (SMTP) servers which require mail delivery on TCP port 25.

Solution:
Use Vertrauen's Synchronet Mail Server (on TCP port 587) to relay your outbound Internet mail.

How-to:

  1. If you do not already have a QWK networking account on Vertrauen, create one.
  2. If running Synchronet Control Panel for Windows, shut it down.
  3. Add RELAY_TX and RELAY_AUTH_PLAIN to the Options key value in the [mail] section of your ctrl/sbbs.ini file. Example: Options = ALLOW_POP3 | RELAY_TX | RELAY_AUTH_PLAIN
  4. Edit the following keys in the [mail] section of your ctrl/sbbs.ini file:
RelayServer=cvs.synchro.net
RelayPort=587
RelayUsername=your BBS's QWK-ID
RelayPassword=your QWKnet account password

Policy:
This relay service can be terminated for one or all clients for any reason at any time. Most notably, if you send SPAM through Vertrauen, you will lose all access to Vertrauen's services, including this one. Your relayed mail messages are not private and there cannot be any expectation of privacy.

See Also