Messages to TMobile

Sending notifications to [email protected] does not work in (my) HA. However when sending message to same from my email application it works fine.
Anyone has any suggestion ?

Hi, you are not sharing any important details to be able to help you.

  • What are you using to send these?
  • How did you configure this?
  • What are the log entries for this?
alias: "# Test SOS Button"
description: ""
triggers:
  - entity_id:
      - binary_sensor.sos_button_safety
    to: "on"
    from: "off"
    trigger: state
  - type: unsafe
    device_id: 96fb6b66d7975ec69d2647afb130bff5
    entity_id: 3b9571877b1b5982191168f19d46e0c6
    domain: binary_sensor
    trigger: device
conditions: []
actions:
  - data:
      message: This is a test
      target: [email protected]
      data: {}
      title: test
    action: notify.yyyyyyyy_gmail_com
  - delay:
      hours: 0
      minutes: 0
      seconds: 3
      milliseconds: 0
  - data:
      message: This is a test