when i send an SMS via PHP mail using number@txt.bell.ca, the SMS I receive starts with two square brackets. Like “[]”. Any idea why?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Is it going as a multi-part message or a single PDU?
At a guess one of the aggregators / gateways along the route is adding in a multi-part header like [1/2], but getting it slightly wrong for a single PDU message.