-
-
Couldn't load subscription status.
- Fork 124
Description
Hi Simon,
Thank you for your script. I managed to get everything up and running, but have hit a little snag. Right now, it only allows for unencrypted incoming connections. I want to use your script to allow gmail to use a different smtp server for sending mails. However, gmail only allows one of 3 ports to be used and unencrypted connections are only allowed on port 25. Unfortunately, port forwarding on this port is not allowed by my provider.
The only solution I can think of is adding support for connections over TLS/SSL to the script. Do you think this would be feasible and could you potentially give some pointers on where to start?
Cheers
Bart