Skip to content

Communication with SMS gateway failed #2

@globemediaofficial

Description

@globemediaofficial

I am unable to send the messages. I did configure gmail but the error suggests it's still trying to use smtp.host.com instead of smtp.gmail.com.

curl -X POST http://0.0.0.0:9090/text --data-urlencode number='<my number>' --data-urlencode 'message=Hello world'
{"success":false,"message":"Communication with SMS gateway failed. Did you configure mail transport in lib/config.js?  Error message: 'getaddrinfo ENOTFOUND smtp.host.com'"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions