Nagios MMS not being received by ATT Iphones

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
GldRush98
Posts: 259
Joined: Wed May 25, 2011 10:51 am
Location: Springfield, IL
Contact:

Re: Nagios MMS not being received by ATT Iphones

Post by GldRush98 »

I'm not sure what you mean by mms tag?
AT&T has an email -> MMS gateway that you are supposed to be able to send email to, that will then get delivered as an MMS to the phone. For any other mail server this works as is.
What is especially strange is that if I send a mail from the bash interface at the CLI to the mms gateway, it is delivered to my phone. So I know it's not an IP block.
But when I try and send a test alert from XI, it never makes it. Further evidence of AT&T's filtering IMO.
I almost wonder if it's flagging on something in the header, like
X-Mailer: PHPMailer 5.1 (phpmailer.sourceforge.net)
Or some other tag... like https://drupal.org/node/321857
edit: it's not the PHPMailer bit, I removed that and still filtered.
edit2: tried switching from sendmail to postfix, no change
Prod XI: Debian 12 - Nagios XI 2026R1.2
Dev XI: Debian 12 - Nagios XI 2026R1.2
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios MMS not being received by ATT Iphones

Post by slansing »

By MMS tag I meant using MMS instead of SMS, as the address, i.e mms.att.net.

Have you verified you are able to send a decent number of emails manually within shout succession to simulate XI alerting a group of contacts? What is the email address of the XI server in:

Admin > Manage Email Settings
isadmin
Posts: 151
Joined: Thu Nov 08, 2012 10:49 am

Re: Nagios MMS not being received by ATT Iphones

Post by isadmin »

The answers I finally got from ATT was the mms.att.net was intended for end users and Companies
should be using page.att.net...this of course gives you the same issue of having a billion separate text alerts to delete.
.I told them thats ridiculous...they may be intentionally dropping them....
User avatar
GldRush98
Posts: 259
Joined: Wed May 25, 2011 10:51 am
Location: Springfield, IL
Contact:

Re: Nagios MMS not being received by ATT Iphones

Post by GldRush98 »

slansing wrote:By MMS tag I meant using MMS instead of SMS, as the address, i.e mms.att.net.

Have you verified you are able to send a decent number of emails manually within shout succession to simulate XI alerting a group of contacts? What is the email address of the XI server in:

Admin > Manage Email Settings
Yeah, on my server it's my production XI server. The email address is using the subdomain the machine is on, and I even tried through an mx record on the subdomain in case they were rejecting messages because of that, but no change.
isadmin wrote:The answers I finally got from ATT was the mms.att.net was intended for end users and Companies
should be using page.att.net...this of course gives you the same issue of having a billion separate text alerts to delete.
.I told them thats ridiculous...they may be intentionally dropping them....
That's the only reasonably explanation I have come to for this happening. Their server accepts the message for delivery, and poof. It's gone forever.
Prod XI: Debian 12 - Nagios XI 2026R1.2
Dev XI: Debian 12 - Nagios XI 2026R1.2
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios MMS not being received by ATT Iphones

Post by abrist »

GldRush98 wrote:That's the only reasonably explanation I have come to for this happening. Their server accepts the message for delivery, and poof. It's gone forever.
ATT is notorious for this. They may require the sender's address to be a valid one (no root@hostname senders). Can you send an email from one of your "real" email addresses to the gateway?
Are you using sendmail or the smtp php mailer to send the emails?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
User avatar
GldRush98
Posts: 259
Joined: Wed May 25, 2011 10:51 am
Location: Springfield, IL
Contact:

Re: Nagios MMS not being received by ATT Iphones

Post by GldRush98 »

abrist wrote:
GldRush98 wrote:That's the only reasonably explanation I have come to for this happening. Their server accepts the message for delivery, and poof. It's gone forever.
ATT is notorious for this. They may require the sender's address to be a valid one (no root@hostname senders). Can you send an email from one of your "real" email addresses to the gateway?
Are you using sendmail or the smtp php mailer to send the emails?
Yeah, I can email from an actual email account and it goes trough fine. I can even use the mail command at a shell on the Nagios box and it'll send through fine. As soon as XI tries to send it, nothing. I don't get how AT&T is filtering them but they are. As far as I can tell it's not a Nagios keyword or anything.
Prod XI: Debian 12 - Nagios XI 2026R1.2
Dev XI: Debian 12 - Nagios XI 2026R1.2
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios MMS not being received by ATT Iphones

Post by abrist »

Is XI configured to sen mail through sendmail or the smtp php mailer?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
User avatar
GldRush98
Posts: 259
Joined: Wed May 25, 2011 10:51 am
Location: Springfield, IL
Contact:

Re: Nagios MMS not being received by ATT Iphones

Post by GldRush98 »

Sendmail
Prod XI: Debian 12 - Nagios XI 2026R1.2
Dev XI: Debian 12 - Nagios XI 2026R1.2
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios MMS not being received by ATT Iphones

Post by abrist »

Interesting. The mail command by default should use the same "sender" as sendmail. What email address do you defined in XI? (admin --> manage email settings) (Post the entire text of the form)
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
User avatar
GldRush98
Posts: 259
Joined: Wed May 25, 2011 10:51 am
Location: Springfield, IL
Contact:

Re: Nagios MMS not being received by ATT Iphones

Post by GldRush98 »

abrist wrote:Interesting. The mail command by default should use the same "sender" as sendmail. What email address do you defined in XI? (admin --> manage email settings) (Post the entire text of the form)
I also tried simply: and But still no change.
Prod XI: Debian 12 - Nagios XI 2026R1.2
Dev XI: Debian 12 - Nagios XI 2026R1.2
Locked