Page 2 of 3

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 9:56 am
by srikanth.kallu
Yes i tested after making the changes, and also tried with different at&t mobile number.

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 10:55 am
by scottwilkerson
Do you have your email setup correctly in Admin -> Manage Email Settings ?

Are you using SMTP or sendmail?

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 10:58 am
by srikanth.kallu
I am using SMTP, and i am receiving email alerts

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 2:32 pm
by scottwilkerson
Can you give me one more screen shot of the mobile carriers page to make sure it looks right

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 2:40 pm
by srikanth.kallu
Please see the attachments,

please let me know if you need something else

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 2:43 pm
by scottwilkerson
Are you in the US?

This telephone number only has 9 digits and needs 10 if you are in the US.

Plus, this is a totally different number than you had in there the other day, and a different quantity of numbers....

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 3:00 pm
by srikanth.kallu
sorry, i was playing wiith different numbers since yesterday,

I have corrected it with the right number and tried to send test notifications again.

But still did not receve any. The number mentioned there is also AT&T.

I have attached another screenshot.

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 3:44 pm
by lmiltchev
Can you send a "regular" e-mail via your default e-mail program to [email protected], and receive it?

Re: Not receving text alerts

Posted: Wed Aug 22, 2012 5:33 pm
by srikanth.kallu
No i am not receiving alerts if "sendmail -s "hi" [email protected]"

So is this something i have to check it on the server ?

Re: Not receving text alerts

Posted: Thu Aug 23, 2012 9:16 am
by lmiltchev
Hmm, try:

Code: Select all

echo test | mail [email protected]
Then, try sending an e-mail to a regular e-mail, using the same command:

Code: Select all

echo test | mail <your_email>