https://github.com/banhao/email_to_sms_call
Email_To_SMS_Call.ps1 is used to monitor a specific mailbox that some important emails you don't want to miss and check later.
https://github.com/banhao/email_to_sms_call
phone-call powershell sms twilio twilio-api twilio-sms-api twilio-voice
Last synced: 10 months ago
JSON representation
Email_To_SMS_Call.ps1 is used to monitor a specific mailbox that some important emails you don't want to miss and check later.
- Host: GitHub
- URL: https://github.com/banhao/email_to_sms_call
- Owner: banhao
- License: mit
- Created: 2020-01-24T21:09:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T04:01:35.000Z (over 3 years ago)
- Last Synced: 2025-04-04T14:43:59.782Z (about 1 year ago)
- Topics: phone-call, powershell, sms, twilio, twilio-api, twilio-sms-api, twilio-voice
- Language: PowerShell
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Email To SMS Call
[](https://github.com/PowerShell/PowerShell) 
[](https://www.powershellgallery.com/packages/Email_To_SMS_Call) [](https://www.powershellgallery.com/packages/Email_To_SMS_Call)
"Email_To_SMS_Call.ps1" is used to monitor a specific mailbox that some important emails you don't want to miss and check later. When the condition matched, the script will send a SMS message to you or make a phone call to you.
It can be used to monitor IT system warning emails or security alert emails to different team by different time range.
This script use the Twilio API to send the SMS and make phone call. So please register a Twilio phone number first.
https://www.twilio.com/
Before you run the script Install the Exchange Web Services Managed API 2.2.
https://www.microsoft.com/en-us/download/details.aspx?id=42951
Also can find this powershell script on Powershell Gallery https://www.powershellgallery.com/packages/Email_To_SMS_Call