Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howto:relay_smtp [2012/07/25 18:45] – [Relay SMTP Mail through Vertrauen] Add mention of RELAY_TX option (required). digitalman | howto:relay_smtp [2023/06/16 15:33] (current) – [Relay Outgoing SMTP Mail through Vertrauen] Add SCFG v3.20 example digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Relay SMTP Mail through Vertrauen ====== | + | ====== Relay Outgoing |
| **Problem: | **Problem: | ||
| - | Your ISP restricts or blocks outbound connections to TCP port 25 so you are unable to have the Synchronet [[server: | + | Your ISP restricts or blocks |
| + | |||
| + | **Problem: | ||
| + | Some public mail services (e.g Gmail) reject email messages from your server due to a blocked/ | ||
| **Solution: | **Solution: | ||
| Line 13: | Line 16: | ||
| - Edit the following keys in the '' | - Edit the following keys in the '' | ||
| - | RelayServer=cvs.synchro.net | + | RelayServer=mail.synchro.net |
| RelayPort=587 | RelayPort=587 | ||
| RelayUsername=your BBS's QWK-ID | RelayUsername=your BBS's QWK-ID | ||
| RelayPassword=your QWKnet account password | RelayPassword=your QWKnet account password | ||
| + | | ||
| + | Alternatively, | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Note: the "Use Relay Server" | ||
| + | |||
| + | Or... in [[util: | ||
| + | < | ||
| + | ╔═════════════════════════════════════════════════╗ | ||
| + | ║ | ||
| + | ╠═════════════════════════════════════════════════╣ | ||
| + | ║ │Enabled | ||
| + | ║ │Rescan Interval | ||
| + | ║ │Connect Timeout | ||
| + | ║ │Auto-exempt Recipients | ||
| + | ║ │Max Delivery Attempts | ||
| + | ║ │Delivery Method | ||
| + | ║ │Relay Server Address | ||
| + | ║ │Relay Server TCP Port | ||
| + | ║ │Relay Server Authentication | ||
| + | ║ │Relay Server Username | ||
| + | ║ │Relay Server Password | ||
| + | ╚═════════════════════════════════════════════════╝ | ||
| + | </ | ||
| | | ||
| **Policy: | **Policy: | ||