I am attempting to send email text messages to my phone number @vtext.com. These are short plain text messages from server monitoring various devices I want to get a text when I get a Critical Alert.
The email appears to be getting delivered when I check my SMTP server logs.
[2016.04.12] 12:17:31 [97222] RSP: 220 njbrspamp1.vtext.com ESMTP
[2016.04.12] 12:17:31 [97222] RSP: 250-njbrspamp1.vtext.com
[2016.04.12] 12:17:31 [97222] CMD: RCPT TO:<##########@vtext.com>
[2016.04.12] 12:17:31 [97222] RSP: 250 recipient <##########@vtext.com> ok
[2016.04.12] 12:17:32 [97222] RSP: 221 njbrspamp1.vtext.com
[2016.04.12] 12:17:32 [97222] Delivery for name@company.com to ##########@vtext.com has completed (Delivered)
Is there a spam bucket or other place that I can look to allow these messages through?
Note: I do get some email messages. I have unchecked the box that blocks all email from being delivered.