Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement HTTP webhooks as alternate method to mailing #4

Open
JayGoldberg opened this issue Aug 31, 2016 · 0 comments
Open

Implement HTTP webhooks as alternate method to mailing #4

JayGoldberg opened this issue Aug 31, 2016 · 0 comments

Comments

@JayGoldberg
Copy link
Owner

email through raw SMTP is getting more difficult these days due to mail filtering, SMTP restrictions, and required SSL transports. Some embedded platforms don't have the mail command at all. Implement a way to invoke an HTTP GETs to a specified URL/IP using netcat or similar.

This would also have the nice side effect of revealing the IP that the RSTunnel host is at, in case that helps.

@JayGoldberg JayGoldberg changed the title Implement HTTP calls as alternate method to mailing Implement HTTP webhooks as alternate method to mailing Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant