Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howto:relay_smtp [2012/07/03 13:36] – created 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 10: | Line 13: | ||
- If you do not already have a QWK networking account on Vertrauen, [[howto: | - If you do not already have a QWK networking account on Vertrauen, [[howto: | ||
- If running [[monitor: | - If running [[monitor: | ||
- | - Add '' | + | - Add '' |
- 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: |